summaryrefslogtreecommitdiff
path: root/org-fc.el
AgeCommit message (Expand)Author
2020-05-23Add fallback text bar chart for non-graphic displaysLeon Rische
2020-05-23Add before/after setup hooksLeon Rische
2020-05-22Handle nil-filter in `org-fc-filter-index`Leon Rische
2020-05-22Replace `list*` with `cl-list*`Leon Rische
2020-05-08Move review/flip hydra code ouf of card functionsLeon Rische
2020-05-08Remove demo-mode variablesLeon Rische
2020-05-08Add tag for "demo-cards" & fix demo fileLeon Rische
2020-05-08Fix documentation & indentationLeon Rische
2020-05-08Store context of current dashboard viewLeon Rische
2020-05-08Add a hotkey for suspending cards during reviewLeon Rische
2020-05-08If `org-indent-mode` is enabled, indent card before reviewLeon Rische
2020-05-07Add `org-fc-with-point-at` macros & fix back latex renderingLeon Rische
2020-05-06Use `org-with-point-at` macroLeon Rische
2020-05-04mLeon Rische
2020-05-04Fix -buffer & -all review functionsLeon Rische
2020-05-04Fix package-requiresLeon Rische
2020-05-04Change review functions to use new contextsLeon Rische
2020-05-02Escape quotes in filenames, don't wrap cards into a file objectLeon Rische
2020-05-02Replace AWK scripts with single indexer scriptLeon Rische
2020-05-01Track tags in position indexerLeon Rische
2020-05-01Filter due cards in position indexerLeon Rische
2020-05-01Generate S-expressions in review stats scriptLeon Rische
2020-05-01Generate S-expressions in stats awk scriptsLeon Rische
2020-04-29Default spacing algorithm to sm2-v1Leon Rische
2020-04-29Implement v2 of the spacing algorithmLeon Rische
2020-04-21Use `find -not` to exclude hidden / temporary files.Leon Rische
2020-04-17Reset hidden sections of normal cardsLeon Rische
2020-04-15Reset text-input hiddenLeon Rische
2020-04-14Fix reviewing of correct text-input cardsLeon Rische
2020-04-12Add text-input card typeLeon Rische
2020-04-12Fix indentationLeon Rische
2020-04-11Add function for finding position of "Back" headingLeon Rische
2020-04-11Add support for org files containing quotesLeon Rische
2020-03-26Follow symlinks when determining awk source pathLeon Rische
2020-03-22Show inline imagesLeon Rische
2020-03-22More comment & style improvementsLeon Rische
2020-03-17Remove text-input cardsLeon Rische
2020-03-17Fix checkdoc errorsLeon Rische
2020-03-17Add shared noop functionLeon Rische
2020-03-17Combine files into oneLeon Rische
2020-02-25Add configurable box-limit for review statisticsLeon Rische
2020-02-23Fix some checkdoc errorsLeon Rische
2020-02-08Remove hard-coded Emacs configuration path...Emacs is moving to ~/.config/emacs soon, this guards against that. Jethro Kuan
2020-02-08Add "Z" suffix to iso8601 timestampsLeon Rische
2020-02-03Remove dependency on `shuf`, use `gawk` instead of `awk`Leon Rische
2020-01-27Add setup instructionsLeon Rische
2020-01-27Update latex functions for org 9.3Leon Rische
2020-01-25Update for org 9.3Leon Rische
2020-01-23Add GPL LicenceLeon Rische
2020-01-21Add a hotkey for tagging cards during reviewLeon Rische