* Show breadcrumbs of nodes in agenda
@ 2019-07-26 10:47 Florian Lindner
2019-07-26 11:24 ` Ken Mankoff
2019-07-26 14:04 ` Eric Abrahamsen
0 siblings, 2 replies; 4+ messages in thread
From: Florian Lindner @ 2019-07-26 10:47 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
Hello,
the agenda only shows the title of nodes, like:
capture: TODO Task 1
Often, I have a structure like
* Project A
** Task 1
* Project B
** Task 1
then, I get no idea, from what project the task actually is.
Is there a way to also show the title of the parent in agenda buffer or even full breadcrumbs?
Thanks,
Florian
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Show breadcrumbs of nodes in agenda
2019-07-26 10:47 Show breadcrumbs of nodes in agenda Florian Lindner
@ 2019-07-26 11:24 ` Ken Mankoff
2019-07-26 14:04 ` Eric Abrahamsen
1 sibling, 0 replies; 4+ messages in thread
From: Ken Mankoff @ 2019-07-26 11:24 UTC (permalink / raw)
To: Florian Lindner; +Cc: emacs-orgmode@gnu.org
On 2019-07-26 at 06:47 -04, Florian Lindner <mailinglists@xgm.de> wrote...
> the agenda only shows the title of nodes, like:
>
> capture: TODO Task 1
>
> Often, I have a structure like
>
> * Project A
> ** Task 1
>
> * Project B
> ** Task 1
>
> Is there a way to also show the title of the parent in agenda buffer
> or even full breadcrumbs?
Under Project A:
C-c C-x p RET CATEGORY RET Project A or some descriptive text RET
repeat for B.
-k.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Show breadcrumbs of nodes in agenda
2019-07-26 10:47 Show breadcrumbs of nodes in agenda Florian Lindner
2019-07-26 11:24 ` Ken Mankoff
@ 2019-07-26 14:04 ` Eric Abrahamsen
2019-07-26 22:23 ` Nathan Neff
1 sibling, 1 reply; 4+ messages in thread
From: Eric Abrahamsen @ 2019-07-26 14:04 UTC (permalink / raw)
To: emacs-orgmode
Florian Lindner <mailinglists@xgm.de> writes:
> Hello,
>
> the agenda only shows the title of nodes, like:
>
> capture: TODO Task 1
>
> Often, I have a structure like
>
> * Project A
> ** Task 1
>
> * Project B
> ** Task 1
>
> then, I get no idea, from what project the task actually is.
>
> Is there a way to also show the title of the parent in agenda buffer or even full breadcrumbs?
You can use %b in the value of `org-agenda-prefix-format'.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Show breadcrumbs of nodes in agenda
2019-07-26 14:04 ` Eric Abrahamsen
@ 2019-07-26 22:23 ` Nathan Neff
0 siblings, 0 replies; 4+ messages in thread
From: Nathan Neff @ 2019-07-26 22:23 UTC (permalink / raw)
To: Eric Abrahamsen; +Cc: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 871 bytes --]
Also, on my system, the breadcrumb of the headline under the cursor
is shown at the bottom of my Emacs:
https://www.evernote.com/shard/s226/sh/d9e40d44-0c12-4015-a536-f78ff1840de6/67695bdf33fa3aa8ef91fdf199207f3d
I don't know if I had to do anything special to get this.
Thanks,
--Nate
On Fri, Jul 26, 2019 at 9:04 AM Eric Abrahamsen <eric@ericabrahamsen.net>
wrote:
> Florian Lindner <mailinglists@xgm.de> writes:
>
> > Hello,
> >
> > the agenda only shows the title of nodes, like:
> >
> > capture: TODO Task 1
> >
> > Often, I have a structure like
> >
> > * Project A
> > ** Task 1
> >
> > * Project B
> > ** Task 1
> >
> > then, I get no idea, from what project the task actually is.
> >
> > Is there a way to also show the title of the parent in agenda buffer or
> even full breadcrumbs?
>
> You can use %b in the value of `org-agenda-prefix-format'.
>
>
>
[-- Attachment #2: Type: text/html, Size: 1577 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-07-26 22:24 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-26 10:47 Show breadcrumbs of nodes in agenda Florian Lindner
2019-07-26 11:24 ` Ken Mankoff
2019-07-26 14:04 ` Eric Abrahamsen
2019-07-26 22:23 ` Nathan Neff
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).