Hi Sven,
"Sven Bretfeld" writes:
> That's it. Thank you very much. This possibility is not very prominent
> in the manual. I had to figure out how exactly it works and that the
> line must read:
>
> (tags "LEVEL>=1" ((org-agenda-files '("~/Dropbox/myconf/from-mobile.org"
>
> Now it is doing
Hi Herbert
Herbert Sitz writes:
> Sven Bretfeld gmx.ch> writes:
>> It is the last line that puzzles me. If I have it like above, every call
>> of this agenda is interrupted by the question which tag I want to query
>> for. Hitting RET does what I want, namely displaying all headlines of
>> the
Sven Bretfeld gmx.ch> writes:
> It is the last line that puzzles me. If I have it like above, every call
> of this agenda is interrupted by the question which tag I want to query
> for. Hitting RET does what I want, namely displaying all headlines of
> the file. How is that possible without Emacs
Hi all
I have written an org-agenda-custom-command for a daily review of my
dates and todos. It contains several todos and tags as block-agendas.
The last block should tell me if there are new items to be refiled in a
certain file which I use as an Inbox (synced from MobileOrg). I cannot
find the