a temporary nmweb view of notmuch mailing list archive
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Sun Feb 4 20:09:35 PST 2018
Hi all--
I did a bit of experimenting with Brian Sniffen's proposed notmuch-web
branch, and it's now (temporarily) publishing a view of the notmuch
mailing list here:
https://nmbug.notmuchmail.org/btsmail/
I DO NOT EXPECT THIS URL TO BE STABLE -- please do not use links to it
in permanent places, this is just for experimentation at the moment.
I'll send a series of patches to the list shortly that include some
cleanup to nmweb, but you can also find them on the nmweb branch at:
https://gitlab.com/dkg/notmuch
I welcome feedback on the public installation!
The outstanding things that i think need to change in the nmbug branch
before i'd be comfortable adopting this are:
* rely on non-bundled versions of jquery -- we don't want to have to
maintain them in the notmuch git repo.
* ensure that the paths are configurable -- the code currently
hardcodes "/btsmail", which is just a convenience, and also enforces
that "static/cache" lives inside the directory -- this should be
separable from the code.
* the user needs need some easy way to move from message to message (next by
thread, next by date?)
nice-to-haves:
* be able to go from message view to thread view
* the sender name is hyperlinked, but it's a mailto: link. I think it
should instead link to a view that shows messages from that person,
or something like that -- most folks don't have their mailto: set up
properly.
and we also need to fix a few things on nmbug:
* delivering messages with "notmuch insert" (or invoking "notmuch new"
after message delivery)
* we need to make sure that the mail archive remains world-readable
(you might find that the archive disappears -- please ping me on IRC
if it happens and i'll try to track down how that's happening)
if you try it out, let me know what you think.
Many thanks to Brian Sniffen for getting this rolling.
--dkg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20180204/6f32836d/attachment.sig>
More information about the notmuch
mailing list