add download usage

This commit is contained in:
quenousimporte 2024-09-30 10:43:42 +02:00
parent 735794f285
commit e62cca0e52
1 changed files with 7 additions and 6 deletions

View File

@ -10,12 +10,13 @@ No javascript.
## Usage ## Usage
| Home page | action with param | action with empty param | hotkey | | Home page | action with param | action with empty param | hotkey |
|------------------------|--------------------------|-------------------------------|--------| |------------------------|----------------------------------|-------------------------------|--------|
| search (default action)| full text search | reload home | alt-s | | search (default action)| full text search | reload home | alt-s |
| open | open if exists, or create| create with timestamp as title| alt-o | | open | open if exists, or create | create with timestamp as title| alt-o |
| tag | filter list by tag | show all tags in list | alt-t | | tag | filter list by tag | show all tags in list | alt-t |
| clip | insert in todo | do nothing | alt-c | | clip | insert in todo | | alt-c |
| download | download all notes in a zip file | | alt-d |
| Note page | action with param | hotkey | | Note page | action with param | hotkey |
|------------------------|--------------------------|--------| |------------------------|--------------------------|--------|