add download usage
This commit is contained in:
parent
735794f285
commit
e62cca0e52
|
@ -11,11 +11,12 @@ 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 |
|
||||||
|------------------------|--------------------------|--------|
|
|------------------------|--------------------------|--------|
|
||||||
|
|
Loading…
Reference in New Issue