Table of Contents
anki2orgdrill
What are flashcards ?
From Wikipedia:
A flashcard or flash card is a card bearing information, as words or numbers, on either or both sides, used in classroom drills or in private study. One writes a question on a side and an answer overleaf. Flashcards can bear vocabulary, historical dates, formulae or any subject matter that can be learned via a question-and-answer format. Flashcards are widely used as a learning drill to aid memorization. They are often associated with spaced repetition, i.e. reviewed at expanding time intervals.
What is Anki ?
Anki is a spaced repetition flashcard program.
What is org-drill ?
Org-Drill is an extension for Org mode. Org-Drill uses a spaced repetition algorithm to conduct interactive "drill sessions", using org files as sources of facts to be memorised.
Features
Convert a single export file in plain text from Anki to a single file in org-drill format.
Currently, only two-sided cards are supported.
Installation
pip install a2od
Usage
Usage: a2od convert [OPTIONS] SRC DST
Convert Anki style flashcards to Emacs org-drill format.
params: src: Anki Cards in plain text export. dst: Destination org
file.
Options:
--help Show this message and exit.
Example
a2od convert ~/Downloads/AllDecks.txt decks.org
References
Release files for a2od 0.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| a2od-0.0.5.tar.gz | 2.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| a2od-0.0.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.7 kB
Release files / a2od-0.0.5.tar.gz
| Download URL | a2od-0.0.5.tar.gz |
|---|---|
| Size | 2.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
eb5367617649931eb9f891a8a58f5fb8deeb2f6887cbdcb27bd59b3a95be499b
|
|
BLAKE2b-256 checksum How to use checksums |
ee468ab76c882b09d7fc2df5927f322109c6d29be7c94acae26d8c06f33e2b01
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.8.0 tqdm/4.51.0 CPython/3.8.6
|
Release files / a2od-0.0.5-py3-none-any.whl
| Download URL | a2od-0.0.5-py3-none-any.whl |
|---|---|
| Size | 3.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ed22c5b676f06ab859f0d603991ba47bad56d29e4bae74b4fc4a68c925065d3a
|
|
BLAKE2b-256 checksum How to use checksums |
38c7d27072d11d89a5b7e55a75d514be8cb3b79ddd293362e6e600c6efff2288
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.8.0 tqdm/4.51.0 CPython/3.8.6
|