JabRef / jabref

Graphical Java application for managing BibTeX and biblatex (.bib) databases
https://devdocs.jabref.org
MIT License
3.58k stars 2.5k forks source link

Store journal lists in separate directory #10557

Open koppor opened 11 months ago

koppor commented 11 months ago

Background

Feature

Journal abbreviation lists should be placed in a single directory. As default, that directory is %APPDATA%\..\local\org.jabref\jabref\journal-abbreviations` (Windows)

MathewKnee commented 10 months ago

Hi all, hope everything is going well! I'm really interested in tackling this issue as a beginner, could I take it?

ThiloteE commented 10 months ago

Sure, go ahead.

anii1827 commented 10 months ago

I have setup the code base on Linux OS. I am looking for the journal abbreviations default list in Linux directory but unable to find. also I downloaded the Jebref from website. I can see the complete journal abbreviations list but in local development running version I can only see one demo entry.

downloaded version. image

Development version: development version screenshot

ThiloteE commented 10 months ago

Koppor answered your question in Gitter I believe.

Azgharpasha commented 8 months ago

Hi @MathewKnee @koppor regarding Issue #10557 As, mentioned in above steps . I added the new file in my local directory as shown below image .

journalpreferences

I added some journal abbreviations in test.csv file as shown below image

and I am able to see the journal in my jabref GUI as shown below image

but I am unable to add abbreviations from jabref but unable to understand what actually explained in Feature in above issue. I have't done any code level changes . image

any suggestion to understand it clearly and should be able to journal abbreviations from jabref GUI itself and it should be saved in my custom test.csv file in my custom directory I have implemented.

koppor commented 8 months ago

@Azgharpasha You have to press enter to get the value accepted. External issue: https://bugs.openjdk.org/browse/JDK-8089514

Mohamad-e commented 2 months ago

Hey, Is this issue still open? I would like to tackle this task as my first contribution.

github-actions[bot] commented 2 months ago

Welcome to the vibrant world of open-source development with JabRef!

Newcomers, we're excited to have you on board. Start by exploring our Contributing guidelines, and don't forget to check out our workspace setup guidelines to get started smoothly.

Having any questions or issues? Feel free to ask here on GitHub. Need help setting up your local workspace? Join the conversation on JabRef's Gitter chat. And don't hesitate to open a (draft) pull request early on to show the direction it is heading towards. This way, you will receive valuable feedback.

Happy coding! 🚀