emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: Navigation via headlines, with completion?


From: Bernt Hansen
Subject: [Orgmode] Re: Navigation via headlines, with completion?
Date: Thu, 05 Feb 2009 15:43:00 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Mike Buksas <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]