1 unstable release
0.2.0 | Sep 28, 2021 |
---|
#13 in #memo
12KB
251 lines
Cubox-Terminal
Take cubox memo in your terminal.
Install
cargo install cubox
The command will be installed as cu
Usage
First, set up your API key, which you get in your cubox settings (Premium required).
cu -k xxxxxxxxxxx
Then, take memo like this:
cu some memo text @folder ^title ::tag1 ::tag2 %description
Only memo text is necessary.
Optional: @
for folder, ^
for title, ::
for a tag, %
for description
Example:
cu Nothing is ture, Everything is permitted @assassin ^creed ::game ::assassin
You can also bookmark a url via cu:
cu -l https://example.com
folder, title, tag, description works optional too.
More usage info, type cu --help
Todo
- Test
- Binary distribution
- Support editing using vim or $EDITOR
Contributing
Issue and PR are welcomed.
License
Dependencies
~5–20MB
~270K SLoC