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

don't reschedule suspended cards #105

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

AlexRiina
Copy link

Every time reposition runs, it lists all IR cards and sorts them, but this includes suspended cards which interrupts what I think is a good workflow #96

My ideal work flow would be

  • add new document
  • break out sections
  • create cards from sections
  • suspend the remaining IR cards

This allows the suspending part of the workflow to continue working.

Every time reposition runs, it lists all IR cards and sorts them, but this includes suspended cards which interrupts what I think is a good workflow jdlorimer#96

My ideal work flow would be
- add new document
- break out sections
- create cards from sections
- suspend the remaining IR cards

This allows the suspending part of the workflow to continue working.
@AlexRiina
Copy link
Author

Codacity doesn't like the sqlite with string interpolation as a security risk, but the value that is interpolated is not a user defined value. The style I have is consistent with the anki core style e.g. https://github.com/ankitects/anki/blob/862e2b48f06dadf414d171d2cfdc4ac3ad79e7da/pylib/anki/sched.py#L747

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

Successfully merging this pull request may close these issues.

1 participant