Oliver Kopp

Results 697 issues of Oliver Kopp

This is a follow up to https://github.com/JabRef/jabref/pull/12576 and a real fix for https://github.com/JabRef/jabref/issues/12551. Example entry preview - based on [`Chocolate.bib`](https://github.com/JabRef/jabref/blob/main/jablib/src/test/resources/testbib/Chocolate.bib); `Richard_2017`: ![Image](https://github.com/user-attachments/assets/da3f89c4-bb23-4e2d-bf07-4c738206a6c4) I press "copy citation (html)": ![Image](https://github.com/user-attachments/assets/a238caa7-4b19-4482-92de-7cc8a5cb32b2) Then following...

component: entry-preview
good first issue
📌 Pinned

Follow-up to https://github.com/JabRef/jabref/pull/11845 Hopefully fixes OutOfMemoryExceptions Tries to make use of [`closeImmediatly()`](https://javadoc.io/doc/com.h2database/h2/1.4.192/org/h2/mvstore/MVStore.html) of MVStore ### Mandatory checks - [x] I own the copyright of the code submitted and I license...

As researcher, I have created dozens of `.bib` files, which I want to consolidate into one: I would like to point JabRef do a directory. Then, it recursively crawls the...

📍 Assigned
📌 Pinned
🔔 reminder-sent
component: git

Context: https://github.com/JabRef/jabref/issues/12532#issuecomment-2743855961 JabRef does not support `\` to be used as escaping for the keyword separator Task: 1. Add test cases for `\,` in org.jabref.model.entry.KeywordListTest 2. Adapt `org.jabref.model.entry.KeywordList#parse(java.lang.String, java.lang.Character, java.lang.Character)`...

good second issue

![image](https://user-images.githubusercontent.com/1366654/170995145-bd8f03d0-fae0-41f3-b8db-b2f0130aa6f1.png) It is unclear, which JabRef key is used there. ***Update** - Show tooltip of username and host when hovering on "User-specific file directory" and the text box next to...

good first issue
📍 Assigned

If `--help` is active, JabRef CLI should output help - NOT pass this to the GUI 2. Start JabRef and keep it running 3. run `jabref.exe --help` 4. See `INFO:...

good first issue
📍 Assigned
🔔 reminder-sent

## Background JabRef has suport to abbreviate and unabbreviate journal names: https://docs.jabref.org/advanced/journalabbreviations With https://github.com/JabRef/jabref/pull/9504, JabRef has much better internal handling of journal lists. ## Feature The dropdown of JabRef should...

size: big
📍 Assigned
component: journal abbreviations
🔔 reminder-sent

I start git bash on Windows. I run ./gradlew :jabkit:run --args="check-consistency --input=/c/Users/koppor/Downloads/test.bib" I get ``` ERROR: Error opening file '\c\Users\koppor\Downloads\test.bib': org.jabref.logic.importer.ImportException: java.nio.file.NoSuchFileException: \c\Users\koppor\Downloads\test.bib ``` I think, we need to internally...

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

This is a follow-up to https://github.com/JabRef/jabref/pull/12461. This is a refinement of the GSoC project description https://github.com/JabRef/jabref/wiki/GSOC-2025-ideas-list#welcome-walkthrough covering the **welcome tab** only. --- > [!Note] > A welcome walkthrough is a...

project: gsoc
size: big
📍 Assigned
📌 Pinned
component: welcome-tab
good third issue
component: welcome-walkthrough

As user, one can run biber --validate_datamodel xyz.bib Then, the log is filled with entries such as WARN - Datamodel: report entry 'Iron2009' (oliver-kopp.bib): Missing mandatory field 'type' A pattern...

good first issue
📍 Assigned
dev: data-model