JSON Output Documentation

Subject: JSON Output Documentation

Date: Wed, 03 May 2023 11:31:32 -0500

To: notmuch@notmuchmail.org

Cc:

From: Tim Culverhouse


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

I just can't figure out why there are two arrays wrapping the thread?

Thanks!

-- 
Tim
signature.asc (application/pgp-signature)
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: