emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@gnu.org>
To: knubee <knubee@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Adding date to displayed results of org-search-view
Date: Fri, 12 Apr 2013 07:30:15 +0200	[thread overview]
Message-ID: <87ppy0e2oo.fsf@bzg.ath.cx> (raw)
In-Reply-To: <loom.20130412T022916-596@post.gmane.org> (knubee@gmail.com's message of "Fri, 12 Apr 2013 00:43:45 +0000 (UTC)")

HI Knubee,

knubee <knubee@gmail.com> writes:

> 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!

The easiest way to achieve this is to have a column view in your Org
file like this:

#+COLUMNS: %30ITEM %TODO %PRIORITY %15SCHEDULED %15DEADLINE

Then in the agenda, C-c C-x C-c will display the column view.

HTH,

-- 
 Bastien

  reply	other threads:[~2013-04-12  5:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-12  0:43 Adding date to displayed results of org-search-view knubee
2013-04-12  5:30 ` Bastien [this message]
2013-04-14  0:49   ` knubee
2013-04-14  3:12     ` knubee

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=87ppy0e2oo.fsf@bzg.ath.cx \
    --to=bzg@gnu.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=knubee@gmail.com \
    /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).