emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: Fast way to jump to another specific heading?


From: Matt Lundin
Subject: [Orgmode] Re: Fast way to jump to another specific heading?
Date: Thu, 13 Aug 2009 22:00:14 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

Jan Böcker <address@hidden> writes:

> Hello,
>
> at the moment I use one org-mode file per project and use ido.el's
> fuzzy search to quickly open the appropriate project file. However,
> this tends to clutter up my buffer list when I forget to kill buffers
> after using them.
>
> I'd like to use only one file to store all my active projects and use
> ido.el to quickly jump to another project node ("project nodes" being
> defined as, say, all direct descendants of a particular top-level
> node).
> Ideally, after jumping to the node, the outline would automatically be
> narrowed down to the target node.
>
> Are there similar facilities already present in org-mode that I
> missed?

Have you tried the following with org-refile and org-goto?

(setq org-completion-use-ido t)

Best,
Matt




reply via email to

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