unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* Using notmuch from Ruby, Python, et al.
@ 2009-11-25 16:16 Scott Robinson
  2009-11-25 16:33 ` Jeffrey Ollie
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Scott Robinson @ 2009-11-25 16:16 UTC (permalink / raw)
  To: notmuch

I'm hoping this thread will provide a guide for my efforts.

I'm writing a web frontend for notmuch in Ruby. But, the output from the
notmuch command-line is ambiguous. Therefore, I've started two branches
experimenting with different ways of providing hooks.

Which of these approaches are likely to be pulled upstream?

== Shared Library

I have modified the build to output a shared library. It's a small change
relying on libtool.

However, the archives indicate Carl dislikes libtool?

== JSON output

I added a --output=(text|json) option to "search" and "show." Then, emit json
results appropriately.

To accomplish this, I used the cJSON library sans parsing logic.

However, I saw discussion about providing a --format option?
-- 
Scott Robinson | http://quadhome.com/

Q: Why are my replies five sentences or less?
A: http://five.sentenc.es/

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

end of thread, other threads:[~2009-11-28  2:58 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-25 16:16 Using notmuch from Ruby, Python, et al Scott Robinson
2009-11-25 16:33 ` Jeffrey Ollie
2009-11-25 17:40   ` Scott Robinson
2009-11-25 17:57     ` Jeffrey Ollie
2009-11-25 17:46 ` Jeffrey Ollie
2009-11-25 17:58   ` Scott Robinson
2009-11-25 18:03     ` Jeffrey Ollie
2009-11-25 18:10       ` Scott Robinson
2009-11-28  2:55     ` Carl Worth
2009-11-28  2:58       ` Mikhail Gusarov
2009-11-28  2:47 ` Carl Worth

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