* Agenda global list tweak
@ 2011-07-27 20:36 Ido Magal
2011-07-28 9:31 ` Bastien
0 siblings, 1 reply; 2+ messages in thread
From: Ido Magal @ 2011-07-27 20:36 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 369 bytes --]
I have nested tasks that are much harder to parse when presented in the
unindented agenda view.
I would like to replace the CATEGORY column with a column that shows the
parent of the task.
So instead of
todo.txt mow lawn
todo.txt clean mower
todo.txt buy fuel
i'd see
todo.txt mow lawn
mow lawn clean mower
mow lawn buy fuel
Is this easy to do?
[-- Attachment #2: Type: text/html, Size: 600 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Agenda global list tweak
2011-07-27 20:36 Agenda global list tweak Ido Magal
@ 2011-07-28 9:31 ` Bastien
0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2011-07-28 9:31 UTC (permalink / raw)
To: Ido Magal; +Cc: emacs-orgmode
Hi Ido,
Ido Magal <ido@idomagal.com> writes:
> So instead of
>
> todo.txt mow lawn
> todo.txt clean mower
> todo.txt buy fuel
>
> i'd see
>
> todo.txt mow lawn
> mow lawn clean mower
> mow lawn buy fuel
>
> Is this easy to do?
Stupid trick: rename your CATEGORY to use the name of the current
entry.
Otherwise, no, that's not easy to do.
HTH,
--
Bastien
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-07-28 9:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-27 20:36 Agenda global list tweak Ido Magal
2011-07-28 9:31 ` Bastien
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.