| Commit message (Expand) | Author | Age |
| * | fix tests, remove unneeded imports, add description | lukeflo | 2025-10-15 |
| * | skip set and xdata entries by default | lukeflo | 2025-10-14 |
| * | Working proof of concept of citekey formatting | lukeflo | 2025-10-13 |
| * | add dry-run information to --help function | lukeflo | 2025-10-10 |
| * | implement const of ignored special chars for citekey formatting | lukeflo | 2025-10-10 |
| * | case parsing from config, needs to be implemented for citekey struct | lukeflo | 2025-10-08 |
| * | refine matching and preformatting of fields for citekey formattin; add case f... | lukeflo | 2025-10-08 |
| * | implement basic citekey formatting: | lukeflo | 2025-10-07 |
| * | fix config test func | lukeflo | 2025-08-24 |
| * | implement a customizable fourth column for `EntryTable` | lukeflo | 2025-08-23 |
| * | fix some tests, default config, help popup | lukeflo | 2025-07-08 |
| * | `PopupItem::Citekey` impl | lukeflo | 2025-07-04 |
| * | update README: note feature | lukeflo | 2025-06-30 |
| * | implemented symbols for attachements | lukeflo | 2025-06-30 |
| * | colored symbols for attachements, basic implementation | lukeflo | 2025-06-30 |
| * | UI implementation of notes | lukeflo | 2025-06-30 |
| * | Some basic function rewriting for matching different file types | lukeflo | 2025-06-29 |
| * | Fix: light terminal flag, rm obsolete color.rs file | lukeflo | 2025-06-08 |
| * | some more doc strings | lukeflo | 2025-05-26 |
| * | implemented a workflow, but citekey matching still buggy | lukeflo | 2025-05-24 |
| * | Fix: create conf dir if it does not exist | Klimperfix | 2025-03-26 |
| * | freebsd opener -> xdg-open | lukeflo | 2025-03-21 |
| * | add default command for file opening for OS: | lukeflo | 2025-03-20 |
| * | implement test if config file exists, otherwise creation of default file will... | lukeflo | 2025-03-02 |
| * | add `file_prefix` option to config and opening function | lukeflo | 2025-02-27 |
| * | new gif, update version to 0.11.0 | lukeflo | 2025-02-24 |
| * | test module for config crate | lukeflo | 2025-02-23 |
| * | replace Config crate with Figment -> better merging of default and config values | lukeflo | 2025-02-22 |
| * | implement working config file construct, error handling should be improved | lukeflo | 2025-02-21 |
| * | parse config file | lukeflo | 2025-02-21 |
| * | resource opener in config | lukeflo | 2025-02-19 |
| * | improve file handling | lukeflo | 2025-02-17 |
| * | implement basic config struct and example file | lukeflo | 2025-02-17 |