Add-on for ankitects/anki that aims at enhancing the ctrl+v experience and and simplifying the import of AI-generated flashcards.
Go to the Add-on's official page, scroll down and copy the add-on's number. Open Anki, go to Extra > Add-ons > Download Add-ons and paste the number. After the process finishes, restart Anki.
- Analysis of pasted content to detect Headlines and separated paragraphs
- Removal of line breaks to enhance the card's layout on different screen widths
- Replacement of bullet symbol with a custom one (defaults to -)
When generating flashcards with ChatGPT, just prefix your input text wit something like this:
The following is a
[text/wikipedia article/etc]
about[Topic]
. Create flashcards for use by Anki. Prefix each question with "Q:" and shorten the answers to two sentences.
- Headlines containing two or more lines are interpreted as headline and paragraph
- Unable to detect headlines in a position other than the first line or more than one headline per paste
- Workaround: Copy and paste the paragraphs one after another
- For feature suggestions and bug reports, use the Issues tab on Github.
- For development, clone the repository and follow the official tutorial in order to connect to your Anki installation.