emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Sven Bretfeld" <sven.bretfeld@gmx.ch>
To: Herbert Sitz <hesitz@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Viewing all entries of a file in Agenda
Date: 11 Dec 2011 11:07:05 +0100	[thread overview]
Message-ID: <87y5ujmng6.fsf@gmx.ch> (raw)
In-Reply-To: <loom.20111211T011206-184@post.gmane.org> (Herbert Sitz's message of "Sun, 11 Dec 2011 00:14:53 +0000 (UTC)")

Hi Herbert 

Herbert Sitz <hesitz@gmail.com> writes:

> Sven Bretfeld <sven.bretfeld <at> 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 asking me? The file can
>> contain different todo-keywords and tags or none at all. I want to
>> display everything.
>> 
>> Thanks for a hint
>> 
>> Sven
>
> One of the special properties of every Org heading is 'Level', which is an
> integer representing the outline level of the heading.  Doing the following
> search should return all the headings in an Org document:
>
> Level>=1

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 what I want.

Greetings,

Sven

  reply	other threads:[~2011-12-11 10:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-10 22:03 Viewing all entries of a file in Agenda Sven Bretfeld
2011-12-11  0:14 ` Herbert Sitz
2011-12-11 10:07   ` Sven Bretfeld [this message]
2011-12-11 12:18     ` Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y5ujmng6.fsf@gmx.ch \
    --to=sven.bretfeld@gmx.ch \
    --cc=emacs-orgmode@gnu.org \
    --cc=hesitz@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).