Make audio play command interactive
Add audio replay commands
Merge pull request #92 from cashweaver/feat/hide-title-option
feat: Add org-fc-review-hide-title-in-header-line
feat: Add org-fc-review-hide-title-in-header-line
Users can hide the title for individual cards with the `:notitle:` tag.
Add `org-fc-review-hide-title-in-header-line` option to allow for hiding
titles for all cards.
Merge pull request #91 from cashweaver/feat/total-positions
feat: Show total positions in dashboard
feat: Show total positions in dashboard
Merge pull request #86 from cashweaver/feat/custom-cloze-elipsis
feat: Make hint prefix ("...") customizable
Merge pull request #81 from cashweaver/nit
Avoid magic numbers when initializing cards
feat: Make hint prefix ("...") customizable
1. Add `org-fc-type-cloze-hint-prefix`
Merge pull request #72 from c1-g/resuming-session
org-fc-review: Ask to resume when there's already a session.
org-fc-review: Ask to resume when there's already a session.
Merge pull request #70 from c1-g/hints-in-demo
Mention using hints in cloze cards for demo.org
Mention using hints in cloze cards for demo.org
Merge pull request #63 from mithraen/main
Add require to subr-x for if-let macro (fixed compiling without preloaded subr-x)
Add require to subr-x for if-let macro (fixed compiling without preloaded subr-x)
Fix remaining compiler warnings