Add ability to set alarm reminders
Some checks failed
CI / test (push) Failing after 3m25s
Lint / test (push) Failing after 25s
Trivy / test (push) Successful in 22s

This commit is contained in:
Miguel Jacq 2025-11-18 20:38:39 +11:00
parent 63cf561bfe
commit 83f25405db
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
8 changed files with 241 additions and 7 deletions

View file

@ -16,10 +16,16 @@ report from within the app.
## Screenshots
### General view
![Screenshot of Bouquin](https://git.mig5.net/mig5/bouquin/raw/branch/main/screenshots/screenshot.png)
### History panes
![Screenshot of Bouquin History Preview pane](https://git.mig5.net/mig5/bouquin/raw/branch/main/screenshots/history_preview.png)
![Screenshot of Bouquin History Diff pane](https://git.mig5.net/mig5/bouquin/raw/branch/main/screenshots/history_diff.png)
### Tag relationship visualiser
![Screenshot of Tag Relationship Visualiser](https://git.mig5.net/mig5/bouquin/raw/branch/main/screenshots/bouquin_tag_relationship_graph.png)
## Features
* Data is encrypted at rest
@ -41,6 +47,7 @@ report from within the app.
* Automatically generate checkboxes when typing 'TODO'
* It is possible to automatically move unchecked checkboxes from yesterday to today, on startup
* English, French and Italian locales provided
* Ability to set reminder alarms in the app against the current line of text on today's date
## How to install