Hi Arun,
Arun Persaud writes:
> thanks everyone for the feedback! With it I managed to use the
> %(expression) in org-agenda-prefix-format to show the breadcrumbs. In
> case that's useful for other people too, I attached a patch that adds a
> %b option to org-agenda-prefix-format to does the sam
Hi
thanks everyone for the feedback! With it I managed to use the
%(expression) in org-agenda-prefix-format to show the breadcrumbs. In
case that's useful for other people too, I attached a patch that adds a
%b option to org-agenda-prefix-format to does the same. Would be great,
if this could be i
Hi!
* Arun Persaud wrote:
>
> I'm wondering if it is possible to customize this, so that it will
> display something like the following:
>
> : projectname->subtask->TODO look into customize agenda
> views
>
> that is adding some breadcrumbs in front of the item to make it clearer
> what the cont
Arun Persaud wrote:
> Hi
>
> many of my projects have the following form:
>
> * project name
> ** subtask
> *** TODO item1
> SCHEDULED:
>
> sometimes it looks like
>
> * project name
> ** subtask
> *** TODO item2 [1/3]
> - [X] task1
> - [ ] task2
> - [ ] task3
> SCHEDULED:
>
> cu
Hi
many of my projects have the following form:
* project name
** subtask
*** TODO item1
SCHEDULED:
sometimes it looks like
* project name
** subtask
*** TODO item2 [1/3]
- [X] task1
- [ ] task2
- [ ] task3
SCHEDULED:
currently my agenda view shows something like
: TODO
e.g.
h