Sorting headilnes #1028
hoclun-rigsep
started this conversation in
General
Replies: 3 comments 1 reply
-
|
I didn't know about this script. How did you find it? Are there any docs about it somewhere? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello; thanks to everyone who brought this plugin about.
I came up with an emacs script to sort org-mode text.
I am new to org-mode and the plugin and I'm not an emacs user (though coming up with this script has made me emacs-curious for sure). It's written as a filter so you can call it like
:%!org-sort.el -- --key=oright from a vim buffer. (The--key=otells it sort by TODO state.) Might this be of value to anyone?Beta Was this translation helpful? Give feedback.
All reactions