Add a "view as BibTeX" option before importing an entry from the cita…#11847
Merged
Conversation
koppor
requested changes
Sep 29, 2024
Contributor
Author
|
Thank you for your feedback! I've addressed the issues you pointed out and made the necessary changes. Please take a look and let me know if everything looks good now. |
koppor
requested changes
Sep 29, 2024
added 2 commits
September 29, 2024 18:44
…07/jabref into feat-for-issue-11826
Contributor
Author
|
Thank you for the feedback and the tips! I've addressed the comments and reviewed the code in IntelliJ. Please take a look at the updates and let me know if everything looks good. |
Siedlerchr
reviewed
Sep 29, 2024
Contributor
Author
|
Fixed |
Siedlerchr
reviewed
Sep 30, 2024
Siedlerchr
approved these changes
Oct 2, 2024
Siedlerchr
approved these changes
Oct 2, 2024
koppor
approved these changes
Oct 3, 2024
Member
|
@JamseBonde007 Thanks for your contribution! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add a "view as BibTeX" option before importing an entry from the cita…tion relation tab #11826
This PR implements the feature requested in issue #10869. It adds a button that allows users to display a dialog showing the full BibTeX entry when importing citations from the Citation Relation tab. This enhancement will help users decide whether to import a potentially "duplicate" record by allowing them to see the full details of the entry in BibTeX format.
Closes #11826
Mandatory checks
CHANGELOG.mddescribed in a way that is understandable for the average user (if applicable)