| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | use specific search command for entering search input mode | lukeflo | 2024-12-23 |
| | | |||
| * | feat: implement entry management in Bibiman TUI | Trim Bresilla | 2024-12-23 |
| | | | | | | | | | | | - Add `.devbox` to the `.gitignore` file - Create a new backup file `devbox.json.back` with package and shell initialization configurations - Introduce a new method `add_entry` in the Bibiman struct to manage adding entries - Implement functionality to handle new entry submissions using `doi2bib` - Update command actions to include `AddEntry` - Add `AddEntry` as a new popup type in the TUI for creating entries - Enhance the UI rendering to support the new entry popup with input fields and cursor positioning | ||
| * | selection popup fundament | lukeflo | 2024-11-16 |
| | | |||
| * | implement scrolling for help popup | lukeflo | 2024-11-14 |
| | | |||
| * | impl popup for keybindings/messages | lukeflo | 2024-11-14 |
| | | |||
| * | Inegrate new command-action driven structure | lukeflo | 2024-10-25 |
| - Map keys to actions to commands - allows for easily adding config file support - restructure folders/files - implement own input mode - rewrite UI rendering to make it better editable | |||
