Skip to content

Cli tool that creates a markdown file for daily notes

Notifications You must be signed in to change notification settings

gkartalis/dailynote-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily Notes Cli

Simple cli tool that creates an empty markdown file wherever you run it in the path ./Notes/2022/Jan/01-Mon.md

🛠 Installation

Since dailynotes is an npm package, you can install it like this:

npm install --global dailynotes
// or
yarn global add dailynotes

Don't want to install it globally? No problem 🤷 you just run it like this:

npx dailynotes dailynote

About

Cli tool that creates a markdown file for daily notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published