Thu Jan  7 10:01:26 EST 2010  gwe...@gmail.com
  * IReader.hs: add shift functionality to allow expressing 'priorities'
  Ignore-this: 40f09f42bdd141cc6545b0bb049d7d00
  SuperMemo associates each article with a number, and then applies the spaced 
repetition formula.
  But I prefer simpler code - and since we have a circular list of articles, 
higher priorities can
  force articles to come up sooner just by putting the article not at the end, 
but 10 before the end,
  for example. Of course, this means the priority of an article changes 
completely every time you save
  the article, but that's fine with me.

    M ./src/Yi/IReader.hs -5 +15
-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel

Reply via email to