CLI flashcards tool.
Project description
omoidasu
Description
CLI flashcards tool.
Installation
pip install omoidasu
How to use
Usage: omoidasu [OPTIONS] COMMAND [ARGS]...
CLI for Omoidasu.
Options:
--data-dir TEXT Data directory.
--config-dir TEXT Config directory.
--cache-dir TEXT Cache directory.
--state-dir TEXT State directory.
--log-dir TEXT Log directory.
--flashcards-dir TEXT Flashcards directory.
--verbose / --no-verbose Show additional information.
--interactive / --no-interactive
Use interactive features.
--debug / --no-debug Show debug information.
--help Show this message and exit.
Commands:
add Add cards interactively using text editor.
list Writes all cards to stdout.
new Add card.
review Review all cards.
Usage: omoidasu list [OPTIONS] REGULAR_EXPRESSION
Writes all cards to stdout.
Options:
--max-cards INTEGER Max number of cards to list.
--help Show this message and exit.
Usage: omoidasu review [OPTIONS] REGULAR_EXPRESSION
Review all cards.
Options:
--max-cards INTEGER Max number of cards to review.
--help Show this message and exit.
Usage: omoidasu add [OPTIONS]
Add cards interactively using text editor. Save empty file to finish adding
cards.
Options:
--editor TEXT
--help Show this message and exit.
Usage: omoidasu new [OPTIONS] [SIDES]...
Add card.
Options:
--help Show this message and exit.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
omoidasu-0.4.10.tar.gz
(6.6 kB
view hashes)
Built Distribution
Close
Hashes for omoidasu-0.4.10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08d16da0e77094fba5ab5dcd0f770238442596aa11157afd430513f28a142f64 |
|
MD5 | d2475c38673b7d58bb952f0947512cd5 |
|
BLAKE2b-256 | 1f70ade1cfb9b93295c246f0314f375fe7fc9aee2ff21df2be23f872e7fe2231 |