koppor / jabref

Collection of simple for JabRef issues. Please submit PRs to https://github.com/jabRef/jabref/.
https://github.com/jabRef/jabref/
MIT License
8 stars 13 forks source link

Activation of "Show dedicated file columns" should add columns of existing files #477

Open koppor opened 3 years ago

koppor commented 3 years ago

Click:

grafik

Should automatically add all columns existing for the files attached. E.g., if a PDF is attached in any entry in the bib database, the column "PDF" should be added. If Word, then Word, ... - Do not add XLSX if no XLSX is attached

The columns should be added directly after the "file" column.

Implementation hint: The method exectued when putting the check mark is org.jabref.gui.preferences.TableTabViewModel#insertExtraFileColumns.

ThiloteE commented 1 year ago

@koppor Should I remove this from the good first issues projects group, since you removed the label?

koppor commented 1 year ago

@ThiloteE Yes, please remove it. You can also delete our two comments then ^^