| Commit message (Expand) | Author | Age |
| ... | |
| * | typo in --help function | lukeflo | 2025-05-30 |
| * | better UI for popups, some testings | lukeflo | 2025-05-30 |
| * | impl open_popup function for all popup cases | lukeflo | 2025-05-30 |
| * | first steps in rewriting popups | lukeflo | 2025-05-26 |
| * | some more doc strings | lukeflo | 2025-05-26 |
| * | remove unneeded function | lukeflo | 2025-05-25 |
| * | enhancement from PR \#28 discussion | lukeflo | 2025-05-25 |
| * | remove already assigned filepaths from pdf_files vec | lukeflo | 2025-05-24 |
| * | impl loop over pdf files in dir, break if match | lukeflo | 2025-05-24 |
| * | implemented a workflow, but citekey matching still buggy | lukeflo | 2025-05-24 |
| * | first tests for pdf folder | lukeflo | 2025-05-24 |
| * | trim surrounding whitespace of DOI, URL and FILE field: \#20 | lukeflo | 2025-05-11 |
| * | yank multiple fields | lukeflo | 2025-03-30 |
| * | 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 |
| * | remove some comments, update README | lukeflo | 2025-02-19 |
| * | resource opener in config | lukeflo | 2025-02-19 |
| * | Update README | lukeflo | 2025-02-17 |
| * | improve file handling | lukeflo | 2025-02-17 |
| * | implement basic config struct and example file | lukeflo | 2025-02-17 |
| * | Simplify codebase | lukeflo | 2025-01-29 |
| * | remove EntryTableItem struct, simply use BibiData | lukeflo | 2025-01-29 |
| * | try with borrowed values | lukeflo | 2025-01-29 |
| * | bug fix for test modul | lukeflo | 2025-01-03 |
| * | Minor Feature: Sort entries by position in/of file | lukeflo | 2024-12-25 |
| * | Bugfix: Handle citekey duplicates | lukeflo | 2024-12-25 |
| * | remove unused import | lukeflo | 2024-12-23 |
| * | replace doi2bib with ureq crate | lukeflo | 2024-12-23 |
| * | collect code for adding entries and opening files in method | lukeflo | 2024-12-23 |
| * | 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 |
| * | use specific search command for entering search input mode | lukeflo | 2024-12-23 |
| * | feat: handle better arXiv's "citation key" imported from DOI | Trim Bresilla | 2024-12-23 |
| * | fix: hande better eyre's OK and std's OK | Trim Bresilla | 2024-12-23 |
| * | feat: add 'file={}' entry in BibTex | Trim Bresilla | 2024-12-23 |
| * | feat: enhance BibTeX entry formatting and file handling | Trim Bresilla | 2024-12-23 |
| * | feat: finalize basic "AddEntry" to add from DOI | Trim Bresilla | 2024-12-23 |
| * | feat: implement entry management in Bibiman TUI | Trim Bresilla | 2024-12-23 |
| * | Add expansion of ~ to home-dir | lukeflo | 2024-12-01 |
| * | info for needed step after impl config | lukeflo | 2024-12-01 |
| * | new() fn for colors struct | lukeflo | 2024-11-29 |