From: Huang Tao <htbest2000@gmail.com>
To: Org-mode Mode <emacs-orgmode@gnu.org>
Subject: Re: New module: org-learn, incremental reading
Date: Mon, 26 Oct 2009 00:04:23 +0800 [thread overview]
Message-ID: <550d261f0910250904h569c263fh16fdc33b42630201@mail.gmail.com> (raw)
In-Reply-To: <558B167B-65F3-4E3B-8696-1FF00243177E@gmail.com>
Well done! It frees me from the fully hand schedule stuff.
but i got something wrong while launch org-smart-reschedule:
1. function org-entry-beginning-position and org-entry-end-position
doesn't exist
2. variable learning-fraction doesn't exist.
I replace the org-entry-[beginning|end]-position with
org-back-to-heading and org-end-of-subtree, change the
learning-fraction to org-learning-fraction to get done(ugly, just
runnable).
Did some one has a better solution? Why I got this, my system is
too old(or new)?
my
- Emacs version: GNU Emacs 23.1.50.1 (i686-pc-linux-gnu)
- Org-mode version: 6.31a
Thanks.
On Wed, Oct 21, 2009 at 4:53 PM, John Wiegley <jwiegley@gmail.com> wrote:
> The attached file, when loaded, provides two new commands:
>
> M-x org-smart-reschedule
> M-x org-agenda-smart-reschedule
>
> The latter being only for the *Org Agenda* buffer.
>
> You should use these commands on a scheduled entry, with state logging
> enabled for the DONE state. It then reschedules the item to a future date
> based on the "SM-5" algorithm and a quality factor you are prompted for.
>
> To summarize the SM-5 algorithm:
>
> 1. After you read an item on the scheduled day, you hit M-x
> org-smart-reschedule.
>
> 2. You are then asked how well you remember what you just read, from 0-5:
>
> 5 - perfect response
> 4 - correct response after a hesitation
> 3 - correct response recalled with serious difficulty
> 2 - incorrect response; where the correct one seemed easy to recall
> 1 - incorrect response; the correct one remembered
> 0 - complete blackout.
>
> 3. If your answer is 4 or 5, the item will not be repeated. If it is
> anything
> else, the item is rescheduled, to be read again on a future date.
>
> 4. Based on the quality of your response, AND the number of times you've
> read
> the item so far, the amount of time being reschedulings will vary. If
> your
> retention is good, the gaps grow wider; if it is poor, they grow
> shorter.
>
> 5. Your "learning data" is kept in a special property called :LEARN_DATA:.
> Do
> not modify this, as it controls how the algorithm reschedules after
> future
> repetitions, and based on past quality responses.
>
> More about this algorithm can be read here:
> http://www.supermemo.com/english/ol/sm2.htm.
>
> This contribution is made in honor of Russell Adams, who drove all the way
> to New Jersey from Kennedy airport to visit me today, and who brought up the
> idea of implementing it, based on an earlier proposal by Pere Quintana Seguí
> (http://article.gmane.org/gmane.emacs.orgmode/17781).
>
> John
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>
next prev parent reply other threads:[~2009-10-25 16:04 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-21 8:53 New module: org-learn, incremental reading John Wiegley
2009-10-21 12:23 ` Russell Adams
2009-10-21 13:58 ` Bill Powell
2009-10-21 22:44 ` John Wiegley
2009-10-24 14:36 ` Richard KLINDA
2009-10-21 20:26 ` Quintana Seguí, Pere
2009-10-24 14:32 ` Richard KLINDA
2009-10-25 16:04 ` Huang Tao [this message]
2009-10-25 20:51 ` John Wiegley
[not found] ` <4ae4c751.1438560a.579a.ffffea34@mx.google.com>
2009-10-25 21:49 ` John Wiegley
2009-10-27 15:47 ` Jonathan Arkell
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=550d261f0910250904h569c263fh16fdc33b42630201@mail.gmail.com \
--to=htbest2000@gmail.com \
--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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.