We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
JabREf has suport to abbreviate and unabbreviate journal names: https://docs.jabref.org/advanced/journalabbreviations
With #9504, JabRef has much better internal handling of journal lists.
The dropdown of JabRef should not show a single "JabRef built in list", but should show the various lists we offer.
Steps:
#
Instead of a dropdown, have a list of
Similar to "Databases" at SLR:
Or similar to the "Protected Terms File"
Then, one can enable and disable with a click.
Attention: There are dotless and dot abbreviation lists - maybe the UI should distinguish them, too.
List of journals will be hard-coded
MVStore should store each list in a separate table
Converter needs to be adapted
The yellow one should be replaced, the green one should be kept - and updated upon selection change at the yellow one.
Optionally, online lists could be downloaded - User could point to https://github.com/JabRef/abbrv.jabref.org/tree/main/journals and select a list from there - or "just" put a CSV online link.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Background
JabREf has suport to abbreviate and unabbreviate journal names: https://docs.jabref.org/advanced/journalabbreviations
With #9504, JabRef has much better internal handling of journal lists.
Feature
The dropdown of JabRef should not show a single "JabRef built in list", but should show the various lists we offer.
Steps:
#
which indicates a comment)) - refs second item of Improve journal list handling jabref-koppor#48Instead of a dropdown, have a list of
Similar to "Databases" at SLR:
Or similar to the "Protected Terms File"
Then, one can enable and disable with a click.
Attention: There are dotless and dot abbreviation lists - maybe the UI should distinguish them, too.
List of journals will be hard-coded
MVStore should store each list in a separate table
Converter needs to be adapted
The yellow one should be replaced, the green one should be kept - and updated upon selection change at the yellow one.
Optionally, online lists could be downloaded - User could point to https://github.com/JabRef/abbrv.jabref.org/tree/main/journals and select a list from there - or "just" put a CSV online link.
The text was updated successfully, but these errors were encountered: