Add export options
This commit is contained in:
parent
6cae652643
commit
fb4a9e5e27
4 changed files with 171 additions and 13 deletions
|
|
@ -19,18 +19,15 @@ There is deliberately no network connectivity or syncing intended.
|
|||
|
||||
## Features
|
||||
|
||||
* Data is encrypted at rest
|
||||
* Encryption key is prompted for and never stored, unless user chooses to via Settings
|
||||
* Every 'page' is linked to the calendar day
|
||||
* Text is HTML with basic styling
|
||||
* Search
|
||||
* Automatic periodic saving (or explicitly save)
|
||||
* Transparent integrity checking of the database when it opens
|
||||
* Rekey the database (change the password)
|
||||
|
||||
|
||||
## Yet to do
|
||||
|
||||
* Taxonomy/tagging
|
||||
* Export to other formats (plaintext, json, sql etc)
|
||||
* Export the database to json, txt, html or csv
|
||||
|
||||
|
||||
## How to install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue