JabRef / jabref

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

Store journal lists in separate directory #10557

Open koppor opened 1 year ago

koppor commented 1 year 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 1 year 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 1 year ago

Sure, go ahead.

anii1827 commented 1 year 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 11 months ago

Koppor answered your question in Gitter I believe.

Azgharpasha commented 10 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 10 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 3 months ago

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

github-actions[bot] commented 3 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! 🚀

Daniel-Ruan commented 1 month ago

I am a student at the Australian National University, and my team and I are interested in working on the "Store journal lists in separate directory" issue (#10557). We have reviewed the background and feature request outlined in the issue description and are eager to contribute to streamlining JabRef's handling of journal abbreviation lists.

We understand the requirements of placing journal abbreviation lists into a specific directory and ensuring JabRef can automatically detect and process these files. We believe we can implement a solution that meets these needs and enhances user experience.

Could you please assign this issue to us or provide further guidance on how we can proceed?

github-actions[bot] commented 1 month 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.

In case you encounter failing tests during development, please check our developer FAQs!

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! 🚀