Jabref Daily: Drag, Drop, and Cite Fixes

JabRef developers closed out several user-facing bugs today, from a data-loss risk in drag-and-drop to citation export gaps, alongside quiet maintenance work on code quality and contribution policy.

Duration: PT2M30S

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-05T04:01:28Z
  • Audio duration: PT2M30S

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

Today's activity centers on one theme: cleaning up rough edges in everyday workflows that could quietly cause data problems or block features contributors rely on.

Start with PR 16487. Dragging a dot-bib file onto an entry row was being treated like a PDF attachment — actually moving the file into the PDF folder and making it vanish from its original location. That's a real data-loss risk, not just a UI quirk. The fix separates bib files from other file types at the drop…

Next, citation export. PR 16492 extends "Export Cited" — pulling all cited entries into a new library — beyond JStyles to also cover CSL and BST styles. This depends on PR 16484 landing first, so if you're tracking either, expect a merge order dependency and a main branch back-merge before this is ready.

On the smaller-but-steady side: PR 16489 fixes the RFC fetcher so that entry 9999 is now correctly recognized as valid, closing out issues 16480 and 13109. And PR 16490, from InAnYan, is the fourth installment of a running null-away refactoring series — this one converting a return type to Void. Small, but it's part…

One UI polish item is still in flux:…

Nearby episodes from Jabref Daily

  1. LibreOffice Citations Get Serious Upgrades
  2. Chasing Down the Entry Editor Freeze
  3. Citation Reliability and Fetcher Discipline
  4. CI Overhaul and Native Image Push
  5. CI Overhaul and Zotero Compatibility
  6. Editor Rework and CI Guardrails
  7. Git Sharing Gets More Reliable
  8. Bibliography Compatibility Push