Live data from Hacker News

Show HN: Sonse, a note-taking CLI for plaintext enthusiasts

github.com

1–4 of 4 posts

Re: Show HN: Sonse, a note-taking CLI for plaintext enthusiasts

#4

I 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.