Update Help
parent
1baf34672a
commit
6275b1ee52
1 changed files with 11 additions and 1 deletions
12
Help.md
12
Help.md
|
|
@ -64,4 +64,14 @@ Currently, the following formats are supported for export:
|
|||
|
||||
Set the appropriate extension when prompted to save the exported file.
|
||||
|
||||
For txt format, the HTML is stripped. All other options retain the underlying HTML.
|
||||
For txt format, the HTML is stripped. All other options retain the underlying HTML.
|
||||
|
||||
## Location of data
|
||||
|
||||
### Config file
|
||||
|
||||
The settings typically get written to `~/.config/Bouquin/Bouquin.conf`.
|
||||
|
||||
### Database file
|
||||
|
||||
The default database for your notebook is stored in `~/.local/share/Bouquin/Bouquin/notebook.db`. This is an encrypted SQLCipher database, you can't open it with a normal `sqlite` CLI tool or other DBMS.
|
||||
Loading…
Add table
Add a link
Reference in a new issue