Skip to content

v1.1.0: New flag options

Compare
Choose a tag to compare
@gumieri gumieri released this 05 May 15:19
· 6 commits to master since this release

note show:

  • --no-title Don't print note's title

note list:

  • --no-header Don't print the description header of the columns
  • --filename Print only the filenames of the notes at the notePath

Go to the README to know how to use and how to install.

If you are using Mac OS or Linux, you can install using the commands:

curl -L
https://github.com/gumieri/note/releases/download/v1.1.0/note-`uname -s`-`uname -m` -o /usr/local/bin/note
chmod +x /usr/local/bin/note