Oliver Kopp

Results 1977 comments of Oliver Kopp

> Hello, @koppor, > > I am happy to be making my second contribution to Jabref. Would you have a lead regarding this issue? I did not understand what I...

Somehow refs https://github.com/JabRef/jabref/issues/160

The driver of the following solution is a shared bibliography in a group of researchers. Solution proposal: * Two kinds of PDF files: "plain" (without comments) and "commented" (with comments)...

@patriciagam needs to comment herself, otherwise, I cannot assign her to the list of assignees.

@patriciagam Welcome back. I saw a successfully merged PR (https://github.com/JabRef/jabref/pull/12801). I hope, you also found yourself listed as contributor to the last alpha release at https://blog.jabref.org/2025/05/06/JabRef6-0-alpha2/#contributors.

@K4ppaaa TBH, I wonder why we didn't see any draft pull request yet. Note that you can also ask questions at https://gurubase.io/g/jabref.

This issue is too compilcated to understand in this case. Moved to an internal discussion for refinement: https://github.com/JabRef/jabref-issue-melting-pot/issues/1002

@jayvardhanghildiyal I added the "Pinned" label and hope for the best 😅

> I was looking into how I can access the data from the entries or get access to the .bib file, but realized duplicate checking is already implemented. I found...

(on my mobile; excuse brevity) - The bibentrys doi should alsl be stripped - use stream().map().filter().findfirst.map() - in the first map, map to a tuple bibentry and strippeddoi; the doi...