Jabref Daily: Zotero Compatibility and Preview Rendering Push
JabRef's biggest development thread this cycle is Zotero and citation-data interoperability, anchored by a new CSL-JSON import endpoint, while a second cluster of fixes targets entry preview reliability and usability.
Duration: PT2M48S
Episode overview
This episode is a short developer briefing from Jabref Daily.
It explains recent repository work in plain language.
- Show: Jabref Daily
- Published: 2026-07-08T04:00:44Z
- Audio duration: PT2M48S
Transcript excerpt
This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.
Good morning. It's July 8th, and here's what moved in JabRef.
The standout thread today is citation data interoperability. PR 16151, from koppor, adds a CSL-JSON import endpoint so browser translators like Zotero can hand entries to JabRef and get the correct entry type, instead of everything flattening into a generic article. Rather than build a one-off Zotero mapping, it…
Second theme: the entry preview system got sustained attention. PR 16198 turns on TeX math rendering in previews, depending on an external rendering library update. Right behind it, PR 16197 fixes a font-size regression introduced by that same html-to-node preview engine — a reminder that swapping rendering…
A third, smaller pattern: editor usability polish. PR 16192 removes friction in the file-linking workflow — adding the File field now opens the add-file dialog immediately, and empty-area double-clicks add files too. The merge commit shows extra care taken to guard against stale entry state when the entry editor…
Standalone but notable: PR 16195 adds a "without value" subgroup for automatic keyword groups, so ungrouped entries aren't lost. And PR 16196 pulled in fresh Crowdin translations across six languages.
W…