[PATCH 0/6] Sort by from and subject
William Casarin
jb55 at jb55.com
Mon Sep 25 22:35:41 PDT 2017
This patch series replaces my original set[1]. I've been using this
extensivly for about 3 weeks now and I'm pretty happy with it. I've
added the ability to change sort-order on the fly with the O key
binding.
Main use cases
--------------
* subject sorting: github subscriptions
Sorting through your subscribed github repos is now easier than ever!
before: https://jb55.com/s/7889d50bc848b089.png
after: https://jb55.com/s/c8b5055939d0482f.png
* from sorting: rss feeds
https://jb55.com/s/68a5aa6ecdebbbfe.png
Cheers,
William
[1] id:20170904160040.23642-1-jb55 at jb55.com
William Casarin (6):
sorting: add the ability to sort by from and subject
sorting: update ruby bindings for from and subject
sorting: update man page
emacs: replace oldest-first with sort-order
emacs: notmuch-search-orders
emacs: add notmuch-search-change-order
bindings/ruby/init.c | 24 ++++++++++++++++
doc/man1/notmuch-address.rst | 6 +++-
emacs/notmuch-hello.el | 18 ++++++------
emacs/notmuch-jump.el | 13 ++++-----
emacs/notmuch-lib.el | 15 ++++++++--
emacs/notmuch-tree.el | 2 +-
emacs/notmuch.el | 66 +++++++++++++++++++++++++++++---------------
lib/notmuch.h | 16 +++++++++++
lib/query.cc | 12 ++++++++
notmuch-search.c | 4 +++
10 files changed, 133 insertions(+), 43 deletions(-)
--
2.13.2
https://jb55.com
More information about the notmuch
mailing list