#notes #daily #cli #tool #today #create #kicked

app nday

A simple CLI tool for daily notes

2 releases

0.2.1 Jun 8, 2022
0.2.0 Jun 8, 2022

#12 in #today

41 downloads per month

MIT license

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

~4–14MB
~142K SLoC