Re: [O] Extracting headlines?

2017-06-28 Thread Loris Bennett
Hi Eric, Eric S Fraga writes: > On Wednesday, 28 Jun 2017 at 14:40, Loris Bennett wrote: >> I tried >> >> C-c m a > > Not sure as I do not know what that is bound to! I suggested using > org-sparse-tree (normally bound to C-c /) with the D option. Have you > tried that? Sorry, I should have

Re: [O] Extracting headlines?

2017-06-28 Thread Eric S Fraga
On Wednesday, 28 Jun 2017 at 14:40, Loris Bennett wrote: > I tried > > C-c m a Not sure as I do not know what that is bound to! I suggested using org-sparse-tree (normally bound to C-c /) with the D option. Have you tried that? -- : Eric S Fraga via Emacs 26.0.50, Org release_9.0.9-551-g92e8

Re: [O] Extracting headlines?

2017-06-28 Thread Loris Bennett
Eric S Fraga writes: > On Wednesday, 28 Jun 2017 at 08:50, Loris Bennett wrote: >> does Org provide any way of extracting just the level 3 headlines for a >> given 7 day period? > > If you have org timestamps on those headlines, you might be able to use > org-sparse-tree (C-c /) with the D option

Re: [O] Extracting headlines?

2017-06-28 Thread Eric S Fraga
On Wednesday, 28 Jun 2017 at 08:50, Loris Bennett wrote: > does Org provide any way of extracting just the level 3 headlines for a > given 7 day period? If you have org timestamps on those headlines, you might be able to use org-sparse-tree (C-c /) with the D option (dates range). -- : Eric S Fr

[O] Extracting headlines?

2017-06-28 Thread Loris Bennett
Hi, If I have captured stuff in a journal file like so: * 2017 ** 2017-06 June *** 2017-06-01 Thursday Tweaked .bashrc Added some aliases *** 2017-06-02 Friday Tweaked .emacs Added some abbreviations *** 2017-06-07 Wednesday Tweaked .tweakrc Set up autotweak does Org provide any w