Re: [O] Dr Wozniak’s tasklist implementation

2017-02-01 Thread Bob Newell
Aloha kakou, I started to find the above idea pretty interesting, and so I did a small proof of concept coding to implement it. (Certainly this could be done a lot better but I just wanted to try it out.) I'm going to work with the idea for a little while to see how well it helps in sorting

Re: [O] Dr Wozniak’s tasklist implementation

2017-01-29 Thread Ramon Diaz-Uriarte
Dear Michal, On Sun, 29-01-2017, at 15:10, Michal Rus wrote: > Hello! > > I’d like to start using dr Wozniak’s tasklist idea [1] in Org. He’s > the original author of spaced repetition and SuperMemo. > [Being nit-picky here: :-) Wozniak is the author of SuperMemo and he has

Re: [O] Dr Wozniak’s tasklist implementation

2017-01-29 Thread Bob Newell
If you don't care about integrating into the agenda, this could be quite easily implemented in an org table.

Re: [O] Dr Wozniak’s tasklist implementation

2017-01-29 Thread John Kitchin
I do not know of anything like this, but it should not be difficult to implement. You could store $ and time as properties in a headline, and then write a custom sort function for use with org-sort-entries that computes the priority and sorts in the direction you want. I do not know how you would

[O] Dr Wozniak’s tasklist implementation

2017-01-29 Thread Michal Rus
Hello! I’d like to start using dr Wozniak’s tasklist idea [1] in Org. He’s the original author of spaced repetition and SuperMemo. It’s about assigning values ($) and time (hrs) to each task. Then, priorities ($ divided by hrs) can be calculated, and then you do the tasks with the highest