all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Priorities and sub-tasks in Agenda View
@ 2009-08-04 14:08 Vedang
  2009-08-04 14:15 ` Vedang
  2009-08-05  6:39 ` Carsten Dominik
  0 siblings, 2 replies; 3+ messages in thread
From: Vedang @ 2009-08-04 14:08 UTC (permalink / raw
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 966 bytes --]

Hi All,

I'm facing a small annoyance. I like to use priorities on my tasks, for
sorting them in agenda view. So I have something like this:

* TODO [#A] Big task 1
** WORKING subtask
** TODO subtask
...
* TODO [#A] Big Task 2
...

so on.

Agenda mode, however, shows this as follows:

TODO [#A] Big Task 1
TODO [#A] Big Task 2
... other todo big tasks according to priority
... and then somewhere below
WORKING subtask
TODO subtask
... so on

I would like it very much if the subtasks would appear below the big task
they are related to, or atleast if the priority of the big task is auto
propagated to them so that they appear in the list of all the #A tasks, if
not directly under the big task. This would help me very much in keeping
related tasks together.

If there is any _other_ trick or better way to achieve this that I'm
missing, I'd be glad to get pointers.

Thanks!
Vedang
-- 
Unix is simple. It takes a genius to understand it's simplicity.    -
 Anon

[-- Attachment #1.2: Type: text/html, Size: 1111 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Priorities and sub-tasks in Agenda View
  2009-08-04 14:08 Priorities and sub-tasks in Agenda View Vedang
@ 2009-08-04 14:15 ` Vedang
  2009-08-05  6:39 ` Carsten Dominik
  1 sibling, 0 replies; 3+ messages in thread
From: Vedang @ 2009-08-04 14:15 UTC (permalink / raw
  To: emacs-orgmode

> I would like it very much if the subtasks would appear below the big task they are related to, or atleast if the priority of the big task is auto propagated to them so that they appear in the list of all the #A tasks, if not directly under the big task. This would help me very much in keeping related tasks together.
>

I forgot to ask the question. Is there any way to do this?
~Vedang
--
Unix is simple. It takes a genius to understand it's simplicity.    -    Anon

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Priorities and sub-tasks in Agenda View
  2009-08-04 14:08 Priorities and sub-tasks in Agenda View Vedang
  2009-08-04 14:15 ` Vedang
@ 2009-08-05  6:39 ` Carsten Dominik
  1 sibling, 0 replies; 3+ messages in thread
From: Carsten Dominik @ 2009-08-05  6:39 UTC (permalink / raw
  To: ved.manerikar; +Cc: emacs-orgmode


On Aug 4, 2009, at 4:08 PM, Vedang wrote:

> Hi All,
>
> I'm facing a small annoyance. I like to use priorities on my tasks,  
> for sorting them in agenda view. So I have something like this:
>
> * TODO [#A] Big task 1
> ** WORKING subtask
> ** TODO subtask
> ...
> * TODO [#A] Big Task 2
> ...
>
> so on.
>
> Agenda mode, however, shows this as follows:
>
> TODO [#A] Big Task 1
> TODO [#A] Big Task 2
> ... other todo big tasks according to priority
> ... and then somewhere below
> WORKING subtask
> TODO subtask
> ... so on
>
> I would like it very much if the subtasks would appear below the big  
> task they are related to, or atleast if the priority of the big task  
> is auto propagated to them so that they appear in the list of all  
> the #A tasks, if not directly under the big task. This would help me  
> very much in keeping related tasks together.
>
> If there is any _other_ trick or better way to achieve this that I'm  
> missing, I'd be glad to get pointers.

Two ideas:

1. Configure the variable org-agenda-sorting-strategy and remove
    priority sorting

or

2. Use tags to mark priorities

- Carsten

>
> Thanks!
> Vedang
> -- 
> Unix is simple. It takes a genius to understand it's simplicity.     
> -    Anon
>
> _______________________________________________
> 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-08-05  9:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-04 14:08 Priorities and sub-tasks in Agenda View Vedang
2009-08-04 14:15 ` Vedang
2009-08-05  6:39 ` Carsten Dominik

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.