diff options
author | Leon Rische <leon.rische@me.com> | 2020-01-27 15:56:07 +0100 |
---|---|---|
committer | Leon Rische <leon.rische@me.com> | 2020-01-27 15:56:07 +0100 |
commit | 822c3dac9b0def491f7de712bb2298e64a5f5ec2 (patch) | |
tree | 8d649422ad55b6f6bd57b30e2fe53674bfb305df /demo.org | |
parent | 4f974a8f99d8566849dc4dc73480215c478503b5 (diff) |
Reset demo file timestamps
Diffstat (limited to 'demo.org')
-rw-r--r-- | demo.org | 26 |
1 files changed, 13 insertions, 13 deletions
@@ -9,7 +9,7 @@ :REVIEW_DATA: | position | ease | box | interval | due | |----------+------+-----+----------+---------------------| -| front | 2.50 | 6 | 83.98 | 2020-04-05T11:29:48 | +| front | 2.50 | 6 | 83.98 | 2019-04-05T11:29:48 | :END: Front of the card ** Back @@ -26,8 +26,8 @@ Back of the card :REVIEW_DATA: | position | ease | box | interval | due | |----------+------+-----+----------+---------------------| -| front | 2.50 | 5 | 35.76 | 2019-02-17T06:10:32 | -| back | 2.50 | 6 | 94.52 | 2020-04-16T00:33:34 | +| front | 2.50 | 6 | 85.77 | 2019-04-22T09:26:13 | +| back | 2.50 | 6 | 94.52 | 2019-04-16T00:33:34 | :END: For cards without a "Back" heading, the headings main text is considered as the back side. @@ -42,8 +42,8 @@ considered as the back side. :REVIEW_DATA: | position | ease | box | interval | due | |----------+------+-----+----------+---------------------| -| 0 | 2.50 | 6 | 89.34 | 2020-04-10T20:11:35 | -| 1 | 2.50 | 5 | 31.55 | 2019-02-13T01:13:00 | +| 0 | 2.50 | 6 | 89.34 | 2019-04-10T20:11:35 | +| 1 | 2.50 | 6 | 85.20 | 2019-04-21T19:42:40 | :END: A {{cloze deletion}@0} can have multiple {{holes}@1}. * Cloze Enumeration :fc: @@ -57,10 +57,10 @@ A {{cloze deletion}@0} can have multiple {{holes}@1}. :REVIEW_DATA: | position | ease | box | interval | due | |----------+------+-----+----------+---------------------| -| 0 | 2.50 | 4 | 13.54 | 2019-01-26T00:58:48 | -| 1 | 2.50 | 6 | 72.76 | 2020-03-25T06:21:24 | -| 2 | 2.50 | 5 | 36.18 | 2020-02-17T16:31:25 | -| 3 | 2.50 | 4 | 16.20 | 2019-01-28T16:51:34 | +| 0 | 2.50 | 5 | 31.22 | 2019-02-27T20:05:22 | +| 1 | 2.50 | 6 | 72.76 | 2019-03-25T06:21:24 | +| 2 | 2.50 | 5 | 36.18 | 2019-02-17T16:31:25 | +| 3 | 2.50 | 5 | 42.28 | 2019-03-09T21:37:06 | :END: Enumerations are useful for @@ -71,7 +71,7 @@ Enumerations are useful for - {{items}@3} * AWK Source Example :fc: :PROPERTIES: -:FC_CREATED: 2020-01-20T21:44:50 +:FC_CREATED: 2019-01-20T21:44:50 :FC_TYPE: cloze :FC_CLOZE_MAX: 2 :FC_CLOZE_TYPE: single @@ -80,9 +80,9 @@ Enumerations are useful for :REVIEW_DATA: | position | ease | box | interval | due | |----------+------+-----+----------+---------------------| -| 0 | 2.50 | 1 | 0.01 | 2020-01-20T22:07:25 | -| 1 | 2.50 | 1 | 0.01 | 2020-01-20T22:07:24 | -| 2 | 2.50 | 1 | 0.01 | 2020-01-20T22:05:31 | +| 0 | 2.50 | 2 | 1.00 | 2019-01-28T14:51:36 | +| 1 | 2.50 | 2 | 1.00 | 2019-01-28T14:51:39 | +| 2 | 2.50 | 2 | 1.00 | 2019-01-28T14:51:37 | :END: #+begin_src awk # Set up variables for new file |