Skip to content

Allow cloze lists #217

Description

@writeblankspace

Is your feature request related to a problem? Please describe.

If I have a list, and I want to memorize the contents of the list, I might put them in clozes:

# Types of software
- {application software}
- {systems software}

To memorise the content, I would try to figure out which one is missing from the list.

I already do a similar thing with the Spaced Repetition plugin and it works, but I would really love it if the anki sync plugin (this one) supports it. Currently the only thing stopping me from making the switch.

Describe the solution you'd like

With the list,

# Types of software
- {application software}
- {systems software}

I want to be able to get two cards:

# Types of software
- [...]
- systems software

and

# Types of software
- application software
- [...]

instead of the single-line

- [...]

Describe alternatives you've considered

Not using lists, maybe? Using the plugin mentioned earlier? I do love making lists on Anki though and I want to make them from Obsidian to Anki.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions