Skip to content

How to reschedule a card via AnkiDroidJS? #9727

@MagTun

Description

@MagTun

Is there a way to reschedule a card via AnkiDroidJS? By reschedule I mean preforming the same action that is done when using the button "reschedule for review in x days".

Is your feature request related to a problem? Please describe.
I have written a script in my card template that determine if a card has an interval above 30 days and if yes, will first show either the front or the back based on the evenness of the number of review for this card.
If I see the front first, then I will dispose the card as normal (with one of the 4 the Anki buttons: again,...).
But if I see the back first, I want to add a HTML button to reschedule the card in X days (X been the number of days of the current interval). I don't want to use the Anki button so that the current interval and other settings of the card aren't updated by this review.

Is this currently possible?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions