Created
October 23, 2013 08:57
-
-
Save ljank/7115052 to your computer and use it in GitHub Desktop.
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 characters
<?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:apps='http://schemas.google.com/apps/2006'> | |
<title>Mail Filters</title> | |
<id>tag:mail.google.com,2008:filters:1380090532064,1381326805935,1381326888861,1381818475759,1382449850959,1382516076390,1382516101309</id> | |
<updated>2013-10-23T08:56:19Z</updated> | |
<author> | |
<name>Lech Jankovski</name> | |
<email>[email protected]</email> | |
</author> | |
<entry> | |
<category term='filter'></category> | |
<title>Mail Filter</title> | |
<id>tag:mail.google.com,2008:filter:1380090532064</id> | |
<updated>2013-10-23T08:56:19Z</updated> | |
<content></content> | |
<apps:property name='from' value='[email protected]'/> | |
<apps:property name='hasTheWord' value='@ljank'/> | |
<apps:property name='shouldNeverSpam' value='true'/> | |
<apps:property name='shouldAlwaysMarkAsImportant' value='true'/> | |
</entry> | |
<entry> | |
<category term='filter'></category> | |
<title>Mail Filter</title> | |
<id>tag:mail.google.com,2008:filter:1381326805935</id> | |
<updated>2013-10-23T08:56:19Z</updated> | |
<content></content> | |
<apps:property name='hasTheWord' value='(list:"core.vinted.github.com" OR list:"analytics.vinted.github.com") AND -cc:me'/> | |
<apps:property name='label' value='Git'/> | |
<apps:property name='shouldArchive' value='true'/> | |
</entry> | |
<entry> | |
<category term='filter'></category> | |
<title>Mail Filter</title> | |
<id>tag:mail.google.com,2008:filter:1381326888861</id> | |
<updated>2013-10-23T08:56:19Z</updated> | |
<content></content> | |
<apps:property name='hasTheWord' value='list:"company.vinted.github.com"'/> | |
<apps:property name='label' value='Company'/> | |
</entry> | |
<entry> | |
<category term='filter'></category> | |
<title>Mail Filter</title> | |
<id>tag:mail.google.com,2008:filter:1381818475759</id> | |
<updated>2013-10-23T08:56:19Z</updated> | |
<content></content> | |
<apps:property name='subject' value='pitch OR idea'/> | |
<apps:property name='label' value='Pitch'/> | |
</entry> | |
<entry> | |
<category term='filter'></category> | |
<title>Mail Filter</title> | |
<id>tag:mail.google.com,2008:filter:1382449850959</id> | |
<updated>2013-10-23T08:56:19Z</updated> | |
<content></content> | |
<apps:property name='hasTheWord' value='"You can merge this Pull Request" AND (@ljank OR @vinted/pry)'/> | |
<apps:property name='label' value='Git/Pull Request'/> | |
</entry> | |
<entry> | |
<category term='filter'></category> | |
<title>Mail Filter</title> | |
<id>tag:mail.google.com,2008:filter:1382516076390</id> | |
<updated>2013-10-23T08:56:19Z</updated> | |
<content></content> | |
<apps:property name='from' value='[email protected]'/> | |
<apps:property name='hasTheWord' value='closed'/> | |
<apps:property name='label' value='Closed'/> | |
</entry> | |
<entry> | |
<category term='filter'></category> | |
<title>Mail Filter</title> | |
<id>tag:mail.google.com,2008:filter:1382516101309</id> | |
<updated>2013-10-23T08:56:19Z</updated> | |
<content></content> | |
<apps:property name='from' value='[email protected]'/> | |
<apps:property name='hasTheWord' value='merged'/> | |
<apps:property name='label' value='Merged'/> | |
</entry> | |
</feed> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment