diff options
Diffstat (limited to 'org-fc-cache.el')
-rw-r--r-- | org-fc-cache.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/org-fc-cache.el b/org-fc-cache.el index 0d4a034..f10a257 100644 --- a/org-fc-cache.el +++ b/org-fc-cache.el @@ -152,6 +152,8 @@ are renamed or deleted." ;; TODO: There already is a similar check in org-fc, ;; those should be combined. + +;;;###autoload (defun org-fc-cache-coherence-check () "Check if the entry at point is coherent with its cache representation. This is especially relevant w.r.t a card's due date / suspension state before review." |