emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Scheduled tasks: total time since last DONE


From: Sebastien Vauban
Subject: Re: [O] Scheduled tasks: total time since last DONE
Date: Mon, 28 Jul 2014 17:45:32 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.92 (windows-nt)

Fletcher Charest wrote:
> I am a little puzzled by the way scheduled tasks work. I will give an
> example. Let's have this task:
>
> * TODO Clean the kitchen
> SCHEDULED: <2014-07-20 jeu. .+1w>
>
> If I'm lazy and don't do it for one whole week, on 2014-07-27 I will see
> this in my agenda:
>
> Scheduled:  TODO Clean the kitchen
>
> But I would really like to see this instead:
>
> Sched. 7x:  TODO Clean the kitchen

AFAICT, this is the default, which I've changed by:

--8<---------------cut here---------------start------------->8---
    ;; text preceding scheduled items in the agenda view
    (setq org-agenda-scheduled-leaders
          '("Scheduled  "
            "           "))
--8<---------------cut here---------------end--------------->8---

> This way I could see it's been 7 days I didn't do it, and tasks would be
> better organized in the agenda. RIght now, a task that I have to do on a
> weekly basis never has a number greater than '6x', and even if it hasn't
> been done for months, it still appears on the bottom of the list in the
> agenda, with a small number.

Don't understand this.

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

[Prev in Thread] Current Thread [Next in Thread]