Oliver Kopp
Oliver Kopp
The current "error" dialog for renaming a file to an existing file is not good. Improvements: 1. Allow "Keep both" -> JabRef adds ` (1)`, ` (2)`, ... at the...
In the "Citation relations", if there is no DOI, offer a "link" to determine the DOI. 1. In the text shown "The selected entry doesn't have a DOI linked to...
I hardly remember where which field is stored in the entry editor. I would like to have Ctrl+J, where i have to type a filed name and then can select...
I run ./gradlew :jabkit:run --args="check-consistency --help" I get ``` Usage: jabkit check-consistency [-dhp] --input= [--output-format=] Check consistency of the database. -d, --debug Enable debug output -h, --help display this help...
I'd like to be able to quickly open a paper in google scholar and semantic scholar to search for citations. This is a very basic feature in comparison to https://github.com/JabRef/jabref/pull/2189
Follow-up to https://github.com/JabRef/jabref/pull/11845 5. If there was an error: retry 6. If below threshold time: ask in a dialog whether to really refetch. If yes: Refetch: If not: Nothing 7....
As user, I would like to have a seamless integration in git. For "straight-forward" cases, JabRef should do "magic". Implementation drivers - In case of an error, the file should...
As user, I can refine entry's data using a DOI. See https://docs.jabref.org/finding-sorting-and-cleaning-entries/getbibtexdatafromdoi#completing-information-based-on-doi-or-isbn for an example. Then, for any field, it could be possible that information is existing locally ("Original entry")...
## Context Our layout files are very strange. - Documentation: https://docs.jabref.org/import-export/export/customexports - Repository for all layout files: https://github.com/JabRef/layouts.jabref.org - Directory for all internal layout files: https://github.com/JabRef/jabref/tree/master/src/main/resources/resource/layout - Example: HTML Export:...
When viewing a PDF, I'd like to make highlightnings and comments. When sending around the PDF ("send as email"), I'd like to send the plain PDF. I could solve that...