summaryrefslogtreecommitdiff
path: root/org-fc.el
AgeCommit message (Expand)Author
2024-01-14Apply ORG-FC-TN patchesMarek Paśnikowski
2021-03-07Fix remaining compiler warningsLeon Rische
2021-03-07Move variables / defcustom to org-fc-coreLeon Rische
2021-03-07Extract core functionsLeon 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-23Extract SM2 codeLeon Rische
2020-11-19Require org-fc-cache laterLeon Rische
2020-11-16Require cache by defaultLeon Rische
2020-11-12Add caching indexer prototypeLeon Rische
2020-11-11Extract dashboard codeLeon Rische
2020-11-11Add review forecastLeon 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-02Add commands for (un)suspending all cards in a regionLeon Rische
2020-10-02Remove unused text stats functionLeon Rische
2020-10-02Add percentages to svg bar chartsLeon Rische
2020-10-02Move card types to separate filesLeon Rische
2020-09-29Add vocab card typeLeon Rische
2020-09-23Remove unused buffer location functionsLeon Rische
2020-09-22Remove trailing space from docstringLeon Rische
2020-09-22Add type and options of `org-fc-narrow-visibility`Leon Rische
2020-09-22Remove unused pos variableLeon Rische
2020-09-22Fix indentationLeon Rische
2020-09-22Rework narrowing mechanismLeon Rische
2020-09-22Replace `loop` with `dolist`Leon Rische
2020-09-22Move notitle check to `set-header-line` functionLeon Rische
2020-09-19Add obsolete alias for `org-fc-show-all`Leon Rische
2020-09-19Rename `org-fc-show-all` to `org-fc-remove-overlays`Leon Rische
2020-09-19Use narrowing functionLeon Rische
2020-09-19Exclude setup hooks when tracking review timeLeon Rische
2020-09-19Don't write empty review history to fileLeon Rische
2020-09-15Include title in header lineLeon Rische
2020-09-15Include filetag in position indexLeon Rische
2020-09-15Remove awk code from main fileLeon Rische
2020-09-15Require awk indexerLeon Rische
2020-09-14Add command for skipping cards during reviewLeon Rische
2020-09-13Exclude subheadings when processing cloze cardsLeon Rische
2020-09-13Replace use of `org-fc-content-position`Leon Rische
2020-09-12Remove TODOs from codeLeon Rische
2020-09-12Fix `org-fc-member-p`Leon Rische
2020-09-09Add cl- prefix to remove-ifLeon Rische
2020-09-08Improve latex display in cloze holesLeon Rische
2020-09-08Allow creating nested flashcardsLeon Rische
2020-09-07Fix display of double cards with a back headingLeon Rische