Jabref Daily: Preferences Get Personal

Today's merges center on giving JabRef longer memory for user choices — per-library journal abbreviation settings, per-database citation scoping, and independent import preferences — alongside a fix that replaces a dead journal-lookup service with live data from Crossref and OpenAlex.

Duration: PT2M32S

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-08-07T04:00:04Z
  • Audio duration: PT2M32S

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 August 7th, 2026, and this is Jabref Daily.

The clearest thread running through today's activity: JabRef is tightening up how it respects user and library-level preferences, instead of falling back on global defaults that don't always fit.

Start with PR 15517, from faneeshh. It adds a per-library journal abbreviation setting using the LTWA standard, stored directly in library metadata and applied during save. The tricky part, as the description lays out, is that the existing save-action formatter system couldn't handle a dependency like the…

The same theme shows up in PR 16484, from subhramit. CSL for LibreOffice now respects the "look up entries in the active tab only" preference — something JStyle and BST already did. Without it, having the same entry open in two libraries could cause citation keys to collide during bibliography generation. This was a…

And PR 16506, opened by adityaanikam, gives the import dialog's "download linked files" checkbox its own persisted preference, so it no longer silently inherits the general web-search download setting. Small in scope, but it removes a source of user confusion.

Separately, PR 16504 from Siedlerchr replaces the…

Nearby episodes from Jabref Daily

  1. New Search Fetcher, Leaner CI
  2. OpenOffice Settings Get an Overhaul
  3. Cleaning Up Null Safety and Dead Code
  4. Preferences Consolidation and a CI Security Fix
  5. Journal Lookup Gets a New Data Source
  6. Cleaning Up Rough Edges
  7. LibreOffice Citations Get Serious Upgrades
  8. Chasing the Entry Editor Freeze