* A macro would definitely do this--a "keyboard macro" solution is simple:
To create a keyboard macro do something like this:
Cx ( etc. Cx ) ; Mx name-last-keyboard-macroetc.
To me, Cx (.Cx )...--creating a "keyboard macro" seems to be the most
useful thing one can use Editor MACroS/
Hello,
C-c ^ A will sort the list alphabetically, in reversed order.
If you do not really have A, B, etc. you can, well, add "marks"
(numbers) to items with the help of `org-apply-on-list', sort the list
numerically (in reversed order, with C-c ^ N), then remove the marks.
Here is an example sex