Omoidasu.
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.9.tar.gz
(6.6 kB
view hashes)