Skip to main content

clippings2anki

Project description

Clippings2Anki

This is a simple script to convert the clippings.txt file from the Kindle to a txt file that can be imported into Anki.

Installation

Install from PyPI (pypi.org/project/clippings2anki):

pip install clippings2anki

Usage

GUI usage

Just run the script with no arguments to open the GUI:

python -m clippings2anki

CLI usage

python -m clippings2anki [My Clippings.txt] [language] -o [output.txt]

Language is the language of the words in the clippings file. It is used to get the definitions from wiktionary. It's format is the english name of the language, e.g. "english", "german", "french", etc.

The script will read the words saved in the clippings file and output them along with their definitions from wiktionary to a txt file that can be imported into Anki.

For help see:

python -m clippings2anki --help

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

clippings2anki-0.2.1.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

clippings2anki-0.2.1-py3-none-any.whl (7.0 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