mirror of
https://github.com/samsonjs/blog.git
synced 2026-03-25 09:05:51 +00:00
mention IFTTT field definitions
This commit is contained in:
parent
e2416ea713
commit
615eda9632
1 changed files with 11 additions and 0 deletions
|
|
@ -37,6 +37,17 @@ For example, the following lines would be created in a file at `~/Dropbox/Linky/
|
|||
Callbacks as our Generations' Go To Statement
|
||||
http://tirania.org/blog/archive/2013/Aug-15.html
|
||||
|
||||
The filename field is defined as:
|
||||
|
||||
{FromAddress}-{ReceivedAt}
|
||||
|
||||
And the content is:
|
||||
|
||||
{Subject}<br>
|
||||
{BodyPlain}<br>
|
||||
|
||||
That means that when you email links, the subject should contain the title and the body should contain the link on the first line. It's ok if there's stuff after the body (like your signature), they will be ignored later.
|
||||
|
||||
I create one recipe in IFTTT for each machine that I want links to appear on. You could get fancy and have different Gmail labels for individual machines, or aliases, groups, etc. I've kept it simple and just have every link I send go to both my home & work computers.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue