aboutsummaryrefslogtreecommitdiff
path: root/robot/spanish-run.el
diff options
context:
space:
mode:
Diffstat (limited to 'robot/spanish-run.el')
-rw-r--r--robot/spanish-run.el13
1 files changed, 13 insertions, 0 deletions
diff --git a/robot/spanish-run.el b/robot/spanish-run.el
new file mode 100644
index 0000000..124df49
--- /dev/null
+++ b/robot/spanish-run.el
@@ -0,0 +1,13 @@
+(load-file "robot/robot.el")
+(load-file "org-drill.el")
+
+(copy "spanish-robot.org" "spanish-robot-copy.org")
+(find "spanish-robot-copy.org")
+
+;; bump this up so we do everything
+(setq org-drill-maximum-items-per-session 40)
+
+(org-drill)
+
+
+(robot-check-cards-seen-and-die 15)