Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • 1
    An alternative to changing the file is using the [f]unc sorting type in org-sort and writing a function to sort based on the existing structure. Commented Jan 19, 2015 at 16:25
  • That solved my problem quite nicely, after a quick pass of query-replace-regexp to edit the few headings that didn't strictly follow the right format. Much easier than converting all of my data to properties. Commented Jan 20, 2015 at 3:10
  • ...or you could move it to a tag, i.e. "* Toto :A:" then sort C-c ^ r TAGS Commented Jan 23, 2015 at 7:15
  • 1
    Just to let you know that I have this problem exactly once a year, and I've used your solution again yesterday. Commented Dec 22, 2016 at 15:16