-
This meta-issue is here to provide a starting point for anybody who wants to work on performance issues and point them to related literature and utilities. It also keeps track of certain bugs related …
-
### JabRef version
5.8 (latest release)
### Operating system
GNU / Linux
### Details on version and operating system
Ubuntu 21.04
### Checked with the latest development build
- […
-
As user, I organize my PDFs in folders. Example:
```
Related_Work_Collection
├── Quantum_Computing
│ ├── Algorithms
│ │ ├── Quantum_Factorization_Overview.pdf
│ │ └── Grover_Search_I…
-
### JabRef version
Latest development branch build (please note build date below)
### Operating system
GNU / Linux
### Details on version and operating system
openSUSE Tumbleweed with K…
-
The code example is not valid (e.g. `Util.createNeutralId()`). Also, there are references to SourceForge.
Finally, are there any existing custom importers that we would like to add directly to JabRef…
-
## Background
- JabRef offers journal abbreviations. They are described at https://docs.jabref.org/advanced/journalabbreviations.
- JabRef has a data directory. On Windows, it is located at `%APPD…
-
### Description of the problem
Trying to launch jabref return an error
### System
- hardware : raspberry pi 4 4gb
- os: raspbian 10
- flatpak: version 1.2.4-1 armhf from official raspbian r…
-
If JabRef is used in a small screen resolution, I cannot reach the "Agree" button without resizing the entry editor:
![image](https://github.com/user-attachments/assets/7fb216db-65e5-42e0-8a70-0d7f…
-
In my PR of JabRef we implemented RAG manually:
1. It's local-first
2. No need for special setup
3. No need for external application
4. It is fully implemented RAG architecture (though, may be not…
-
See https://github.com/JabRef/jabref/pull/1451 for the code.
- _Automatic_ change push to the server via EventBus. _(Support for all kinds of EntryEvents, see https://github.com/JabRef/jabref/pull/102…