emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* indented items in agenda searches
@ 2010-04-23 22:39 Nathan Neff
  2010-04-26  4:50 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Nathan Neff @ 2010-04-23 22:39 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 901 bytes --]

I just found the setting "org-tags-match-list-sublevels",
and think it's really cool for viewing agenda searches.

For example, if you search for a tag "project" using an agenda search
on the following data:

* Cake                               :project:
** Ingredients
*** Apples
*** Oranges
* Clean Room                  :project:
** Vacuum
** Dust

You would see the items indented with periods in the agenda view, like this:

  foo:        Cake
                :project:
  foo:        .Ingredients
  foo:        ..Apples
  foo:        ..Oranges
  foo:        Clean Room
                :project:
  foo:        .Vacuum
  foo:        .Dust

However, the indents only show up when I perform an agenda search.

If these items all were TODO items, then the indentation goes away.

Is there a setting to see the indents all the time in the agenda? Or a way
to do it in a custom search?

Thanks,
--Nate

[-- Attachment #1.2: Type: text/html, Size: 1410 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-04-26  5:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-23 22:39 indented items in agenda searches Nathan Neff
2010-04-26  4:50 ` Carsten Dominik

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).