Move files out of the repository

master
trémeur 4 years ago
parent cd0ca780c8
commit 0937c3d331

@ -11,7 +11,7 @@
*** English *** English
%^{Word 1 (English)} %^{Word 1 (English)}
*** Type *** Type
%^{Word 1 type||masculine|feminine|plural|preterite} %^{Word 1 type||masculine|feminine|plural|preterite|collective}
** 2 :drill: ** 2 :drill:
:PROPERTIES: :PROPERTIES:
:DRILL_CARD_TYPE: twosided :DRILL_CARD_TYPE: twosided
@ -21,7 +21,7 @@
*** English *** English
%^{Word 2 (English)} %^{Word 2 (English)}
*** Type *** Type
%^{Word 2 type||masculine|feminine|plural|preterite} %^{Word 2 type||masculine|feminine|plural|preterite|collective}
** 3 :drill: ** 3 :drill:
:PROPERTIES: :PROPERTIES:
:DRILL_CARD_TYPE: twosided :DRILL_CARD_TYPE: twosided
@ -31,7 +31,7 @@
*** English *** English
%^{Word 3 (English)} %^{Word 3 (English)}
*** Type *** Type
%^{Word 3 type||masculine|feminine|plural|preterite} %^{Word 3 type||masculine|feminine|plural|preterite|collective}
** 4 :drill: ** 4 :drill:
:PROPERTIES: :PROPERTIES:
:DRILL_CARD_TYPE: twosided :DRILL_CARD_TYPE: twosided
@ -41,7 +41,7 @@
*** English *** English
%^{Word 4 (English)} %^{Word 4 (English)}
*** Type *** Type
%^{Word 4 type||masculine|feminine|plural|preterite} %^{Word 4 type||masculine|feminine|plural|preterite|collective}
** 5 :drill: ** 5 :drill:
:PROPERTIES: :PROPERTIES:
:DRILL_CARD_TYPE: twosided :DRILL_CARD_TYPE: twosided
@ -51,7 +51,7 @@
*** English *** English
%^{Word 5 (English)} %^{Word 5 (English)}
*** Type *** Type
%^{Word 5 type||masculine|feminine|plural|preterite} %^{Word 5 type||masculine|feminine|plural|preterite|collective}
** 6 :drill: ** 6 :drill:
:PROPERTIES: :PROPERTIES:
:DRILL_CARD_TYPE: twosided :DRILL_CARD_TYPE: twosided
@ -61,7 +61,7 @@
*** English *** English
%^{Word 6 (English)} %^{Word 6 (English)}
*** Type *** Type
%^{Word 6 type||masculine|feminine|plural|preterite} %^{Word 6 type||masculine|feminine|plural|preterite|collective}
** 7 :drill: ** 7 :drill:
:PROPERTIES: :PROPERTIES:
:DRILL_CARD_TYPE: twosided :DRILL_CARD_TYPE: twosided
@ -71,7 +71,7 @@
*** English *** English
%^{Word 7 (English)} %^{Word 7 (English)}
*** Type *** Type
%^{Word 7 type||masculine|feminine|plural|preterite} %^{Word 7 type||masculine|feminine|plural|preterite|collective}
** 8 :drill: ** 8 :drill:
:PROPERTIES: :PROPERTIES:
:DRILL_CARD_TYPE: twosided :DRILL_CARD_TYPE: twosided
@ -81,7 +81,7 @@
*** English *** English
%^{Word 8 (English)} %^{Word 8 (English)}
*** Type *** Type
%^{Word 8 type||masculine|feminine|plural|preterite} %^{Word 8 type||masculine|feminine|plural|preterite|collective}
** 9 :drill: ** 9 :drill:
:PROPERTIES: :PROPERTIES:
:DRILL_CARD_TYPE: twosided :DRILL_CARD_TYPE: twosided
@ -91,7 +91,7 @@
*** English *** English
%^{Word 9 (English)} %^{Word 9 (English)}
*** Type *** Type
%^{Word 9 type||masculine|feminine|plural|preterite} %^{Word 9 type||masculine|feminine|plural|preterite|collective}
** 10 :drill: ** 10 :drill:
:PROPERTIES: :PROPERTIES:
:DRILL_CARD_TYPE: twosided :DRILL_CARD_TYPE: twosided
@ -101,4 +101,4 @@
*** English *** English
%^{Word 10 (English)} %^{Word 10 (English)}
*** Type *** Type
%^{Word 10 type||masculine|feminine|plural|preterite}"))) %^{Word 10 type||masculine|feminine|plural|preterite|collective}")))

@ -257,7 +257,10 @@
(load-file "~/.emacs.d/capture.el") ; capture templates stored here (load-file "~/.emacs.d/capture.el") ; capture templates stored here
(setq org-capture-bookmark nil) (setq org-capture-bookmark nil)
(use-package org-drill) (use-package org-drill
:config
(setq org-id-locations-file "~/Documents/drive/org/.org-id-locations")
(setq persist--directory-location "~/Documents/drive/org/persist"))
(setq org-todo-keywords (setq org-todo-keywords
'((sequence "TODO" "|" "DONE" "CANCELLED"))) '((sequence "TODO" "|" "DONE" "CANCELLED")))

@ -1,2 +0,0 @@
((1 (1.7000000000000002 . 3.44) (2.1799999999999997 . 3.72) (1.96 . 3.58) (2.5 . 4.0) (2.36 . 3.86) (2.6 . 4.14)))
Loading…
Cancel
Save