Re: [O] Return Top-Level Heading

2015-10-19 Thread Myles English
Hello Zach, Zach Sheffler writes: > Is there a way to reference the top-level heading that a lower-level > heading belongs to? For instance: > > * One > ** Two > *** Three > > If I have "Three", how can I get it to tell me that the top-level is "One"? > For reference, this is for an org-agenda-pr

[O] Return Top-Level Heading

2015-10-13 Thread Zach Sheffler
Hello, Is there a way to reference the top-level heading that a lower-level heading belongs to? For instance: * One ** Two *** Three If I have "Three", how can I get it to tell me that the top-level is "One"? For reference, this is for an org-agenda-prefix. Thanks!