From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [ANN] Org-Drill: Interactive revision a la Anki/Mnemosyne Date: Sat, 7 Aug 2010 09:30:08 +0200 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=51343 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oi9jk-0002Ja-1Z for emacs-orgmode@gnu.org; Sun, 08 Aug 2010 13:32:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OhdrA-0006d3-2q for emacs-orgmode@gnu.org; Sat, 07 Aug 2010 03:30:13 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:34363) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ohdr9-0006cc-Uf for emacs-orgmode@gnu.org; Sat, 07 Aug 2010 03:30:12 -0400 Received: by ewy28 with SMTP id 28so3338165ewy.0 for ; Sat, 07 Aug 2010 00:30:11 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Paul Sexton Cc: emacs-orgmode@gnu.org Hi Paul, should this become a contributed package? - Carsten On Aug 1, 2010, at 3:02 AM, Paul Sexton wrote: > Announcing the first release of "org-drill", a module which uses > "org-learn" to > present interactive "drill sessions" of marked material in org > buffers and > files. Org-learn, which is found in org's "contrib" directory, is an > implementation of the spaced repetition algorithm from SuperMemo. > > Repository: > http://bitbucket.org/eeeickythump/org-drill > > See the preamble in org-drill.el, and the accompanying file > "spanish.org", for > documentation and examples. > > I have tried to make it quite customisable. You can set variables to > control > number of items per session, and max session duration. You can also > create > custom "card types" and write elisp functions to control how the > information in > those topics is displayed. > > Note that org-learn currently considers items rated 4 or 5 (ie > perfect or > excellent recall) as NEVER needing to be revised. I think this is a > misfeature > of org-learn, and I hope it will eventually be fixed. For now, if > you use > org-drill and rate items as 4 or 5, org-drill will consider them as > "new" each > time you rpeat the drill session, so they will always come up. > > Paul > > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten