debanjandhar12 / logseq-anki-sync

An logseq to anki syncing plugin with superpowers - image occlusion, card direction, incremental cards, and a lot more.
GNU Affero General Public License v3.0
466 stars 34 forks source link

Create card with status "suspend" #221

Open bolDeju opened 1 year ago

bolDeju commented 1 year ago

Describe the solution you'd like I think it should look like a parametr like "deck::" is. Something like this: suspend:: true

Describe how it will help your workflow In my university there is always a pdf file with questions for upcoming exam. It contains all questions, but I need to add answers to them after answer was given on lecture, otherwise the answer will not be accepted. It will be very handy to add all cards in one time and then, when the question will be written down during lecture, just unsuspend it.

GrittyB commented 1 week ago

Describe the solution you'd like I think it should look like a parametr like "deck::" is. Something like this: suspend:: true

Describe how it will help your workflow In my university there is always a pdf file with questions for upcoming exam. It contains all questions, but I need to add answers to them after answer was given on lecture, otherwise the answer will not be accepted. It will be very handy to add all cards in one time and then, when the question will be written down during lecture, just unsuspend it.

I've come across the same requirement, the author doesn't seem to have updated it yet, so I've written a temporary anki plugin, when you use the "suspend" tag in logseq card, the status of the synchronization in anki will be suspended, similarly, after you logseq the tag, you can make the anki card change to unsuspended, you can use code 323261393 to download