Easily create organized notes.
Use the init
command to initialize a hidden .creanote
directory containing the config and templates files.
npx creanote init
Use the add
command to add a daily note or a regular note.
npx creanote add daily
npx creanote add note
Use the --help
option to see available commands.
npx creanote --help
Licensed under the MIT license.