From: Matt Lundin <mdl@imapmail.org>
To: Renger van Nieuwkoop <renger@ecoplan.ch>
Cc: emacs-orgmode@gnu.org
Subject: Re: Filtering org file according to priorities
Date: Thu, 27 Jan 2011 13:20:39 -0500 [thread overview]
Message-ID: <87k4hqqkco.fsf@fastmail.fm> (raw)
In-Reply-To: <7CD806EFDC19B64E82120E3FC0ADF6A36D897E@mx.ecoplan.local> (Renger van Nieuwkoop's message of "Mon, 24 Jan 2011 09:13:49 +0100")
"Renger van Nieuwkoop" <renger@ecoplan.ch> writes:
> Hi
>
> I have the following list in an org-file
> * Work
> ** [#A] Goal1
> ** [#B] Goal2
> ** [#A] Goal3
>
> I want to filter for all entries with priority A. If I use C-c / p
> PRIORITY A Org-mode highlights all the entries with [#A] but also shows
> the other entries with [#B].
> How can I hide those entries?
>
(setq org-show-siblings nil)
For finer-grained control, type C-h v org-show-siblings.
Best,
Matt
prev parent reply other threads:[~2011-01-27 18:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-24 8:13 Filtering org file according to priorities Renger van Nieuwkoop
2011-01-27 18:20 ` Matt Lundin [this message]
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=87k4hqqkco.fsf@fastmail.fm \
--to=mdl@imapmail.org \
--cc=emacs-orgmode@gnu.org \
--cc=renger@ecoplan.ch \
/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).