hgiesel / closet

The Web Framework for Flashcards
https://closetengine.com
GNU General Public License v3.0
65 stars 6 forks source link

Help me create image occlusion cards #37

Closed gaetanKeribin closed 3 years ago

gaetanKeribin commented 3 years ago

Describe the bug

Hi, first of all, thank you for your work! I'm having a hard time getting images occlusions to work though. It seems everything is fine until I try to review them and only the first card is generated from the first occlusion on the image. Btw I read on the add-on page that the add-on only works with anki up to 2.1.32. Is it still the case?

Debug information

Method 1

No error in console log to be found.

Method 2

Thanks a lot again. CH topic voc.zip

hgiesel commented 3 years ago

When using Closet with more elaborate configurations, it needs a little bit of setup, which can get a little complicated, if you don't have a programming background. However, I've done it for you. If you open the deck, you will find that it now has 81 cards, and it has a new note type called ClosetSource. Please use this note type in the future to make the image occlusions.

You can make up to 25 image occlusions per image, no more, please split up the picture if you have more than that. You can also use the toggle button by pressing I.

On one of the images, I also made examples using clozes and multiple choice questions, in case you're interested in them. I think looking at the field content, should give you enough information to recreate it yourself.

CH topic voc_new.apkg.zip

Please let me know how you like it :)

Btw I read on the add-on page that the add-on only works with anki up to 2.1.32.

I think you mean this line: "Anki Persistence (only up to Anki v2.1.33).". However it means that you don't need the Anki Persistence add-on anymore starting with version 2.1.34.

gaetanKeribin commented 3 years ago

Thank you very much ! Just tried it, it works great !

hgiesel commented 3 years ago

Great. Also thanks a lot for the support! Really appreciate it!