discussion and development of piem
 help / color / mirror / code / Atom feed
* [PATCH 0/6] lei q: Support displaying multiple threads
@ 2021-12-28  2:20 Kyle Meyer
  2021-12-28  2:20 ` [PATCH 1/6] lei q: Allow initial input for query to be customized Kyle Meyer
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Kyle Meyer @ 2021-12-28  2:20 UTC (permalink / raw)
  To: piem; +Cc: Xinglu Chen

In <871r96am1q.fsf@yoctocell.xyz>, Xinglu suggested adding support for
displaying multiple threads:

> I quite like the ‘notmuch-tree’ view, would it make sense to have
> something similar if piem so one could display multiple threads in one
> buffer, instead of just display a single thread (unless I haved missed
> something) like ‘piem-lei-query-thread’?

Patch 3 of this series implements that.  Patch 1 adds a conceptually
unrelated option, but that options makes patch 3 a bit cleaner, so I'm
including it here.  Patch 4-6 tweak the presentation of the output so
that it works better with the display of multiple threads.

  [1/6] lei q: Allow initial input for query to be customized
  [2/6] lei q: Extract buffer names to variables
  [3/6] lei q: Support displaying multiple threads
  [4/6] lei q: Add date placeholder for ghost messages
  [5/6] lei q: Separate different threads with newline
  [6/6] lei q: Sort threads by date of initial message

 piem-lei.el | 103 +++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 81 insertions(+), 22 deletions(-)


base-commit: 2b08667d9165da5381e6044b1ffa0bea90241110
-- 
2.34.0


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

end of thread, other threads:[~2021-12-28 17:26 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-28  2:20 [PATCH 0/6] lei q: Support displaying multiple threads Kyle Meyer
2021-12-28  2:20 ` [PATCH 1/6] lei q: Allow initial input for query to be customized Kyle Meyer
2021-12-28  2:20 ` [PATCH 2/6] lei q: Extract buffer names to variables Kyle Meyer
2021-12-28  2:20 ` [PATCH 3/6] lei q: Support displaying multiple threads Kyle Meyer
2021-12-28 16:03   ` Xinglu Chen
2021-12-28 17:26     ` Kyle Meyer
2021-12-28  2:20 ` [PATCH 4/6] lei q: Add date placeholder for ghost messages Kyle Meyer
2021-12-28  2:20 ` [PATCH 5/6] lei q: Separate different threads with newline Kyle Meyer
2021-12-28  2:20 ` [PATCH 6/6] lei q: Sort threads by date of initial message Kyle Meyer
2021-12-28 17:24   ` Kyle Meyer

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

	https://git.kyleam.com/piem/

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).