st3v3nmw / obsidian-spaced-repetition

Fight the forgetting curve by reviewing flashcards & entire notes on Obsidian
https://www.stephenmwangi.com/obsidian-spaced-repetition/
MIT License
1.6k stars 193 forks source link

[FEAT] Multiple tags per deck #550

Open Celeblith opened 1 year ago

Celeblith commented 1 year ago

A point of friction for me has been the fact that a deck can only have one tag at a time, making it so flashcards can't overlap, but only nest. For example, I can't have #flashcards/FR/XIII/nouns and #flashcards/latin/nouns on the same note. Currently, if you have more than one flashcards tag on a note, only the first one appears in the list.

I would like to be able to use multiple tags per note, thereby creating overlapping decks, i.e., two or more decks that share cards.

AB1908 commented 1 year ago

I think I can get to this sometime early next year.

Celeblith commented 1 year ago

I think I can get to this sometime early next year.

Thank you! I like the look of the new update by the way. This plugin has made flashcards so much easier to make and use.

st3v3nmw commented 1 year ago

Related PR: https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/506

ronzulu commented 10 months ago

Hi @Celeblith

An enhancement for this has been implemented and available as beta code at: https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/834

If you are able, it would be appreciated if you can test that code and give us feedback.

I believe the new code covers your request, but would be interested to know if there is some aspect missing.

Cheers Ronny