# IFTTT

Some [IFTTT](https://ifttt.com) applets I use:

* Simply label a Gmail "Evernote" to send it there.
* If new post saved by me on Reddit, then save it as a note in Evernote.
* Append Instapaper Highlights to Evernote.
* When you create a new Trello card add an event to Google Calendar.
* If a new event in the calendar contains "todo" create a card in "ToDo" trello board.
* Move a document into Dropbox "kindle" folder and send it to kindle.
* Save all of YouTube liked videos in a spreadsheet.
* Save my tweets in a spreadsheet.
* Archive tweets you like to a Google spreadsheet.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.stojanow.com/tools/ifttt.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
