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: Xebar Saram
Subject: Re: [O] A simple way to search only headlines
Date: Mon, 3 Jun 2013 08:16:30 -0400

Thx Seb and Tassilo

That's great ,i appreciate it!

Seb, is there a way to quick bind a key to the above series of commands?

best

Z


On Mon, Jun 3, 2013 at 3:48 AM, Sebastien Vauban <address@hidden> wrote:
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]