Skip to content

July 7, 2025 - Setup New Anki Workflow

🎯 Daily Goals

  • Review Anki Deck
  • Lumosity Training
  • Setup New Learning System

📝 New Learning System:

Instead of the regular learning drill, I did some optimization on my learning system. I am a big fan of the famous flashcard project anki. FSRS algorithm seems to be the shortest way towards long-term memory. It has helped me get through many quizzes and exams. Despite my love for it, I found myself struggling to create a proper code block in anki flashcard -- at least, I haven't found an easy way to do it. The code is not highlighted. Tab does not work properly in anki. There is no auto indentation. Just to name a few.

After some research online, I finally find a workaround to use Obsidian with a anki converter plugin to solve this issue. Here is its tutorial.

Here is my end result:

Obsidian View

I can create my deck through obsidian using neuracache flashcard style. And after I click the anki sync button to on the ribbon. All cards would be synced to the anki deck.

Obsidian View

Anki View

Anki View

With this approach, I can enjoy the code highlight of the Obsidian and easily create fully styled flashcard on Anki.