huandney / Anki-Cloze-Interactive

This is a script for Anki that enhances the functionality of cloze cards, allowing individual revelation and hiding of clozes still on the front of the card. It supports touch gestures and keyboard shortcuts. It is compatible with AnkiDroid, AnkiMobile and supports MathJax rendering.
GNU General Public License v3.0
5 stars 0 forks source link

hide problem #5

Open Akuye19 opened 5 months ago

Akuye19 commented 5 months ago

hello i really like this card type but when i create my own card i cant hide it the clozed word

huandney commented 5 months ago

Hi, Can you send me the card in APKG format, so I can understand better?

Akuye19 commented 5 months ago

thank you for your replu. here it is

28 Mar 2024 Per 05:08 tarihinde Huandney Ferreira Vaz < @.***> şunu yazdı:

Hi, Can you send me the card in APKG format, so I can understand better?

— Reply to this email directly, view it on GitHub https://github.com/huandney/Anki-Cloze-Interactive/issues/5#issuecomment-2024272317, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7W7WKNNN6Y7Z6DMOIHWKT3Y2N3TBAVCNFSM6AAAAABFIE3XXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRUGI3TEMZRG4 . You are receiving this because you authored the thread.Message ID: @.***>

Akuye19 commented 5 months ago

so is there any solution

huandney commented 5 months ago

I don't understand what the problem is, upload the card in question and send it to me.

Akuye19 commented 5 months ago

check your e mail please i send it there. i can't send apgk files in here

huandney commented 5 months ago

I didn't receive the email, if you can upload it for example through Google drive and send the link here.

Akuye19 commented 4 months ago

https://drive.google.com/file/d/1b-l7edlMod57XE9b_jLmBA_-F4L8J3x5/view?usp=drivesdk

i hope u can understand the problem now

Akuye19 commented 4 months ago

can u see the issue now

huandney commented 4 months ago

I need authorization to access the file on the drive.

Akuye19 commented 4 months ago

i hope u can make it

huandney commented 4 months ago

Which device does the problem occur on? If the card contains only one cloze, this is the default effect. After the last cloze is revealed, the script is closed, not allowing you to hide it again.

Akuye19 commented 4 months ago

https://drive.google.com/file/d/1bbwirQdSIfghS77xSZmWPsCHBohrbGQA/view?usp=drivesdk

check this please

huandney commented 4 months ago

I don't understand what the problem is, can you be more detailed, and tell me which version and platform you are using.

Akuye19 commented 4 months ago

the version is ankidroid 2.17.6 and i am using xioami note 10 pro im using

huandney commented 4 months ago

Have you configured User Action? https://github.com/huandney/Anki-Cloze-Interactive?tab=readme-ov-file#user-actions-gestures-on-ankidroid-and-ankimobile

Akuye19 commented 4 months ago

so my version is higher and yes i did the option as u said by the way when i add one more closed card in your interactive card type hide problem beginning at that card too. i cant hide the clozed card

huandney commented 4 months ago

Did you follow the steps below?

  1. Go to Settings.
  2. Navigate to Controls.
  3. Enable gestures
  4. Under User Actions, configure a preferred gesture. Set User Action 1 to reveal the next cloze and User Action 2 to hide the last revealed cloze.
Akuye19 commented 4 months ago

i did it and still same thing. i think its all about the card type

huandney commented 4 months ago

I still don't understand the problem, are you unable to use the gestures? Can you explain better?

Analyzing the code I found a bug but this only concerns the function of turning the card back and rendering mathjax, I will soon post a correction. It looks like it's not the error you're referring to.