summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-05-14Inhibit "Creating LaTeX previews ..." message during reviewLeon Rische
2023-05-14Set buffer to read-only in `org-fc-demo`Leon Rische
2023-05-14Resolve 'buffer context immediately on selectionLeon Rische
2022-11-30Update and refactor indexer testsLeon Rische
2022-11-30Change indexing functions to group cards by filesLeon Rische
2022-09-27Make audio play command interactiveLeon Rische
2022-09-27Add audio replay commandsLeon Rische
2022-09-27Add documentation filesLeon Rische
2022-09-19Merge pull request #92 from cashweaver/feat/hide-title-optionLeon
feat: Add org-fc-review-hide-title-in-header-line
2022-09-18feat: Add org-fc-review-hide-title-in-header-lineCash Weaver
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.
2022-09-18Merge pull request #91 from cashweaver/feat/total-positionsLeon
feat: Show total positions in dashboard
2022-09-18feat: Show total positions in dashboardCash Weaver
2022-09-18Merge pull request #86 from cashweaver/feat/custom-cloze-elipsisLeon
feat: Make hint prefix ("...") customizable
2022-09-18Merge pull request #81 from cashweaver/nitLeon
Avoid magic numbers when initializing cards
2022-09-16feat: Make hint prefix ("...") customizableCash Weaver
1. Add `org-fc-type-cloze-hint-prefix`
2022-09-15nit: Avoid magic numbersCash Weaver
2022-01-06Merge pull request #72 from c1-g/resuming-sessionLeon
org-fc-review: Ask to resume when there's already a session.
2021-12-31org-fc-review: Ask to resume when there's already a session.c1-g
2021-12-01Merge pull request #70 from c1-g/hints-in-demoLeon
Mention using hints in cloze cards for demo.org
2021-11-30Mention using hints in cloze cards for demo.orgc1-g
2021-07-20Merge pull request #63 from mithraen/mainLeon
Add require to subr-x for if-let macro (fixed compiling without preloaded subr-x)
2021-07-19Add require to subr-x for if-let macro (fixed compiling without preloaded ↵Denis Smirnov
subr-x)
2021-03-07Add changelog entryLeon Rische
2021-03-07Fix dashboard revertLeon Rische
2021-03-07Fix remaining compiler warningsLeon Rische
2021-03-07Fix compilation warningsLeon Rische
2021-03-07Remove old argumentLeon Rische
2021-03-07Move variables / defcustom to org-fc-coreLeon Rische
2021-03-07Remove unused variableLeon Rische
2021-03-07Replace obsolete function nameLeon Rische
2021-03-07Extract core functionsLeon Rische
2021-03-07Fix variable namesLeon Rische
2021-03-07Extract review functionsLeon Rische
2021-03-07Update version & copyright dateLeon Rische
2021-03-07Extract diff functionsLeon Rische
2021-03-07Add "after-flip" hook and audio functionsLeon Rische
2021-03-07Replace use of `case` with `cl-case`Leon Rische
2021-03-04Add missing argument to obsolete function/variable definitionsLeon Rische
2020-11-23Use macro for defining properties & gettersLeon Rische
2020-11-23Extract SM2 codeLeon Rische
2020-11-21Autoload coherence checkLeon Rische
2020-11-19Require org-fc-cache laterLeon Rische
2020-11-16Fix recursive requireLeon Rische
2020-11-16Require cache by defaultLeon Rische
2020-11-16Include filetitle in cardsLeon Rische
2020-11-12Add caching indexer prototypeLeon Rische
2020-11-12Ignore .elc filesLeon Rische
2020-11-12Allow awk to parse arbitrary review data tablesLeon Rische
2020-11-11Rename context variableLeon Rische
2020-11-11Mark renamed functions as obsoleteLeon Rische