Closed ReagentX closed 5 days ago
--conversation-filter
--conversation-filter "steve@apple.com"
steve@apple.com
--conversation-filter "steve@apple.com,+15558675309"
+15558675309
--conversation-filter "@apple.com"
apple.com
--conversation-filter
CLI arg to filter conversations based on a specified string patternSupports partial matches and multiple patterns
--conversation-filter "steve@apple.com"
exports conversations withsteve@apple.com
--conversation-filter "steve@apple.com,+15558675309"
exports all conversations withsteve@apple.com
or+15558675309
--conversation-filter "@apple.com"
exports all conversations where the participant info containsapple.com