Giter Site home page Giter Site logo

Comments (2)

l3kn avatar l3kn commented on August 20, 2024

This sounds like an useful feature!

Org-fc assumes there's only one cloze "hole" per ID (e.g. @0, @1), collects a list of all holes in a card and then uses the position of the current hole in this list to determine which parts of the card should be hidden.

Allowing multiple holes with the same ID leads to problems with the "enumeration" cloze card type,
e.g. when I add a new first item later (so it has a higher id), during a reviewing of @2, holes @0 and @1
should be hidden, because they appear later in the card

- {{foo}@2}
- {{bar}@0}
- {{baz}@1}

Do you know if Anki has a similar card type? If so, how does it deal with this issue?

from org-fc.

jcbagneris avatar jcbagneris commented on August 20, 2024

As far as I know, Anki (core) only has one type of cloze deletion cards, the standard 'deletion one.
I did not investigate, but if the 'enumeration type exists, it is probably only through a plugin.

I don't think that allowing more than one hole per ID for the enumeration type is necessary (or even useful, btw). As you explain, it leads to problems rather than helping in any way.

But as a first step, allowing more than one hole per ID for the standard cloze 'deletion (and maybe the 'single) type would be more than enough.

I think it would cover 90% of the use cases -- at least for me :)

from org-fc.

Related Issues (20)

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.