all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Edward DeMeulle <ed@demeulle.org>
To: emacs-orgmode@gnu.org
Subject: TODO list sorted across categories
Date: Sat, 06 Jul 2013 22:36:51 -0700	[thread overview]
Message-ID: <87txk7exsc.fsf@demeulle.org> (raw)

I'd like to be able to produce a TODO list that is sorted by timestamp
independently of category. I'm still new to elisp and so don't yet
understand all the code involved. What I've been able to do so far is
create a separate version of org-todo-list by changing a single line:

      (org-set-sorting-strategy 'timestamp-up) ; was 'todo

however that appears to sort by timestamp within categories, not
across. Is there a relatively simply way to have org-todo-list ignore
categories? 

             reply	other threads:[~2013-07-07  5:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-07  5:36 Edward DeMeulle [this message]
2013-07-07  7:56 ` TODO list sorted across categories Bastien
2013-07-07 15:50   ` Edward DeMeulle

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87txk7exsc.fsf@demeulle.org \
    --to=ed@demeulle.org \
    --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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.