unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH 0/6] Sort by from and subject
@ 2017-09-26  5:35 William Casarin
  2017-09-26  5:35 ` [PATCH 1/6] sorting: add the ability to sort " William Casarin
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: William Casarin @ 2017-09-26  5:35 UTC (permalink / raw)
  To: notmuch

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@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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-09-30 16:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-26  5:35 [PATCH 0/6] Sort by from and subject William Casarin
2017-09-26  5:35 ` [PATCH 1/6] sorting: add the ability to sort " William Casarin
2017-09-26  5:35 ` [PATCH 2/6] sorting: update ruby bindings for " William Casarin
2017-09-26  5:35 ` [PATCH 3/6] sorting: update man page William Casarin
2017-09-26  5:35 ` [PATCH 4/6] emacs: replace oldest-first with sort-order William Casarin
2017-09-26  5:35 ` [PATCH 5/6] emacs: notmuch-search-orders William Casarin
2017-09-26  5:35 ` [PATCH 6/6] emacs: add notmuch-search-change-order William Casarin
2017-09-30 10:10 ` [PATCH 0/6] Sort by from and subject Jani Nikula
2017-09-30 14:55   ` William Casarin
2017-09-30 15:29     ` Jani Nikula
2017-09-30 16:03       ` Mark Walters

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).