From: Marcel van der Boom <marcel@hsdev.com>
To: emacs-orgmode@gnu.org
Subject: how to sort in the column view?
Date: Fri, 18 Jun 2010 17:01:08 +0200 [thread overview]
Message-ID: <20100618170108.54375c8a@hsdev.com> (raw)
Hi,
I have a custom agenda command which produces a list of items which are
scheduled, i.e. have a SCHEDULED or a DEADLINE property. Producing that
column view is now defined in 'org-agenda-custom-commands' as:
[...]
("c" "Scheduled overview" tags "SCHEDULED<>\"\"|DEADLINE<>\"\"/TODO"
(
(org-agenda-overriding-header "SCHEDULED")
(org-agenda-view-columns-initially t)
(org-agenda-overriding-columns-format "%65ITEM %25Responsible
%SCHEDULED %DEADLINE %TAGS") (org-agenda-dim-blocked-tasks t)))
[...]
What I would like to do is to sort on the SCHEDULED and/or DEADLINE
column.
I tried using org-agenda-sorting-strategy on the custom view,
but that does not seem to work.
Can someone give me a nudge in the right direction for sorting on the
SCHEDULED column (property)?
Thanks,
marcel
--
Marcel van der Boom -- http://hsdev.com/mvdb.vcf
HS-Development BV -- http://www.hsdev.com
So! web applications -- http://make-it-so.info
Cobra build -- http://cobra.mrblog.nl
next reply other threads:[~2010-06-18 15:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-18 15:01 Marcel van der Boom [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-06-18 15:25 how to sort in the column view? Marcel van der Boom
2010-06-22 10:28 ` Marcel van der Boom
2010-06-22 10:38 ` Carsten Dominik
2010-06-22 11:01 ` Marcel van der Boom
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=20100618170108.54375c8a@hsdev.com \
--to=marcel@hsdev.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).