emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Herbert Sitz <hesitz@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: how to show deadlines in global to-do list?
Date: Fri, 2 Dec 2011 03:01:36 +0000 (UTC)	[thread overview]
Message-ID: <loom.20111202T035811-790@post.gmane.org> (raw)
In-Reply-To: CAFniQ7XKT=Fw5+98brYY-E1mwuj3sdjm+W0qKgTQvwJDte35Gg@mail.gmail.com

James Harkins <jamshark70 <at> gmail.com> writes:

> I like the out-of-the-box to-do list, except one thing: I would like
> to see the items' deadlines. The weekly agenda view shows the
> deadlines, but I need a view where I can see *only* to-do items and
> their deadlines.
> 
Here is one way:

Include this line in your org-file's config lines, or just stick it in if you
don't have config-line block:

#+COLUMNS: %45ITEM %18DEADLINE

Now either save and reload or press <ctrl-c><ctrl-c> on the #+COLUMNS line.

Now do your agenda search.  Once in agenda, turn on column view by pressing:

<ctrl-c><ctrl-x><ctrl-c>

This is a more-or-less temporary solution.  I'm sure there's way to make the
columns setting above a default without having to put the config line in your
buffers, but don't remember offhand.  I believe turning on column-view is a
setting you can include when defining a user-defined search. . . 

  reply	other threads:[~2011-12-02  3:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-01  2:38 how to show deadlines in global to-do list? James Harkins
2011-12-02  3:01 ` Herbert Sitz [this message]
     [not found] <mailman.205.1322845265.8376.emacs-orgmode@gnu.org>
2011-12-03  3:27 ` James Harkins
2011-12-04  8:14   ` James Harkins

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=loom.20111202T035811-790@post.gmane.org \
    --to=hesitz@gmail.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).