#links #personal #wiki #productivity #utility

bin+lib mystuff

MyStuff: links, wiki, log journal, etc

3 releases

0.1.2 Mar 11, 2023
0.1.1 Feb 24, 2023
0.1.0 Feb 24, 2023

#211 in Database implementations

25 downloads per month

MIT license

12KB
277 lines

mystuff-cli

Basic personal information management: links, wiki (not yet), daily logs(not yet), todo lists (not yet).

Getting started

TODO

Usage (general)

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

Installation

TODO

Dependencies

~7–19MB
~222K SLoC