Crates.io | mystuff |
lib.rs | mystuff |
version | 0.1.2 |
source | src |
created_at | 2023-02-24 19:37:12.032433 |
updated_at | 2023-03-11 18:30:40.833089 |
description | MyStuff: links, wiki, log journal, etc. |
homepage | |
repository | https://github.com/jepemo/mystuff-cli |
max_upload_size | |
id | 793884 |
size | 33,609 |
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