Refactor schema to support versioning of pages. Add HistoryDialog and diff with ability to revert.
This commit is contained in:
parent
cf9102939f
commit
82069053be
9 changed files with 520 additions and 33 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue