Given this:

* Category 1
** TODO First todo in file <2012-03-30 Fri>                             :Tag:
** TODO Second todo in file <2012-03-29 Thu>                            :Tag:
* Category 2
** TODO Third todo in file <2012-03-28 Wed>                             :Tag:
** TODO Fourth todo in file <2012-03-31 Sat>                            :Tag:

I do C-c a < M Tag <ret> and get:

Headlines with TAGS match: Tag
Press `C-u r' to search again with new search string
  todo_sort:  TODO First todo in file <2012-03-30 Fri>                     :Tag:
  todo_sort:  TODO Second todo in file <2012-03-29 Thu>                    :Tag:
  todo_sort:  TODO Third todo in file <2012-03-28 Wed>                     :Tag:
  todo_sort:  TODO Fourth todo in file <2012-03-31 Sat>                    :Tag:

I want to configure a custom agenda command so that I get:

Headlines with TAGS match: Tag
Press `C-u r' to search again with new search string
  todo_sort:  TODO Third todo in file <2012-03-28 Wed>                     :Tag:
  todo_sort:  TODO Second todo in file <2012-03-29 Thu>                    :Tag:
  todo_sort:  TODO First todo in file <2012-03-30 Fri>                     :Tag:
  todo_sort:  TODO Fourth todo in file <2012-03-31 Sat>                    :Tag:

How do I do this?

James


--
James Harkins /// dewdrop world
jamshar...@dewdrop-world.net
http://www.dewdrop-world.net

"Come said the Muse,
Sing me a song no poet has yet chanted,
Sing me the universal."  -- Whitman

blog: http://www.dewdrop-world.net/words
audio clips: http://www.dewdrop-world.net/audio
more audio: http://soundcloud.com/dewdrop_world/tracks

Reply via email to