emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Question about org-search-view and org-occur-in-agenda-files


From: Matt Lundin
Subject: Re: [O] Question about org-search-view and org-occur-in-agenda-files
Date: Mon, 25 Jul 2011 22:09:54 -0500
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

suvayu ali <address@hidden> writes:

> Hi Darlan,
>
> On Mon, Jul 25, 2011 at 8:29 PM, Darlan Cavalcante Moreira
> <address@hidden> wrote:
>> You can probably use custom agenda commands for this. See the documentation
>> for the org-agenda-custom-commands and the corresponding section in the
>> manual [1].
>
> Custom agenda commands do not support prompting for search phrases.

The following custom agenda command offers a prompt:

--8<---------------cut here---------------start------------->8---
(org-add-agenda-custom-command
 '("x" "Search special files" search ""
   ((org-agenda-files '("~/special/")))))
--8<---------------cut here---------------end--------------->8---

Best,
Matt



reply via email to

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