notes
notes copied to clipboard
:pencil: Simple delightful note taking, with more unix and less lock-in.
https://github.com/Homebrew/homebrew-completions
Outputting nice short names (just `note.md`) is great for readability when flicking through your notes. For compatibility with other commands though (e.g. `cat`: https://github.com/pimterry/notes/issues/9), you need a way to easily...
Debatable if this is still useful, now that we have `ls` (#19). Would it be useful if you had a way to turn a list of note names into a...
A lot of the time, it's useful to be able to see intro snippets of content when flicking through your notes. There's a few way to do this, but an...