emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Navigation via headlines, with completion?
@ 2009-02-05 19:38 Mike Buksas
  2009-02-05 20:43 ` Bernt Hansen
  0 siblings, 1 reply; 4+ messages in thread
From: Mike Buksas @ 2009-02-05 19:38 UTC (permalink / raw)
  To: emacs-orgmode

Hi all,

To navigate to a specific header, I'm using org-refile with the prefix
argument and a :maxlevel entry in org-refile-targets high enough to
cover the maximum depth of the tree. This gives me a 'flat' view of
all the headlines in the file with completion.

Am I missing a more natural approach? I'd really like to get top-down
completion like remember provides when you interactively select a
filing point, but just for navigation. This is also something like
org-goto, but with header completion instead of searching against the
text or physically moving though the file.

Oh, and I'm using 6.10c, would an upgrade make this easier?

Thanks,
Mike

Mike Buksas -- mike.buksas@gmail.com -- www.buksas.net

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Navigation via headlines, with completion?
  2009-02-05 19:38 Navigation via headlines, with completion? Mike Buksas
@ 2009-02-05 20:43 ` Bernt Hansen
  2009-02-05 20:53   ` Bernt Hansen
  0 siblings, 1 reply; 4+ messages in thread
From: Bernt Hansen @ 2009-02-05 20:43 UTC (permalink / raw)
  To: mike.buksas; +Cc: emacs-orgmode

Mike Buksas <mike.buksas@gmail.com> writes:

> To navigate to a specific header, I'm using org-refile with the prefix
> argument and a :maxlevel entry in org-refile-targets high enough to
> cover the maximum depth of the tree. This gives me a 'flat' view of
> all the headlines in the file with completion.
>
> Am I missing a more natural approach? I'd really like to get top-down
> completion like remember provides when you interactively select a
> filing point, but just for navigation. This is also something like
> org-goto, but with header completion instead of searching against the
> text or physically moving though the file.
>
> Oh, and I'm using 6.10c, would an upgrade make this easier?

C-c C-j works great for navigating in the current file.

I use:

C-c b to get to the file I want
C-c C-j to walk around the tree until I find the entry I want
        You can fold/unfold items here with TAB and then RETURN selects
        the item the cursor is on.

Does that help?

-Bernt

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Navigation via headlines, with completion?
  2009-02-05 20:43 ` Bernt Hansen
@ 2009-02-05 20:53   ` Bernt Hansen
  2009-02-07 21:22     ` Mike Buksas
  0 siblings, 1 reply; 4+ messages in thread
From: Bernt Hansen @ 2009-02-05 20:53 UTC (permalink / raw)
  To: mike.buksas; +Cc: emacs-orgmode

Bernt Hansen <bernt@norang.ca> writes:

> Mike Buksas <mike.buksas@gmail.com> writes:
>
>> To navigate to a specific header, I'm using org-refile with the prefix
>> argument and a :maxlevel entry in org-refile-targets high enough to
>> cover the maximum depth of the tree. This gives me a 'flat' view of
>> all the headlines in the file with completion.
>>
>> Am I missing a more natural approach? I'd really like to get top-down
>> completion like remember provides when you interactively select a
>> filing point, but just for navigation. This is also something like
>> org-goto, but with header completion instead of searching against the
>> text or physically moving though the file.
>>
>> Oh, and I'm using 6.10c, would an upgrade make this easier?
>
> C-c C-j works great for navigating in the current file.
>
> I use:
>
> C-c b to get to the file I want
> C-c C-j to walk around the tree until I find the entry I want
>         You can fold/unfold items here with TAB and then RETURN selects
>         the item the cursor is on.
>
> Does that help?

Bah. Sorry Mike.  What I'm using _is_ org-goto.  I didn't read your
question thoroughly enough.  Sorry.

-Bernt

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Navigation via headlines, with completion?
  2009-02-05 20:53   ` Bernt Hansen
@ 2009-02-07 21:22     ` Mike Buksas
  0 siblings, 0 replies; 4+ messages in thread
From: Mike Buksas @ 2009-02-07 21:22 UTC (permalink / raw)
  To: Bernt Hansen; +Cc: emacs-orgmode

Shoot. I thought I was being helpful by giving the function name
instead of the key-binding. Looks like I just made more confusion.

I'll probably give org-goto another try. Since the functionality I'm
looking for already exists in remember, I may try hacking my first org
extension by adding it to to org-goto.

Thanks,
Mike

Mike Buksas -- mike.buksas@gmail.com -- www.buksas.net



On Thu, Feb 5, 2009 at 1:53 PM, Bernt Hansen <bernt@norang.ca> wrote:
> Bernt Hansen <bernt@norang.ca> writes:
>
>> Mike Buksas <mike.buksas@gmail.com> writes:
>>
>>> To navigate to a specific header, I'm using org-refile with the prefix
>>> argument and a :maxlevel entry in org-refile-targets high enough to
>>> cover the maximum depth of the tree. This gives me a 'flat' view of
>>> all the headlines in the file with completion.
>>>
>>> Am I missing a more natural approach? I'd really like to get top-down
>>> completion like remember provides when you interactively select a
>>> filing point, but just for navigation. This is also something like
>>> org-goto, but with header completion instead of searching against the
>>> text or physically moving though the file.
>>>
>>> Oh, and I'm using 6.10c, would an upgrade make this easier?
>>
>> C-c C-j works great for navigating in the current file.
>>
>> I use:
>>
>> C-c b to get to the file I want
>> C-c C-j to walk around the tree until I find the entry I want
>>         You can fold/unfold items here with TAB and then RETURN selects
>>         the item the cursor is on.
>>
>> Does that help?
>
> Bah. Sorry Mike.  What I'm using _is_ org-goto.  I didn't read your
> question thoroughly enough.  Sorry.
>
> -Bernt
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-02-07 21:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-05 19:38 Navigation via headlines, with completion? Mike Buksas
2009-02-05 20:43 ` Bernt Hansen
2009-02-05 20:53   ` Bernt Hansen
2009-02-07 21:22     ` Mike Buksas

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).