Re: [O] Random Access Node

2012-10-21 Thread Eric S Fraga
Esben Stien writes: > Is there some way to go directly to a node? > > F.ex, I have: > > * foo > ** bar.. > ** baz.. > ** hukarz.. > > I do C-c a s to search for baz, which brings up a buffer with baz > somewhere in there and I have to move down the list to hit TAB on baz. > > Is there maybe some

Re: [O] Random Access Node

2012-10-19 Thread Marcelo de Moraes Serpa
That'd be a nice feature, indeed. On Thu, Oct 18, 2012 at 6:37 PM, Esben Stien wrote: > Is there some way to go directly to a node? > > F.ex, I have: > > * foo > ** bar.. > ** baz.. > ** hukarz.. > > I do C-c a s to search for baz, which brings up a buffer with baz > somewhere in there and I hav

[O] Random Access Node

2012-10-18 Thread Esben Stien
Is there some way to go directly to a node? F.ex, I have: * foo ** bar.. ** baz.. ** hukarz.. I do C-c a s to search for baz, which brings up a buffer with baz somewhere in there and I have to move down the list to hit TAB on baz. Is there maybe some IDO magic or something similar which can ta