summaryrefslogtreecommitdiff
path: root/org-fc.el
AgeCommit message (Expand)Author
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
2020-09-07Checkdoc fixesLeon Rische
2020-09-07Refactor setup / flip of double cardsLeon Rische
2020-09-07Remove unused show/hide overlay functionsLeon Rische
2020-09-07Refactor setup / flip of cloze cardsLeon Rische
2020-09-07Remove subheading hiding codeLeon Rische
2020-09-07Only show the entry of cloze cardsLeon Rische
2020-09-07Rework setup & flipping of text input cardsLeon Rische
2020-09-07Refactor setup / flipping of normal cardsLeon Rische
2020-08-08Support setup-fn returning "'rate"Leon Rische
2020-08-04add org-fc-bury-siblingsdalz
2020-07-16Remove positions of suspended card from reviewLeon Rische
2020-07-14Rename `point-at` functionsLeon Rische