[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] sorting TODO items?
From: |
Matt Lundin |
Subject: |
Re: [O] sorting TODO items? |
Date: |
Mon, 03 Mar 2014 07:58:55 -0600 |
User-agent: |
Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (gnu/linux) |
Sharon Kimble <address@hidden> writes:
> I'm using C-c S-^ to sort my checkboxes very nicely and easily, but
> how do I do it to sort my TODO items please? I've been looking in the
> org-mode manual but can't see how to do it.
If you call org-sort (C-c ^) on a heading, it will give options for
sorting all the subheadings.
If you call org-sort at the top of the file (i.e., while not on a
heading), it will sort all the first-level headings in the file.
Matt