From: Joost Kremers <joostkremers@fastmail.fm>
To: emacs-orgmode@gnu.org
Subject: Org-drill doesn't work...
Date: Wed, 14 Dec 2011 22:44:16 +0100 [thread overview]
Message-ID: <20111214214415.GA24417@eeenterprise> (raw)
hi all,
i'm trying to set up org-drill for learning some russian vocabulary, but i'm not
very successful... i've created an org file that meets the requirements of a
proper org-drill file. i have a bunch of entries that look like this:
#+BEGIN_EXAMPLE
** Nomen :drill:
:PROPERTIES:
:DRILL_CARD_TYPE: twosided
:ID: 9927d8c4-1692-4784-9afc-9e4a770a62c8
:END:
*** Deutsch
Herbst
*** Russisch
о́сень (f)
*** Beispiele
im *Herbst*
о́сенью
nächsten *Herbst*
сле́дующей *о́сенью*
letzten *Herbst*
про́шлой о́сенью
#+END_EXAMPLE
of course, the ID was added by org-drill, not by me. after creating the file,
the first run of org-drill seemed to be fine. i was prompted for a couple of
items, maybe five or so, and after i had finished, emacs told me the results.
however, trying to run org-drill the next day, i got the following message:
#+BEGIN_EXAMPLE
0 items reviewed. Session duration 0:00:00.
Recall of reviewed items:
Excellent (5): 0% | Near miss (2): 0%
Good (4): 0% | Failure (1): 0%
Hard (3): 0% | Abject failure (0): 0%
You successfully recalled 0% of reviewed items (quality > 2)
0/1 items still await review (0 failed, 0 overdue, 0 new, 0 young, 0 old).
Tomorrow, 0 more items will become due for review.
Session finished. Press a key to continue...
#+END_EXAMPLE
i wasn't prompted for any new items and the message "tomorrow, 0 more items will
become due for review" worries me.
also, running org-drill-again gives me the same message.
i'm sure i'm doing something wrong, but i can't figure out what... would
appriciate any help pointing me in the right direction.
Org-mode version 7.8.02 (and org-drill included with it), GNU Emacs 23.3.1.
TIA
Joost
btw, i noticed that some of the customize items in org-drill.el are incorrectly
defined. for example, the :type declaration in
org-drill-spaced-repetition-algorithm is:
:type '(choice (const 'sm2) (const 'sm5) (const 'simple8))
but the symbols shouldn't be quoted:
:type '(choice (const sm2) (const sm5) (const simple8))
there are one or two more cases like this. they're labelled in the customize
buffer as "MISMATCH".
--
Dr. Joost Kremers
Georg-August-Universität
Seminar für Deutsche Philologie
Käte-Hamburger-Weg 3
D-37073 Göttingen
next reply other threads:[~2011-12-14 21:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-14 21:44 Joost Kremers [this message]
2011-12-26 14:40 ` Org-drill doesn't work Bastien
2011-12-28 21:21 ` Milan Zamazal
2012-01-05 11:53 ` Joost Kremers
2012-01-06 20:27 ` Milan Zamazal
2012-01-06 22:42 ` Joost Kremers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20111214214415.GA24417@eeenterprise \
--to=joostkremers@fastmail.fm \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).