#markdown-sync2 plugins

Obsidian plugins tagged with #markdown-sync. There are 2 plugins in this collection.

  1. Rank 1

    Yanki

    Plugin62
    2 years ago by Eric Mika
    Learning & Knowledge Management#anki#flashcard#markdown-sync

    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.

  2. Rank 2

    JupyMD

    Plugin55
    a year ago by Deniz Terzioglu
    Coding & Technical Tools#jupyter#jupytext#markdown-sync

    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.