org-anki-update-all updates all anki-entries in the buffer. My setup is based on org-roam and my entries are spread across many files.
I am looking for the best method of doing the same thing as org-anki-update-all does but for entries located in many files in a subfolder.
The motivation is: after I update the entry in org-mode I occasionally forget to org-anki-sync-entry it and Anki then contains a stale card. This failure scenario is hard to notice.
org-anki-update-allupdates all anki-entries in the buffer. My setup is based on org-roam and my entries are spread across many files.I am looking for the best method of doing the same thing as
org-anki-update-alldoes but for entries located in many files in a subfolder.The motivation is: after I update the entry in org-mode I occasionally forget to
org-anki-sync-entryit and Anki then contains a stale card. This failure scenario is hard to notice.