Hacker News new | ask | show | jobs
Show HN: Sonse, a note-taking CLI for plaintext enthusiasts (github.com)
16 points by swidi 1503 days ago
2 comments

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.
what Sonse feature comparing with https://github.com/xwmx/nb ?