diff --git a/readme.md b/readme.md index 8f1012c..d9c696e 100644 --- a/readme.md +++ b/readme.md @@ -10,12 +10,13 @@ No javascript. ## Usage -| Home page | action with param | action with empty param | hotkey | -|------------------------|--------------------------|-------------------------------|--------| -| search (default action)| full text search | reload home | alt-s | -| 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 | -| clip | insert in todo | do nothing | alt-c | +| Home page | action with param | action with empty param | hotkey | +|------------------------|----------------------------------|-------------------------------|--------| +| search (default action)| full text search | reload home | alt-s | +| 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 | +| clip | insert in todo | | alt-c | +| download | download all notes in a zip file | | alt-d | | Note page | action with param | hotkey | |------------------------|--------------------------|--------|