Basic personal information management: links, wiki (not yet), daily logs(not yet), todo lists (not yet).
TODO
MyStuff: links, wiki, log journal, etc.
Usage: mystuff [OPTIONS] [COMMAND]
Commands:
link Manage links
help Print this message or the help of the given subcommand(s)
Options:
-d, --data <PATH> mystuff data directory, default: ~/.mystuff/
-v, --verbose... More output per occurrence
-q, --quiet... Less output per occurrence
-h, --help Print help
-V, --version Print version
Manage links
Usage: mystuff link [OPTIONS]
Options:
-a, --add <ADD> Add new link
--tag <TAG> Tags
-v, --verbose... More output per occurrence
--description <DESCRIPTION> Description
-q, --quiet... Less output per occurrence
-h, --help Print help
TODO