1 unstable release
0.1.0 | Feb 2, 2025 |
---|
#1 in #goto
120 downloads per month
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