geeknote
geeknote copied to clipboard
standardise create command?
Just wondering if this bugs anyone else, sure it would be easy to change. It catches me everytime that "create" uses "--title" instead of "--note" when naming a note.
To edit a note: $ geeknote edit --note name --content
To create a note: $ geeknote create --title name --notebook bookname
To remove: $ geeknote remove --note name