Giter VIP home page Giter VIP logo

tiddlyremember's Introduction

TiddlyRemember

TiddlyRemember is a tool that integrates TiddlyWiki with Anki. You can interleave questions with your notes in TiddlyWiki, then sync them into Anki notes with one click. You can edit and move the questions around your TiddlyWiki, and they will stay connected to the Anki notes. Scheduling information in Anki is preserved when editing notes in TiddlyWiki.

Documentation

Installation and use instructions can be found at https://sobjornstad.github.io/TiddlyRemember/.

Building from source

Install the TiddlyWiki plugin in the tw-plugin/ subdirectory directly to your Node.JS wiki (I like using Peru to manage plugins) or build it into a TiddlyWiki plugin using the dev instructions and then install it in your single-file wiki. TiddlyWiki >=5.1.22 is required (less may work, but you'll have to modify the plugin metadata -- I haven't tested it). You will also need TiddlyWiki running on Node on your machine. You don't have to actually host your wiki on Node -- single files work fine -- -- but you do have to have it available to do the rendering the plugin requires to extract questions.

Run make in the anki-plugin directory. PyQt5 needs to be installed to do this (try pip install -r requirements.txt to get all the devtools). Then copy the anki-plugin/src directory to your Anki plugins folder (>=2.1.20 is assumed). Configure the Anki plugin with Tools -> Add-ons -> Configure, following the instructions to the right of the JSON.

tiddlyremember's People

Contributors

sobjornstad avatar sortega 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.