Get Started

Notion2Anki is a tool that helps you convert Notion notes into Anki cards. Specifically, we convert each toggle in a Notion page into an Anki card, supporting both basic Anki cards and cloze deletion cards. Additionally, it supports adding tags to the generated cards.

To learn about basic cards and cloze deletion cards in Anki, please refer to the Anki official documentation.

Basic Cards

For basic cards in Anki, we generate them by using the toggle title in Notion as the front of the card, and the toggle content as the back of the card. For example, in Notion I have the following notes: notion page

After converting to Anki basic cards, our front card looks like this:

anki card

And the back card looks like this: anki card

Cloze Deletion Cards

For cloze deletion cards in Anki, we generate them by using the toggle title in Notion as the front of the card, and the content in the toggle title as the cloze content. For example, in Notion I have the following notes: notion page

After converting to Anki cloze cards, our front card looks like this:

anki card

And the back card looks like this: anki card

Tags

We can also add tags to the generated Anki cards by adding #tag in the first line of the toggle content. For example, in Notion I have the following notes: notion page

After converting to Anki basic cards, our front card looks like this:

anki card

And the back card looks like this: anki card

Summary

Currently, although we only support converting toggles in Notion to Anki cards, we can add any content we want in the toggles, such as formulas, images, videos, code, etc.

For example, the following Notion page contains formula blocks, notion page After converting to Anki basic cards, our front card looks like this: anki card And the back card looks like this: anki card