summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-27Add documentation filesLeon Rische
2022-09-19Merge pull request #92 from cashweaver/feat/hide-title-option...feat: Add org-fc-review-hide-title-in-header-lineLeon
2022-09-18feat: 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. Cash Weaver
2022-09-18Merge pull request #91 from cashweaver/feat/total-positions...feat: Show total positions in dashboardLeon
2022-09-18feat: Show total positions in dashboardCash Weaver
2022-09-18Merge pull request #86 from cashweaver/feat/custom-cloze-elipsis...feat: Make hint prefix ("...") customizableLeon
2022-09-18Merge pull request #81 from cashweaver/nit...Avoid magic numbers when initializing cardsLeon
2022-09-16feat: Make hint prefix ("...") customizable...1. Add `org-fc-type-cloze-hint-prefix` Cash Weaver
2022-09-15nit: Avoid magic numbersCash Weaver
2022-01-06Merge pull request #72 from c1-g/resuming-session...org-fc-review: Ask to resume when there's already a 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...Mention using hints in cloze cards for demo.orgLeon
2021-11-30Mention using hints in cloze cards for demo.orgc1-g
2021-07-20Merge pull request #63 from mithraen/main...Add require to subr-x for if-let macro (fixed compiling without preloaded subr-x)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
2020-11-11Rename context variableLeon Rische
2020-11-11Mark renamed functions as obsoleteLeon Rische
2020-11-11Extract dashboard codeLeon Rische
2020-11-11Add review forecastLeon Rische
2020-11-11Add changelog entryLeon Rische
2020-11-11Combine card creation stats into plistLeon Rische
2020-11-11Remove top level heading in dashboardLeon Rische
2020-11-10Enable org-fc modes in modes derived from org-modeLeon Rische
2020-11-08Add test filesLeon Rische