Giter Site home page Giter Site logo

Comments (3)

thiswillbeyourgithub avatar thiswillbeyourgithub commented on July 19, 2024

if you are willing to give me pointers I could maybe code it myself. That would be a good learning experience for me too!

from anki_cousins.

AlexRiina avatar AlexRiina commented on July 19, 2024

Interesting idea. It'd definitely be difficult with the current implementation of this plugin because I've primarily architected for field vs field comparisons. I can think of a few ways to kind of hack something like this together:

  • add an extra field for the topic (e.g. disease name) that doesn't get displayed in any card and make a rule based on that
  • tag the cards with something like relation_diabetes_retinopathy and use https://github.com/Arthur-Milchior/anki-relation to suppress the cards (pretty sure that plugin conflicts with this one so if you like this one still probably not a good option)

I can see a few ways something like this could go wrong using the timestamp like if you import a deck, it might suppress the entire rest of the deck every time you rehearse.

from anki_cousins.

thiswillbeyourgithub avatar thiswillbeyourgithub commented on July 19, 2024

I can see a few ways something like this could go wrong using the timestamp like if you import a deck, it might suppress the entire rest of the deck every time you rehearse.

Hence #25 , the failsafe would ensure we would not loose that many cards. It seems pretty easy to make it not trigger when there are suddendly more than say 3 cards each second that have been created don't you think ?

So I still think that using timestamps is the way to go, as "tagging" all your cards by notion really cannot work at large volume of diverse cards IMO.

What do you think?

from anki_cousins.

Related Issues (17)

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.