Oliver Kopp
Oliver Kopp
Maybe first work on https://github.com/JabRef/jabref/issues/10371 - to know about the nested structures and maybe come up with a refined schema (maybe supporting JSON for the metadata?)
Please first investigate the current code base - and not JabRef 5.15. You can hook into the PR https://github.com/JabRef/jabref/pull/11879 to improve/fix the synchronization. --- ## Background Current thinking of JabRef...
> We have "Automatically set File links (F7) " which actually does a part of this - if the file is already named according to the defined pattern. And that...
> > Column 2: candidate entry (citation key. If clicked, main table jumps to that entry) ... If possible: In case two (or more) candidate entries exist, the cell turns...
@KandyKorn For more readable screenshots, we recommend [Flameshot](https://flameshot.org/) and [Greenshot](https://getgreenshot.org/) 😅 > Lets say the files are nested inside of a bunch of different folders, should the corresponding row to...
@KandyKorn Thank you for refining. Question 1: Summary is good 👍. Question 2: Nice idea, lets do this. Don't forget that the wish was to be able to do "maintable.selectEntry"....
> Small magnifying glass appears Nice. I could not come up with another icon idea. If someone else come up with one, I assume it is easily to be fixed...
I switched to Temurin in `.sdkmanrc` as most users use that - and we need Corretto only for distribution CC @Siedlerchr
> The fix resulted in [JDK-8369853](https://bugs.openjdk.org/browse/JDK-8369853) regression. These two issues should be backported together