[1]Sorting Org Mode lists using a sequence of regular expressions:

    I manually categorize Emacs News links into an Org unordered list,
    and then I reorganize the list by using M-S-up (org-shiftmetaup) and
    M-S-down (org-shiftmetadown). I decide to combine or split
    categories depending on the number of links. I have a pretty
    consistent order. John Wiegley suggested promoting Emacs Lisp and
    Emacs development links at the top of the list. I like to sort the
    rest of the list roughly by interest: general links first, then Org,
    then coding, then other links at the bottom.

  (Via [2]Emacs - Sacha Chua)

  I always look forward to Sacha's weekly Emacs News articles. She always
  finds one or two things I find interesting.

  I've often wondered how she puts it together, and now I know. I might
  have a use for her method and code at work. Hmm …
    __________________________________________________________________

  My original entry is here: [3]Sorting Org Mode lists using a sequence
  of regular expressions. It posted Thu, 04 Jan 2018 08:36:02 +0000.
  Filed under: emacs,

References

  1. http://sachachua.com/blog/2017/12/sorting-org-mode-lists-using-a-sequence-of-regular-expressions/
  2. http://sachachua.com/blog/category/geek/emacs/
  3. https://www.prjorgensen.com/?p=775