emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Query for tags, and bring results into headline?


From: Matt Lundin
Subject: Re: [O] Query for tags, and bring results into headline?
Date: Wed, 18 May 2011 13:37:33 -0400
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

Nathan Neff <address@hidden> writes:

> Thanks Matt!
>
> If it's not too much trouble for you, may I ask how I would filter
> out DONE, etc questions?
>

Sure, no problem at all! 

#+begin: insert-links :match "questions/-DONE"

Or, if you want to filter out all inactive todos:

#+begin: insert-links :match "questions/!"

Best,
Matt

> On Mon, May 16, 2011 at 12:08 PM, Matt Lundin <address@hidden> wrote:
>> Matt Lundin <address@hidden> writes:
>>
>>> You could then create a dblock by typing C-c C-c on the following
>>>
>>> #+begin: insert-links :match questions
>>> #+end:
>>
>> Correction: this should be:
>>
>> --8<---------------cut here---------------start------------->8---
>> #+begin: insert-links :match "questions"
>> #+end:
>> --8<---------------cut here---------------end--------------->8---
>>
>> Best,
>> Matt
>>



reply via email to

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