Skip to content

elitalpa/creanote

Repository files navigation

creanote

Easily create organized notes.

Usage

Use the init command to initialize a hidden .creanote directory containing the config and templates files.

npx creanote init

add

Use the add command to add a daily note or a regular note.

npx creanote add daily
npx creanote add note

help

Use the --help option to see available commands.

npx creanote --help

License

Licensed under the MIT license.