* [PATCH] schemata: document 'excluded' field in structured output
@ 2023-05-07 0:59 Tim Culverhouse
2023-07-09 15:34 ` David Bremner
0 siblings, 1 reply; 2+ messages in thread
From: Tim Culverhouse @ 2023-05-07 0:59 UTC (permalink / raw)
To: notmuch
Include the 'excluded' field in the structured output schema.
Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
---
devel/schemata | 1 +
1 file changed, 1 insertion(+)
diff --git a/devel/schemata b/devel/schemata
index 66bcdbed8d01..4e05cdacdf04 100644
--- a/devel/schemata
+++ b/devel/schemata
@@ -76,6 +76,7 @@ message = {
# (format_message_sprinter)
id: messageid,
match: bool,
+ excluded: bool,
filename: [string*],
timestamp: unix_time, # date header as unix time
date_relative: string, # user-friendly timestamp
--
2.40.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-09 15:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-07 0:59 [PATCH] schemata: document 'excluded' field in structured output Tim Culverhouse
2023-07-09 15:34 ` David Bremner
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).