Last active
September 1, 2021 15:36
-
-
Save sbauch/1557628f15b8ffdd18244e5caa45c24f to your computer and use it in GitHub Desktop.
Apply a filter to OpenSea emails to skip inbox
This file contains 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:z0000001630333632397*6447181831119360404</id> | |
<updated>2021-08-30T23:44:15Z</updated> | |
<author> | |
<name>Sam Bauch</name> | |
<email>[email protected]</email> | |
</author> | |
<entry> | |
<category term='filter'></category> | |
<title>Mail Filter</title> | |
<id>tag:mail.google.com,2008:filter:z0000001630333632397*6447181831119360404</id> | |
<updated>2021-08-30T23:44:15Z</updated> | |
<content></content> | |
<apps:property name='from' value='[email protected]'/> | |
<apps:property name='label' value='OpenSea'/> | |
<apps:property name='shouldArchive' value='true'/> | |
<apps:property name='sizeOperator' value='s_sl'/> | |
<apps:property name='sizeUnit' value='s_smb'/> | |
</entry> | |
</feed> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
NB: You should also create the OpenSea label such that your offer emails will go to a different section of your inbox