Hi,
A friend of mine has written a small app for looking address using notmuch's database:
https://github.com/aperezdc/notmuch-addrlookup-c
But just recently he added support for mutt query_command:
set query_command = "notmuch-addrlookup --mutt %s"
et voilà
vmjl
On Tue, May 19, 2015 at 04:45:30PM +0200, Víctor M. Jáquez L. wrote:
Hi,
A friend of mine has written a small app for looking address using notmuch's database:
https://github.com/aperezdc/notmuch-addrlookup-c
But just recently he added support for mutt query_command:
set query_command = "notmuch-addrlookup --mutt %s"
et voilà
vmjl
are you maintaining this? an ldap hook for this would be nice too. [took a while for my distro's glib to catch up]
SGT. Garcia
On 07/20/15 at 11:07am, SGT. Garcia wrote:
On Tue, May 19, 2015 at 04:45:30PM +0200, Víctor M. Jáquez L. wrote:
Hi,
A friend of mine has written a small app for looking address using notmuch's database:
https://github.com/aperezdc/notmuch-addrlookup-c
But just recently he added support for mutt query_command:
set query_command = "notmuch-addrlookup --mutt %s"
et voilà
vmjl
are you maintaining this? an ldap hook for this would be nice too. [took a while for my distro's glib to catch up]
I am not, but Adrián.
I think you could file an issue in the github repository.
vmjl
On Tue, May 19, 2015 at 04:45:30PM +0200, Víctor M. Jáquez L. wrote:
Hi,
A friend of mine has written a small app for looking address using notmuch's database:
https://github.com/aperezdc/notmuch-addrlookup-c
But just recently he added support for mutt query_command:
set query_command = "notmuch-addrlookup --mutt %s"
It seems like:
notmuch address from:Peter to:Peter | sort -uf
;-)
Would be better to extend the current "notmuch address" functionality rather than maintain another independent tool?
Karel
mutt-kz@lists.fedoraproject.org