Skip to main content

CLI flashcards tool.

Project description

PyPI GitHub release (latest SemVer including pre-releases) GitHub all releases PyPI - Python Version

GitHub issues GitHub commit activity GitHub Repo stars

Python package Pylint

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


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)

Uploaded Source

Built Distribution

omoidasu-0.4.10-py3-none-any.whl (7.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page