Refactor schema to support versioning of pages. Add HistoryDialog and diff with ability to revert.

This commit is contained in:
Miguel Jacq 2025-11-02 17:02:03 +11:00
parent cf9102939f
commit 82069053be
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
9 changed files with 520 additions and 33 deletions

View file

@ -26,6 +26,7 @@ There is deliberately no network connectivity or syncing intended.
* Search
* Automatic periodic saving (or explicitly save)
* Transparent integrity checking of the database when it opens
* Automatic locking of the app after a period of inactivity (default 15 min)
* Rekey the database (change the password)
* Export the database to json, txt, html or csv