| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | add `file_prefix` option to config and opening function | lukeflo | 2025-02-27 |
| | | |||
| * | improve file handling | lukeflo | 2025-02-17 |
| | | | | | | | + If config file **and** CLI args have different files/dirs, concat them and open all + Adapt UI to show which files are choosen + TODO: Flag for ignoring config file | ||
| * | Simplify codebase | lukeflo | 2025-01-29 |
| | | | | | | | | + Remove EntryTableItem struct + Simply use the initial generated BibiData struct + One simple `.clone()`, thus, replaces multiple iterations + Keep all other actions | ||
| * | collect code for adding entries and opening files in method | lukeflo | 2024-12-23 |
| | | |||
| * | rewrite add-entry via DOI workflow | lukeflo | 2024-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 | ||
| * | use input struct, place cursor at pos | lukeflo | 2024-12-23 |
| | | |||
| * | Add expansion of ~ to home-dir | lukeflo | 2024-12-01 |
| | | |||
| * | new gifs: multifile approach, updated color scheme | lukeflo | 2024-11-28 |
| | | |||
| * | handling of errors and ui for multi file case | lukeflo | 2024-11-25 |
| | | |||
| * | working multi file approach | lukeflo | 2024-11-23 |
| | | |||
| * | open multiple files: per CLI possible | lukeflo | 2024-11-22 |
| | | |||
| * | filepath as OsString, new color sheme | lukeflo | 2024-11-22 |
| | | |||
| * | version bumb 0.7.0, new gif | lukeflo | 2024-11-19 |
| | | |||
| * | Handle short and long author fields | lukeflo | 2024-10-18 |
| | | |||
| * | add hayagriva test file | lukeflo | 2024-10-14 |
| | | |||
| * | Updated test bib and gif | lukeflo | 2024-10-14 |
| | | |||
| * | reorganize folder structure | lukeflo | 2024-10-14 |
