summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--org-fc-awk.el1
-rw-r--r--org-fc-dashboard.el1
-rw-r--r--org-fc-review.el2
3 files changed, 3 insertions, 1 deletions
diff --git a/org-fc-awk.el b/org-fc-awk.el
index 1f060e6..444352a 100644
--- a/org-fc-awk.el
+++ b/org-fc-awk.el
@@ -27,6 +27,7 @@
;;; Code:
(require 'org-fc-core)
+(require 'org-fc-type-cloze)
;;;; Shell wrappers
diff --git a/org-fc-dashboard.el b/org-fc-dashboard.el
index f080f57..be977af 100644
--- a/org-fc-dashboard.el
+++ b/org-fc-dashboard.el
@@ -31,6 +31,7 @@
(require 'org-fc-core)
(require 'org-fc-awk)
+(require 'org-fc-review)
;;; Customization
diff --git a/org-fc-review.el b/org-fc-review.el
index 2dc431b..9339b7b 100644
--- a/org-fc-review.el
+++ b/org-fc-review.el
@@ -289,7 +289,7 @@ rating the card."
(interval (string-to-number (cl-fourth current))))
(org-fc-review-history-add
(list
- (org-fc-timestamp-now)
+ (org-fc-timestamp-in 0)
path
id
position