emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bernt Hansen <bernt@norang.ca>
To: Avner <avner@telus.net>
Cc: 'Avner Moshkovitz' <avnermoshkovitz@lighthauslogic.com>,
	emacs-orgmode@gnu.org
Subject: Re: Org-agenda - show content outline from multiple org files
Date: Tue, 26 Jun 2012 21:25:19 -0400	[thread overview]
Message-ID: <87d34lmtq8.fsf@norang.ca> (raw)
In-Reply-To: <0398D32711F74A5EBBB9568B01F28543@familyPC> (avner@telus.net's message of "Tue, 26 Jun 2012 11:13:27 -0700")

"Avner" <avner@telus.net> writes:

> I have a list of org files associated with org-agenda.
>
> In the Org-Agenda buffer, I want to have a outline content view that
> shows the headings from all the files.
>
> In org-agenda, I can apply "search for keywords" (s) and "Multi-occur"
> (/) to present all the headings, which I can then visit in the org
> file buffer
>
> However, these headings are shown as regular strings. What I'm looking
> for, is a way to present them in color, and indentation according to
> the heading level, similar to the "contents" presentation in the org
> file itself.

Hi Avner,

Maybe this is close to what you are looking for?

(setq org-tags-match-list-sublevels t)
C-c a m LEVEL<4 RET

should show levels 1-3 in all files with sublevels indented.  Sorting by
priorities and things is going to mess up the order in the list.

For me only the TODO keywords are coloured and indentation is done with
leading dots in the agenda view but you can visit and modify the
headings directly from the agenda.

HTH.

Regards,
Bernt

  reply	other threads:[~2012-06-27  1:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-26 18:13 Org-agenda - show content outline from multiple org files Avner
2012-06-27  1:25 ` Bernt Hansen [this message]
2012-08-01  0:12   ` Avner Moshkovitz

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=87d34lmtq8.fsf@norang.ca \
    --to=bernt@norang.ca \
    --cc=avner@telus.net \
    --cc=avnermoshkovitz@lighthauslogic.com \
    --cc=emacs-orgmode@gnu.org \
    /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).