unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: William Casarin <jb55@jb55.com>
To: notmuch@notmuchmail.org
Subject: [PATCH 0/6] Sort by from and subject
Date: Mon, 25 Sep 2017 22:35:41 -0700	[thread overview]
Message-ID: <20170926053547.18564-1-jb55@jb55.com> (raw)

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

             reply	other threads:[~2017-09-26  5:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-26  5:35 William Casarin [this message]
2017-09-26  5:35 ` [PATCH 1/6] sorting: add the ability to sort by from and subject 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170926053547.18564-1-jb55@jb55.com \
    --to=jb55@jb55.com \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).