diff --git a/README.md b/README.md index 39b093b..f9c0b8d 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,6 @@ was almost entirely rewritten as SNSv2. If you are upgrading to SNS 2.0a11 from an earlier version, please move $HOME/.config/sns to $HOME/.local/sns - To install, place `sns.sh` in your path, and copy `src/bash-completion/sns` to `/usr/share/bash-completion/completions/sns`. @@ -81,6 +80,9 @@ like to enable encryption or not. **Encryption amendment**: As of SNS 2a10, experimental support is in place for migrating between encrypted and unencrypted note stores. +## Tips and Tricks +* To list all notes in all notebooks, use `sns -l .` + ## Credits The majority of the code here is my own, however the bash completion code comes from [pass], the standard UNIX package manager, along with some