2 releases
0.2.1 | Jun 8, 2022 |
---|---|
0.2.0 | Jun 8, 2022 |
#15 in #today
9KB
173 lines
nday
An exceptionally simple CLI program written in Rust to automate my daily notes
Creates or Opens a note for everyday with the format:
MONTH DAY
To-do today:
-
Done today:
-
Kicked to tomorrow:
-
Uses vim
to edit notes
Plans for the future
- Copy yesterday's "Kicked to tomorrow" to today's "To-do"
- Allows the user to select items they want to move over
- "yesterday" is the last day with notes
- First time setup
- Choose folder for nday notes
- Choose which tool to open notes with (like vscode or nano instead of vim)
- Deploy via homebrew
Dependencies
~5–14MB
~157K SLoC