emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] How to filter agenda for Word1 OR Word2?


From: Thorsten Jolitz
Subject: Re: [O] How to filter agenda for Word1 OR Word2?
Date: Sat, 12 Jul 2014 14:40:22 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Alexander Baier <address@hidden> writes:

> On 2014-07-12 10:18 Thorsten Jolitz wrote:
>> Alexander Baier <address@hidden> writes:
>>> Using \(Word1\)\|\(Word2\) works for me. If you find it troublesome to
>>> type a lot of these escaped parens, you might want to try
>>> smartparens-mode for auto insertion of the closing _escaped_ paren.
>>>
>> I always wondered how this C-c a s search should work. I can only enter
>> one word, just like the OP.
>
> I forgot to mention that I did not use C-c a s, but created an agenda
> and pressed = to start a regexp-match.

Yes, then the usual regexp syntax works:

,----
| \(foo\|bar\)
`----

but what about filtering in the agenda (in search view), using {} []?
Either this is broken and does nothing or I do not really understand what 

,----
| http://orgmode.org/manual/Filtering_002flimiting-agenda-items.html
`----

tries to tell me ...

-- 
cheers,
Thorsten




reply via email to

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