ThiloteE
ThiloteE
f7648e82168e180f635b0e783262117d75c87fa5 introduced multiple backup files (10 to be exact), but the problem here is still valid: - Give user more information about these multiple backup files, so that - they...
Duplicating/cross-referencing the linked file field to another entry might lead to unintended consequences when writing metadata to pdf. See https://github.com/JabRef/jabref/issues/8278#issuecomment-991641908 > When two entries are linked to the same file...
Would the following solve https://github.com/JabRef/jabref/issues/6294#issuecomment-1030638255? Example for Treetableview (equivalent to JabRef maintable) showing "parent" and "child":  I think these are the most relevant code lines (might require more and...
This issue here will become increasingly important, once the new Lucene search syntax will be introduced. Adding this change here would allow to easily identify groups that have to be...
hey, thanks yes this seems to be a lot less controversial issue than the other one :-) Thanks for the PR, I am going to try it :-)
To reiterate: There is still the problem that when there are more than 3 files attached, some files will be hidden from view. Here is where the relevant files and...
To clarify: This issue was mentioned in pr #8297, but this can also be reproduced in current JabRef stable 5.6.
General remarks for contribution: Check out https://github.com/JabRef/jabref/blob/main/CONTRIBUTING.md for a start. Feel free to ask if you have any questions here on GitHub or also at JabRef's [Gitter](https://gitter.im/JabRef/jabref) chat. Try to...
@sreenath-tm I have seen you are interested in multiple issues (9031 and 9042). I assume you are a student or a project newcomer and for this reason I would suggest...
With regard to the code, Christoph or one of the other maintainers will be able to explain more. I would start with 1. Look at devdocs with regard to fetchers:...