-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Save/save as: file type shows BIBTEX_DB #9372
Comments
There is I propose to rename to
As added bonus, it would spread the knowledge about BibLaTeX, which I think is a good thing because BibTeX is a little outdated and we not only support BibTeX, but also BibLaTeX. Furthermore, I would propose to rename |
Removing good first issue, because we are still discussing |
Personally, I would strive to make JabRef's UI as independent as possible from the fact that we use Bib(La)TeX under the hood. JabRef's whole point is to abstract away the boring bibtex related things, so why should we remind people that they are still using it? This becomes especially relevant once we have our word addin running, which then hopefully attracts people that have never heard of bibtex before. After using Zotero and Mendeley for a bit, I really don't see anything that they do better then us - so I would like to position JabRef as "a wholesome reference manager that even works well with bibtex" over our current "a niche bibtex manager that is only useful for latex nerds". So I would always use "Library file" over "BibTeX/BibLaTeX file". It is also shorter, which is nice for the menu. |
so you propose to rename |
I agree with Thilo. And plain bibtex is bibtex without jabref metdata etc. Mods and RIS etc are also completely different formats. So we should use bibtex as it's the format. |
I always position JabRef as tool for BibTeX. Some pro users hesitate to use JabRef if JabRef seems to move away from BibTeX. Maybe, we need to offer two modes: Entry mode (which is a general mode avoiding BibTeX) and professional mode (which has more "BibTeX" in the UI and is more clear in BibTeX terms). Maybe, it's "just" a new localization for the UI? Maybe we should have a strategic call discussing the general direction. |
If we would use RIS as our main file format, yes. But its a nice Gedankenexperiment: would we put RIS everywhere in our UI if we would use it as our main file format? |
I'd like to work on this, please. I express my opinion, as well: |
Thanks for your continued engagement morgantex :-) Great job with pr 9703 |
We don't support BibTeXML any more. There should be no leftovers in the code hopefully... |
I found it into the "main" branch. However, I used BibTeXML just as an example of Type with multiple extensions. |
devcall decision: /src/main/java/org/jabref/logic/util/StandardFileType.java#L21 I think the main issue is in: jabref/src/main/java/org/jabref/gui/util/FileFilterConverter.java Lines 29 to 31 in 14c12b1
|
Change default File Chooser to show supported files extensions
Change default File Chooser to show supported files extensions
Change default File Chooser to show supported files extensions
Change default File Chooser to show supported files extensions
Change default File Chooser to show supported files extensions
* upstream/main: (31 commits) Fixes #9372 Change default File Chooser to show supported files extensions Fix path in devs documentation (#9810) New translations JabRef_en.properties (Tagalog) New translations JabRef_en.properties (Persian) New translations JabRef_en.properties (Indonesian) New translations JabRef_en.properties (Portuguese, Brazilian) New translations JabRef_en.properties (Vietnamese) New translations JabRef_en.properties (Chinese Traditional) New translations JabRef_en.properties (Chinese Simplified) New translations JabRef_en.properties (Ukrainian) New translations JabRef_en.properties (Turkish) New translations JabRef_en.properties (Swedish) New translations JabRef_en.properties (Russian) New translations JabRef_en.properties (Portuguese) New translations JabRef_en.properties (Polish) New translations JabRef_en.properties (Norwegian) New translations JabRef_en.properties (Dutch) New translations JabRef_en.properties (Korean) New translations JabRef_en.properties (Japanese) New translations JabRef_en.properties (Italian) ...
JabRef version
5.7 (latest release)
Operating system
GNU / Linux
Details on version and operating system
No response
Checked with the latest development build
Steps to reproduce the behaviour
Appendix
...
Log File
The text was updated successfully, but these errors were encountered: