| Commit message (Expand) | Author | Age |
| * | use vector for old new key pairs | lukeflo | 2025-10-08 |
| * | 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 |
| * | add some further text macros to be hidden | lukeflo | 2025-10-05 |
| * | add functions to make sanitized data from PR #57 visible in the information t... | lukeflo | 2025-10-05 |
| * | macro-sani: Fixed whitespace handling after latex macro. | Klimperfix | 2025-10-04 |
| * | macro-sani: skipping the algorithm, if no macro is in the string. | Klimperfix | 2025-10-04 |
| * | macro-sani: Implemented new algorithm to replace macros. | Klimperfix | 2025-10-04 |
| * | macro-sani: started impl new algorithm | Klimperfix | 2025-10-03 |
| * | Removed unused sanitization functions. | Klimperfix | 2025-10-03 |
| * | Now storing the sanitized data seperately, keeping the original. | Klimperfix | 2025-10-03 |
| * | Sanitization hooked into bibiman. | Klimperfix | 2025-10-03 |
| * | Implemented basic sanitizing. | Klimperfix | 2025-10-03 |
| * | concat values for custom fields; fix UI bug for entry with notes only | 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 |
| * | 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 |
| * | working note-opening action. needs refinement: errors and ui | lukeflo | 2025-06-29 |
| * | Some basic function rewriting for matching different file types | lukeflo | 2025-06-29 |
| * | some fixes and test for `file_prefix` with new bool | lukeflo | 2025-06-01 |
| * | 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 |
| * | improve file handling | 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 |
| * | handling of errors and ui for multi file case | lukeflo | 2024-11-25 |
| * | working multi file approach | lukeflo | 2024-11-23 |
| * | add crates | lukeflo | 2024-11-22 |
| * | open multiple files: per CLI possible | lukeflo | 2024-11-22 |
| * | filepath as OsString, new color sheme | lukeflo | 2024-11-22 |
| * | refined complicated code parts | lukeflo | 2024-11-14 |
| * | impl popup for keybindings/messages | lukeflo | 2024-11-14 |
| * | simplify bibdata sourcing | lukeflo | 2024-11-08 |
| * | fix tests | lukeflo | 2024-11-08 |
| * | error handling if no file is passed as pos arg | lukeflo | 2024-11-08 |
| * | remove unneccessary TagListItem struct | lukeflo | 2024-11-06 |
| * | replace some cloning with references | lukeflo | 2024-11-06 |
| * | subtitle field, const for info value styles | lukeflo | 2024-11-01 |