emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] A simple way to search only headlines


From: Sebastien Vauban
Subject: Re: [O] A simple way to search only headlines
Date: Mon, 03 Jun 2013 09:48:32 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3 (windows-nt)

Tassilo Horn wrote:
> Xebar Saram <address@hidden> writes:
>
>> i was wondering if anyone knew of a way to search for text only in
>> headlines and not the whole document? if not is it something one can
>> put a feature request for?
>
> Use regular expression search or isearch.  The latter would be:
>
>   C-u C-s \*+.*<your-search-prase>

Or, for a "pure" Org solution:

  C-c a < s *salsa dance

searches for terms appearing only *in the headline* (including tags).

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

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