Show HN: Sonse, a note-taking CLI for plaintext enthusiasts
1–4 of 4 posts
Re: Show HN: Sonse, a note-taking CLI for plaintext enthusiasts
#2what Sonse feature comparing with https://github.com/xwmx/nb ?
Re: Show HN: Sonse, a note-taking CLI for plaintext enthusiasts
#3I may be missing something, but all of the examples have straightforward POSIX equivalents. You can save some characters if you alias e=$EDITOR and use tab completion.
Re: Show HN: Sonse, a note-taking CLI for plaintext enthusiasts
#4I may be missing something, but all of the examples have straightforward POSIX equivalents. You can save some characters if you alias e=$EDITOR and use tab completion.
True, but (a) it's a fun project, and (b) I wanted something just for my notes, so I can add note-specific commands and generally treat my notes directory as a database I can use Sonse to work with.