File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ title : More Generic Preferences
3+ author : jabref
4+ categories : ["gsoc2026"]
5+ tags : ["project-idea", "size-large"]
6+ ---
7+
8+ JabRef's strength is that everything is configurable.
9+ There are more than 100 parameters to tweak.
10+ This is loved and hated by users at the same way.
11+
12+ Two major pain points exist.
13+
14+ 1 . In the BibTeX (.bib) file, the preferences are stored using a custom format.
15+ 2 . Some preferences can be configured for each Bib file, but not all.
16+
17+ In this project, two things should be tackled:
18+
19+ 1 . Rewrite preferences storage in the BibTeX file to JSON [ #10371 ] ( https://github.com/JabRef/jabref/issues/10371 )
20+ 2 . Offer preferences to be configured in the library. [ #8701 ] ( https://github.com/JabRef/jabref/issues/8701 )
21+
22+ Note that 2 does NOT mean that all preferences should be stored in the library; only the ones the user wants to store.
23+
24+ ** Possible Mentors:**
25+
26+ [ @koppor ] ( https://github.com/koppor ) , [ @calixtus ] ( https://github.com/calixtus )
27+
28+ ** Project size:**
29+
30+ 350h (large)
You can’t perform that action at this time.
0 commit comments