Skip to content

Instantly share code, notes, and snippets.

View scott-joe's full-sized avatar
🛠️
Tinkering

Scott Williams scott-joe

🛠️
Tinkering
View GitHub Profile
@scott-joe
scott-joe / gmail-filter-ooo.json
Last active August 29, 2015 14:18
Gmail Filter - OoO
[
{
"name": "OoO",
"author": {
"name": "Scott Williams",
"email": "scott.joe.williams@gmail.com"
},
"filters": {
"operator": null,
"filter-groups": [{
@scott-joe
scott-joe / filter-doc.json
Last active August 29, 2015 14:18
Format for Gmail Filter
[
{
"name": "Email Filter Datastore",
"author": {
"name": "Scott Williams",
"email": "scott.joe.williams@gmail.com"
},
"filters": {
"operator": "one of: AND, OR. Is added between each filter group",
"filter-groups": [{