| Commit message (Expand) | Author | Age |
| * | implement a customizable fourth column for `EntryTable` | lukeflo | 2025-08-23 |
| * | create note function impl | lukeflo | 2025-07-05 |
| * | `PopupItem::Citekey` impl | lukeflo | 2025-07-04 |
| * | impl `PopupItem` enum, adapt ui: include colors | lukeflo | 2025-07-04 |
| * | align resource symbols, update README | lukeflo | 2025-06-30 |
| * | update README: note feature | lukeflo | 2025-06-30 |
| * | show notes in file info | 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 |
| * | add shortcuts for opening files/links and yanking citekey | lukeflo | 2025-06-28 |
| * | Fix: light terminal flag, rm obsolete color.rs file | lukeflo | 2025-06-08 |
| * | some fixes and test for `file_prefix` with new bool | lukeflo | 2025-06-01 |
| * | better UI for popups, some testings | lukeflo | 2025-05-30 |
| * | first steps in rewriting popups | lukeflo | 2025-05-26 |
| * | enhancement from PR \#28 discussion | lukeflo | 2025-05-25 |
| * | yank multiple fields | lukeflo | 2025-03-30 |
| * | 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 |
| * | improve file handling | lukeflo | 2025-02-17 |
| * | Minor Feature: Sort entries by position in/of file | lukeflo | 2024-12-25 |
| * | better error messages for doi-add | lukeflo | 2024-12-23 |
| * | rewrite add-entry via DOI workflow | lukeflo | 2024-12-23 |
| * | use input struct, place cursor at pos | lukeflo | 2024-12-23 |
| * | feat: implement entry management in Bibiman TUI | Trim Bresilla | 2024-12-23 |
| * | implemented light color scheme | lukeflo | 2024-11-29 |
| * | delete unused code fragments | lukeflo | 2024-11-28 |
| * | replace unused vars | lukeflo | 2024-11-28 |
| * | substitute style const for UI rendering | lukeflo | 2024-11-28 |
| * | color struct impl, integrated with cliargs | lukeflo | 2024-11-28 |
| * | handling of errors and ui for multi file case | lukeflo | 2024-11-25 |
| * | open correct file in editor, show file info | lukeflo | 2024-11-24 |
| * | rename files arg field, start rewriting run_editor fn | lukeflo | 2024-11-23 |
| * | implement needed dep injection of cli args | lukeflo | 2024-11-23 |
| * | open multiple files: per CLI possible | lukeflo | 2024-11-22 |
| * | filepath as OsString, new color sheme | lukeflo | 2024-11-22 |
| * | some typos | lukeflo | 2024-11-18 |
| * | implement warning message popup | lukeflo | 2024-11-17 |
| * | Add keybind hints for popup movement | lukeflo | 2024-11-17 |
| * | working selection popup, but ugly field values | lukeflo | 2024-11-17 |
| * | selection popup fundament | lukeflo | 2024-11-16 |
| * | removed tui-popup, wrote own popup code | lukeflo | 2024-11-16 |
| * | selection popup: not impl as trait... | lukeflo | 2024-11-15 |
| * | restyle search bar | lukeflo | 2024-11-15 |
| * | some minor fixes | lukeflo | 2024-11-15 |
| * | change style of popups, calculate width by content | lukeflo | 2024-11-14 |
| * | refined complicated code parts | lukeflo | 2024-11-14 |
| * | implement scrolling for help popup | lukeflo | 2024-11-14 |
| * | impl popup for keybindings/messages | lukeflo | 2024-11-14 |
| * | simplify bibdata sourcing | lukeflo | 2024-11-08 |