Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for issue koppor/jabref#521 (add new features about drag&drop between bib libraries) #3

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

GNAQ
Copy link

@GNAQ GNAQ commented Jun 30, 2022

According to issue#521 from koppor/jabref issue tracker, we are adding new feature about allowing drag and drop of items between different opened bib libraries.
This PR will be submitted to JabRef when it is ready.

Behavior Description:

Now when dragging an entry of bib library, JabRef allows user to drop it on another opened library tab, and this item will be copied and added to the dropped library accordingly.

Link issues that are fixed:

Fixed: JabRef#521

Screenshots for UI changes:

Waiting for addition.

Checklist / TODOs :

  • Code implement of this new feature
  • Change in CHANGELOG.md described in a way that is understandable for the average user (if applicable)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (for UI changes)
  • Checked developer's documentation: Is the information available and up to date? If not, I outlined it in this pull request.
  • Checked documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request to the documentation repository.

@GNAQ GNAQ self-assigned this Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for biblatex field aliases
1 participant