Add dark screenshot and update README
This commit is contained in:
parent
58f4f0a0b5
commit
992c82460e
2 changed files with 6 additions and 1 deletions
|
|
@ -17,6 +17,8 @@ There is deliberately no network connectivity or syncing intended.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
* Data is encrypted at rest
|
* Data is encrypted at rest
|
||||||
|
|
@ -30,8 +32,11 @@ There is deliberately no network connectivity or syncing intended.
|
||||||
* Transparent integrity checking of the database when it opens
|
* Transparent integrity checking of the database when it opens
|
||||||
* Automatic locking of the app after a period of inactivity (default 15 min)
|
* Automatic locking of the app after a period of inactivity (default 15 min)
|
||||||
* Rekey the database (change the password)
|
* Rekey the database (change the password)
|
||||||
* Export the database to json, txt, html, csv or .sql (for sqlite3)
|
* Export the database to json, txt, html, csv, markdown or .sql (for sqlite3)
|
||||||
* Backup the database to encrypted SQLCipher format (which can then be loaded back in to a Bouquin)
|
* Backup the database to encrypted SQLCipher format (which can then be loaded back in to a Bouquin)
|
||||||
|
* Dark and light themes
|
||||||
|
* Automatically generate checkboxes when typing 'TODO'
|
||||||
|
* Optionally automatically move unchecked checkboxes from yesterday to today, on startup
|
||||||
|
|
||||||
|
|
||||||
## How to install
|
## How to install
|
||||||
|
|
|
||||||
BIN
screenshot_dark.png
Normal file
BIN
screenshot_dark.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 116 KiB |
Loading…
Add table
Add a link
Reference in a new issue