aboutsummaryrefslogtreecommitdiff
path: root/tests/multi-files
Commit message (Collapse)AuthorAge
* Simplify codebaselukeflo2025-01-29
| | | | | | | + Remove EntryTableItem struct + Simply use the initial generated BibiData struct + One simple `.clone()`, thus, replaces multiple iterations + Keep all other actions
* rewrite add-entry via DOI workflowlukeflo2024-12-23
| | | | | | | + split some functions to fit with different popups + select if append to file (and to which) or create new file + error handling if resolving doi ist not possible + error handling for wront doi patterns
* new gifs: multifile approach, updated color schemelukeflo2024-11-28
|
* handling of errors and ui for multi file caselukeflo2024-11-25
|
* working multi file approachlukeflo2024-11-23
|
* open multiple files: per CLI possiblelukeflo2024-11-22