Quick CLI note-taking tool.
go install github.com/ali-chapman/note@latestDownload from releases and add to PATH.
note # Search existing notes
note "meeting notes" # Create or edit a note
note -l # Only list existing notesfzffor note selection$EDITORenvironment variable set- Optional:
$NOTES_DIRECTORY(defaults to~/.notes)
Notes are stored as markdown files with date prefixes: 02-Jan-2006 note-name.md