emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] agenda: personal priority for today


From: Daniel Clemente
Subject: Re: [O] agenda: personal priority for today
Date: Wed, 17 Apr 2013 10:44:37 +0200
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/24.3.50 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

> 
> ** TODO This task second
>    :PROPERTIES:
>    :Sorting:  5029662198291
>    :END:
> 

  As others said, this should be view-based, because the order in one agenda 
can be different to the order in other agenda.
  Each agenda view has some identifier (e.g. the letter you use to open it: 
"a", "<a", "t", …). You could use this to store different orders (one for each 
possible agenda view):

> ** TODO This task second
>    :PROPERTIES:
>    :Sorting:  a10_t80_c1_mm10
>    :END:

  Or a simpler solution:
  To me it would still be useful to be able to move things around in the agenda 
view, with M-up, M-down, even if the order is lost when I kill the agenda! That 
can help me decide a good task order which I can memorise or write down 
somewhere.




reply via email to

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