all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Fast way to jump to another specific heading?
@ 2009-08-13 13:29 Jan Böcker
  2009-08-13 23:22 ` Andrew Stribblehill
  2009-08-14  2:00 ` Matt Lundin
  0 siblings, 2 replies; 4+ messages in thread
From: Jan Böcker @ 2009-08-13 13:29 UTC (permalink / raw
  To: emacs-orgmode

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?

If not, I'd like to propose a new feature: take the results of a custom 
agenda view (as those allow us to define powerful searches), then feed the 
results to ido-mode or the standard emacs autocompletion for the user to 
select one to jump to.
Unfortunately, my elisp-fu (and knowledge of org-mode internals) is way 
too insufficient to implement something like that myself.

Jan

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

end of thread, other threads:[~2009-08-14  4:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-13 13:29 Fast way to jump to another specific heading? Jan Böcker
2009-08-13 23:22 ` Andrew Stribblehill
2009-08-14  2:00 ` Matt Lundin
2009-08-14  4:48   ` Jan Böcker

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.