koppor / jabref

Collection of simple for JabRef issues. Please submit PRs to https://github.com/jabRef/jabref/.
https://github.com/jabRef/jabref/
MIT License
8 stars 13 forks source link

Improve .bak detection #597

Closed koppor closed 2 years ago

koppor commented 2 years ago

I get following popup after following steps:

  1. Close .bib file
  2. git pull
  3. Open .bib file
  4. Dialog appears: image

Expected result: no dialog appears

Implementation idea: Compare timestamp of last .bak file and .bib file. If .bak file is newer than .bib file, show dialog. Otherwise: no action