Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to do this.. #9

Closed
Ankilli opened this issue Dec 8, 2022 · 3 comments
Closed

How to do this.. #9

Ankilli opened this issue Dec 8, 2022 · 3 comments
Labels
question Information needed

Comments

@Ankilli
Copy link

Ankilli commented Dec 8, 2022

Hey, I'm struggeling with the right settings, maybe you can help me out :)

When a card is hitting it's leech mark I want four things to happen:

  1. Reset the history so the next time I fail the card it's not leeched faster than on the first cycle, just like the first time.
  2. Add to New cards so the card goes into learning mode again
  3. Have no tagging on the card at all (so no "leech" or anything added.
  4. Move the card to a certain deck just for difficult cards where more learning steps are set.

So far this are my settings, but when a card is leeched it does change to a new card again but when I answer it, it just comes around again (I can answer the card unlimited times it just repeats itself on and on even if there are other cards to review as well in that deck)

grafik

grafik

grafik

grafik

grafik

grafik

Version: 1.1.1-a5

Cheers :)

Btw.: I can redo UnLeeched cards now, Leech/Un-Leech in the browser without any 'conf' msg.
Thank you A LOT! :)))

@Ankilli Ankilli added the question Information needed label Dec 8, 2022
@iamjustkoi
Copy link
Owner

iamjustkoi commented Dec 9, 2022

Hey!

So, going down the list:

  1. Reset the history so the next time I fail the card it's not leeched faster than on the first cycle, just like the first time.

For this, under Leech Actions, what you'll want to do is forget the card with lapses set to forget (like what you've got already).

  1. Add to New cards so the card goes into learning mode again

Here you can actually uncheck forget now, funny enough, and instead just check "Add to new" in Leech Actions!
Then you can set the insert positions to any range you want and it'll choose a random position between them (e.g. in a queue with 100 new cards, Top +10 ~ Bottom -10 would go from 10 to 90).
The Add to New action also has a couple other options related to matching the cards with other close ones in the new queue (for memory recall, if ya want).

  1. Have no tagging on the card at all (so no "leech" or anything added.

Heading back to Leech Actions, you can remove the "leech" tag Anki sets here, under the Remove Tags action, and just input "leech" (no quotes) here, and you should be good to go! You'll probs also want to disable the sync tag, or maybe change it to something else, in the Advanced tab (looks like you're good to go on that front, too).

  1. Move the card to a certain deck just for difficult cards where more learning steps are set.

I think you have this all set up correctly, too. Just set the deck in the Move to Deck option and the card'll move away!

Looks like I figured out what might've been causing some errors since you asked about this though, lol. Forgot this was set up so, if the deck you wanted to move to didn't already exist, it won't automatically create it for you (which means the deck doesn't really exist, or that there's "None" there, I guess).

So, for the time being, you might just have to make the deck beforehand, too, actually. It might have some issues with complex names, too, but not sure about that since that part's not my code, pretty much, just wanted to give the warning, just in case!

Hope that helps!

Btw.: I can redo UnLeeched cards now, Leech/Un-Leech in the browser without any 'conf' msg.
Thank you A LOT! :)))

You bet! Really happy it's working out for you!
Cheers! 😄

@Ankilli
Copy link
Author

Ankilli commented Dec 9, 2022

Thank you for your quick reply at such an hour!🚀👍

@iamjustkoi
Copy link
Owner

No prob, happy I could help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Information needed
Projects
None yet
Development

No branches or pull requests

2 participants