summaryrefslogtreecommitdiff
path: root/org-fc.el
AgeCommit message (Expand)Author
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
2020-07-13Only hide drawers of the current headlineLeon Rische
2020-07-12Add `org-fc-member-p` functionLeon Rische
2020-07-11Rename `org-fc-review--current-session` to `org-fc--session`Leon Rische
2020-07-06Remove logic for resetting review data on unsuspendLeon Rische
2020-07-06Add `org-fc-suspend-tree` commandLeon Rische
2020-07-06Fix header lineLeon Rische
2020-07-04Add `org-fc-review-edit` to keymapsLeon Rische
2020-07-04Allow editing cards during reviewLeon Rische
2020-07-04Remove unused mode header functionsLeon Rische
2020-07-03Add a `org-fc-unsuspend-tree` commandLeon Rische
2020-07-03Add a scope argument to `org-fc-map-cards`Leon Rische
2020-07-03Append failed cards to review sessionLeon Rische
2020-07-02Reset buffer after reviewLeon Rische
2020-07-02Rename `org-fc-review-rate-card` to `org-fc-review-rate`Leon Rische
2020-07-01Write history file only once per reviewLeon Rische
2020-06-29Make suffling of positions configurableLeon Rische
2020-06-29Promote shell errorsLeon Rische
2020-06-28Add before-review-hookLeon Rische
2020-06-26Add a `after-review` hookLeon Rische
2020-06-26Don't inhibit messages during reviewLeon Rische
2020-06-26Added automated unfolding for whitelisted drawers.natask 2
2020-06-25Hide keyword timestamps during reviewLeon Rische
2020-06-25Add a whitelist for drawers not hidden during reviewLeon Rische
2020-06-25Update `require`sLeon Rische
2020-06-25Reset review when suspending cardsLeon Rische
2020-06-18Change review loop to used modesLeon Rische
2020-06-18Add review & flip modesLeon Rische
2020-06-18Add rating wrapper commandsLeon Rische
2020-06-18Remove `org-fc-tag-card` command...Leon Rische
2020-06-02Add `cl-` prefix to `remove-if-not`Leon Rische
2020-05-30Remove unused double-card hole regex...Leon Rische
2020-05-25Re-raise errors after quitting reviewLeon Rische
2020-05-25Document `-L` option of find commandLeon Rische
2020-05-24Add trailing "/" to `org-fc-directories`Leon Rische
2020-05-24fix find on symlinksYann Esposito (Yogsototh)
2020-05-24Indentation / doc fixesLeon Rische
2020-05-24Maintain order of positions in card when shufflingLeon Rische
2020-05-24Immediately flatten index returned by awkLeon Rische
2020-05-24Change indexer to work onLeon Rische