David Bremner <da...@tethera.net> writes:

> "Tim Culverhouse" <t...@timculverhouse.com> writes:
>
>> Hey everyone -
>>
>> I've scoured the manpages and website for some documentation on the JSON
>> output format, but haven't found what I'm looking for. For the most
>> part, the commands are easy to figure out, but `notmuch show` has me
>> confused on the array nesting. Does anyone know if there is
>> documentation on this structure?
>>
>> It seems to be something like:
>>
>> [ (Array of results)
>>   [ (Array of thread)
>>     [  (Another array of thread?)
>>       {Thread parent object},
>>       [ (array of thread children objects)]
>>     ]
>>   ]
>> ]
>
> We have had some discussions on the pros and cons of more publically
> documenting this interface, but for now you can find the documentation
> in the source, in devel/schemata.

See attached.

Attachment: schemata
Description: Binary data

_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-le...@notmuchmail.org

Reply via email to