[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] a new way to navigate your org files
From: |
Suvayu Ali |
Subject: |
Re: [O] a new way to navigate your org files |
Date: |
Sun, 24 Apr 2011 13:24:04 -0700 |
Hi Tom,
On Sun, 24 Apr 2011 16:06:05 +0000 (UTC)
Tom <address@hidden> wrote:
> I use org goto to jump quckly to headings, but the other day
> I forgot the name of the heading, but I remembered its contents.
> I thought it could be useful if I could navigate org files by content
> too, so I quickly created this package as a sunday afternoon fun.
>
> It is a wrapper around the multi-occur interface, so you can
> simply type your search pattern and the occur results from your org
> buffers are updated dynamically as you type.
This is very useful. I made some enhancements in the attached patches.
The first one adds a very basic minibuffer history. You can navigate the
history by the usual `M-p' and `M-n'. The second patch fixes an issue,
now you can go to the first match by just hitting `RET' instead of
`<down> RET'.
Thanks a lot for writing this. :)
--
Suvayu
Open source is the future. It sets us free.
0001-Add-minibuffer-history-to-org-occur-goto.patch
Description: Text Data
0002-oog-can-got-to-first-match-by-hitting-RET.patch
Description: Text Data