The Yanki plugin syncs Markdown-based flashcards from selected folders in your vault to Anki, using a minimal, clean structure that avoids special syntax. It automatically maps vault folder hierarchies to Anki decks and supports four default Anki note types: Basic, Reversed, Cloze, and Type-in-the-answer. Flashcards are created using intuitive Markdown patterns, making them easy to read and maintain. The plugin also handles media embedding, automatic note naming, tag synchronization, and provides a safe namespace system to avoid touching existing Anki content. Smart syncing ensures only relevant cards are updated or removed, and integration with AnkiWeb is available for cloud syncing.
The JupyMD plugin bridges the gap between Markdown notes and Jupyter Notebooks by enabling seamless creation and synchronization using Jupytext. It allows you to convert your current note into a Jupyter Notebook and keeps the Markdown and notebook versions in sync on save. You can also open these notebooks directly in VS Code or Jupyter Lab, provided the corresponding files exist. This setup is ideal for users who blend note-taking with code-based exploration, especially in data science, research, or computational notebooks. With minimal setup, it brings the interactivity of Jupyter into your note-based workflow.