summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-14Remove suspended cards from review sessionHEADmainalgo-tnLeon Rische
2023-05-14Fix testsLeon Rische
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-option...Leon
2022-09-18feat: Add org-fc-review-hide-title-in-header-line...Cash Weaver
2022-09-18Merge pull request #91 from cashweaver/feat/total-positions...Leon
2022-09-18feat: Show total positions in dashboardCash Weaver
2022-09-18Merge pull request #86 from cashweaver/feat/custom-cloze-elipsis...Leon
2022-09-18Merge pull request #81 from cashweaver/nit...Leon
2022-09-16feat: Make hint prefix ("...") customizable...Cash Weaver
2022-09-15nit: Avoid magic numbersCash Weaver
2022-01-06Merge pull request #72 from c1-g/resuming-session...Leon
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-demo...Leon
2021-11-30Mention using hints in cloze cards for demo.orgc1-g
2021-07-20Merge pull request #63 from mithraen/main...Leon
2021-07-19Add require to subr-x for if-let macro (fixed compiling without preloaded sub...Denis Smirnov
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