Last active
August 29, 2015 14:18
Revisions
-
Scott Williams revised this gist
Apr 6, 2015 . 1 changed file with 5 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -15,10 +15,12 @@ }, "do": { "label": ["which labels to apply"], "read": true, "archive": true, "important": false, "star": false, "delete": false, "category": null } } ] -
Scott Williams revised this gist
Apr 6, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -10,7 +10,7 @@ "filter-groups": [{ "operator": "one of: AND, OR", "target": "one of: from, to, subject, body", "keywords": ["`operator` is added between each of these indicies"] }] }, "do": { -
Scott Williams renamed this gist
Apr 6, 2015 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
Scott Williams renamed this gist
Apr 6, 2015 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
Scott Williams created this gist
Apr 6, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,24 @@ [ { "name": "Email Filter Datastore", "author": { "name": "Scott Williams", "email": "[email protected]" }, "filters": { "operator": "one of: AND, OR. Is added between each filter group", "filter-groups": [{ "operator": "one of: AND, OR", "target": "one of: from, to, subject, body", "ingredients": ["`operator` is added between each of these indicies"] }] }, "do": { "label": ["which labels to apply"], "read": false, "archive": false, "important": false, "smartLabel": null } } ]