emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Adding date to displayed results of org-search-view
@ 2013-04-12  0:43 knubee
  2013-04-12  5:30 ` Bastien
  0 siblings, 1 reply; 4+ messages in thread
From: knubee @ 2013-04-12  0:43 UTC (permalink / raw)
  To: emacs-orgmode

Is there a way to control the results displayed by org-search-view ("c-c a 
s")?

Specifically, I would like to find all todo entries with the keyword 
"research" -- but then include the date with each item.

As a minimum working example of what I have now:

  C-c a s +{research} -done

An example of what is returned:

  todo: Research meeting  :RESEARCH:
  todo: Conference call   :RESEARCH:

What I would like to return:

  todo: Research meeting  :RESEARCH: <2012-08-17 Fri 10:00-12:00>
  todo: Conference call   :RESEARCH: <2012-08-17 Fri 16:00-17:00>

Thanks in advance for any pointers!

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

end of thread, other threads:[~2013-04-14  3:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-12  0:43 Adding date to displayed results of org-search-view knubee
2013-04-12  5:30 ` Bastien
2013-04-14  0:49   ` knubee
2013-04-14  3:12     ` knubee

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