emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] searching across all/multiple org files


From: Thorsten Jolitz
Subject: Re: [O] searching across all/multiple org files
Date: Sun, 05 Oct 2014 20:21:32 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Xebar Saram <address@hidden> writes:

> hi list
>
> im looking for a way to do a simple search (though i could see times
> where a org headline search would work) across multiple org file. what
> would be nice is defining a folder before that has org files and
> search there
>
> any ideas on this anyone?

not org specific, but 

,----[ C-h f helm-do-grep RET ]
| helm-do-grep is an interactive autoloaded Lisp function in
| `helm-grep.el'.
| 
| It is bound to C-x c M-g s, <menu-bar> <tools> <Helm> <Tools> <Grep>.
| 
| (helm-do-grep)
| 
| Preconfigured helm for grep.
| Contrarily to Emacs `grep', no default directory is given, but
| the full path of candidates in ONLY.
| That allow to grep different files not only in `default-directory' but 
anywhere
| by marking them (C-<SPACE>). If one or more directory is selected
| grep will search in all files of these directories.
| You can also use wildcard in the base name of candidate.
| If a prefix arg is given use the -r option of grep (recurse).
| The prefix arg can be passed before or after start file selection.
| See also `helm-do-grep-1'.
`----

is very good at this.

-- 
cheers,
Thorsten




reply via email to

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