nday

Crates.ionday
lib.rsnday
version0.2.1
sourcesrc
created_at2022-06-08 05:48:49.584349
updated_at2022-06-08 06:07:52.304346
descriptionA simple CLI tool for daily notes
homepage
repository
max_upload_size
id601876
size25,351
Lena Hickson Long (love-lena)

documentation

README

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
Commit count: 0

cargo fmt