2anki/server

Anki to Notion - Support importing APKG files

aalemayhu opened this issue · 6 comments

Provide a reliable way for Anki users to take all of their existing notes and import them into Notion. Some users have accumulated lots of notes in Anki already. They want to be able to export it out of Anki so they can have their notes in the toggle style.

          Seems like the way to go is 
  1. Export via Anki Connect
  2. Create HTML structure which
    2.1. Turn the decks into pages
    2.2 Turn cards into toggle lists
  3. Import this HTML into Notion

This is all assuming the content API from Notion is not used. The steps might be reduced when it's generally available.

Originally posted by @aalemayhu in aalemayhu/stream-ideas#16 (comment)

Alternatively native builtin export but then we need to handle

  1. deck export
  2. deck export with scheduling data

Out of scope

People are still uploading APKG files