mail: add landr
This commit is contained in:
parent
561fa1a455
commit
58c783b0a7
1 changed files with 4 additions and 0 deletions
|
@ -384,6 +384,10 @@
|
||||||
query = "from:turners.co.nz";
|
query = "from:turners.co.nz";
|
||||||
tags = [ "+junk" "-unread" "-inbox" ];
|
tags = [ "+junk" "-unread" "-inbox" ];
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
query = "from:landr.com";
|
||||||
|
tags = [ "+landr" "+music" ];
|
||||||
|
}
|
||||||
{
|
{
|
||||||
query = "from:codepen.io";
|
query = "from:codepen.io";
|
||||||
tags = [ "+junk" "-unread" "-inbox" ];
|
tags = [ "+junk" "-unread" "-inbox" ];
|
||||||
|
|
Loading…
Reference in a new issue