summaryrefslogtreecommitdiff
path: root/org-fc-review.el
AgeCommit message (Collapse)Author
2022-09-18feat: Add org-fc-review-hide-title-in-header-lineCash Weaver
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.
2021-12-31org-fc-review: Ask to resume when there's already a session.c1-g
2021-03-07Fix remaining compiler warningsLeon Rische
2021-03-07Fix compilation warningsLeon 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
2020-03-17Combine files into oneLeon Rische
2020-02-23Fix some checkdoc errorsLeon Rische
2020-02-23Fix review data updates in demo modeLeon Rische
2020-02-20Warn when using a non-hydra key during reviewLeon Rische
2020-02-20Quit review if an error occursLeon Rische
2020-02-02Check if review history file exists before loading itLeon Rische
2020-01-30Track time per card in review statsLeon Rische
2020-01-27Load review data for review hydraLeon Rische
2020-01-23Add GPL LicenceLeon Rische
2020-01-21Add a hotkey for tagging cards during reviewLeon Rische
2020-01-15Remove dash functions / macrosLeon Rische
2020-01-15Update readmeLeon Rische
2020-01-12Fix overlay location & show revealed cloze holes in bold faceLeon Rische
2020-01-11Initial commitLeon Rische