jabref icon indicating copy to clipboard operation
jabref copied to clipboard

Graphical Java application for managing BibTeX and biblatex (.bib) databases

Results 553 jabref issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

good first issue
📍 Assigned
📌 Pinned

### Summary of changes This PR adds a new "Copy Field Content" submenu under the existing "Copy..." context menu option for bibliography entries. Changes made: - Added new `StandardActions` enum...

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...

component: ui
component: entry-editor
component: keybinding
good first issue
📍 Assigned
🔔 reminder-sent

**Is your suggestion for improvement related to a problem? Please describe.** The record is always imported to the current bib file/group. **Describe the solution you'd like** Add an option to...

component: groups
component: import-load
📍 Assigned
🔔 reminder-sent

### JabRef version 6.0-alpha ### Operating system Windows ### Details on version and operating system Windows 11 24H2 ### Checked with the latest development build (copy version output from About...

component: maintable
good first issue
📍 Assigned
🔔 reminder-sent

### JabRef version 6.0-alpha2 ### Operating system macOS ### Details on version and operating system _No response_ ### Checked with the latest development build (copy version output from About dialog)...

component: ui
good first issue
📍 Assigned
component: welcome-tab
🔔 reminder-sent

Closes #13275 the ``--output`` option is more indicative of export behavior than ``--output-format`` while checking among the option names. ### Steps to test #### Commands that export ``./gradlew :jabkit:run --args="convert...

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...

component: JabKit [cli]
good first issue
📍 Assigned
📌 Pinned

There has been a lot of discussion and confusion about folders, groups, tags, keywords and labels and what differentiates them. See for example https://github.com/JabRef/jabref/issues/11026#issuecomment-2370583648 and https://github.com/JabRef/jabref/issues/8739#issuecomment-1123621570 ### What we have...

component: groups
component: keywords
status: needs-refinement

Closes #12234 See this: https://drive.google.com/file/d/1VOvWBLP5E9I_sLXd7RpShfXoP0ttg0JZ/view?usp=sharing for a quick demo. Ctrl+C is supported as a part of this PR as well. ### Mandatory checks - [x] I own the copyright of...