#note #goto #command #cli

app rsnote

Your goto Todo and Note CLI

1 unstable release

0.1.0 Feb 2, 2025

#1 in #goto

Download history 109/week @ 2025-01-30 11/week @ 2025-02-06

120 downloads per month

MIT license

13KB
210 lines

rsnote - Your goto Todo and Note CLI

Usage

rsnote [options] <COMMANDS>

Install

$ gh repo clone mewfinity06/rsnote
..
$ cd rsnote
..
$ cargo install --path .
..

Commands

  • todo - Adds new item to Todo
  • done - Marks item as Done
  • note - Adds new item to Notes
  • show - Print all todos or all notes
    • See subcommands
  • clear - Clears selected items
    • See subcommands
  • help - Print this message or the help of the given subcommand(s)

Subcommands

  • todo
  • done
  • note
  • all

Dependencies

~1.6–2.7MB
~51K SLoC