GithubHelp home page GithubHelp logo

yakejkl / flashcards-obsidian Goto Github PK

View Code? Open in Web Editor NEW

This project forked from reuseman/flashcards-obsidian

0.0 1.0 0.0 19.39 MB

๐ŸŽด An Anki plugin for Obsidian.md

License: MIT License

TypeScript 99.92% JavaScript 0.08%

flashcards-obsidian's Introduction

Flashcards

GitHub release (latest SemVer) GitHub All Releases

Anki integration for Obsidian.

Features

๐Ÿ—ƒ๏ธ Simple flashcards with #card
๐ŸŽด Reversed flashcards with #card-reverse or #card/reverse
๐Ÿ“… Spaced-only cards with #card-spaced or #card/spaced
โœ๏ธ Inline style with Question::Answer
โœ๏ธ Inline style reversed with Question:::Answer
๐Ÿง  Context-aware mode
๐Ÿท๏ธ Global and local tags
๐Ÿ”ข Support for LaTeX
๐Ÿ–ผ๏ธ Support for images
๐ŸŽค Support for audios
๐Ÿ”— Support for Obsidian URI
โš“ Support for reference to note
๐Ÿ“Ÿ Support for code syntax highlight

How it works?

The following is a demo where the three main operations are shown:

  1. Insertion of cards;
  2. Update of cards;
  3. Deletion of cards.

Demo image

How to use it?

The wiki explains in detail how to use it.

How to install

  1. Install this plugin on Obsidian

    From Obsidian v0.9.8+, you can activate this plugin within Obsidian by doing the following:

    • Open Settings > Third-party plugin
    • Make sure Safe mode is off
    • Click Browse community plugins
    • Search for "Flashcards"
    • Click Install
    • Once installed, close the community plugins window and activate the newly installed plugin
  2. Install AnkiConnect on Anki

    • Tools > Add-ons -> Get Add-ons...
    • Paste the code 2055492159 > Ok
    • Select the plugin > Config > Paste the configuration below

Configuration:

{
    "apiKey": null,
    "apiLogPath": null,
    "webBindAddress": "127.0.0.1",
    "webBindPort": 8765,
    "webCorsOrigin": "http://localhost",
    "webCorsOriginList": [
        "http://localhost",
        "app://obsidian.md"
    ]
}

flashcards-obsidian's People

Contributors

ivan-lednev avatar ivan-liadniou-epam avatar rajatarora avatar reuseman avatar shreyaskallingal avatar tran-khoa avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.