Skip to content

Commit 511508d

Browse files
authored
Add new project idea (#8)
1 parent 1bba77b commit 511508d

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
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)

0 commit comments

Comments
 (0)