emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Massive Org search
@ 2012-01-04 15:23 François Pinard
  2012-01-04 15:48 ` Bastien
  2012-01-04 15:49 ` Bernt Hansen
  0 siblings, 2 replies; 7+ messages in thread
From: François Pinard @ 2012-01-04 15:23 UTC (permalink / raw)
  To: emacs-orgmode

Hi, Org people.

I'm a rather recent Org mode user.  Consolidating my previous data into
Org mode gave 385 files using 5,5 Mb.  I quickly found out that this is
too much for Org mode, if I want to be able to search it all using Org
mode means.  So, I segregated a handful of agenda files, and developed a
small tool for when I need a massive org search (which is often).  Let
me share it, in case useful to others.  For the code, see:

http://stackoverflow.com/questions/6554110/emacs-outline-mode-auto-expand-upon-grep/8439425

The idea is simple: just use a recursive grep and normal compile-type
buffer and commands, yet add a bit of code to reveal hidden text which
is being located by the compile commands.  Also manage so that a mere
C-s on the located buffer immediately show all occurrences.

François

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

end of thread, other threads:[~2012-01-05 13:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-04 15:23 Massive Org search François Pinard
2012-01-04 15:48 ` Bastien
2012-01-04 16:45   ` François Pinard
2012-01-04 15:49 ` Bernt Hansen
2012-01-04 16:51   ` François Pinard
2012-01-04 19:17   ` Org-mode performance (was: Massive Org search) Karl Voit
2012-01-05 13:14     ` Org-mode performance Karl Voit

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