Using Automation To Centralize Input

Recently, Zapier announced that they would be rolling out a new feature: multi-step automated internet functions they call “zaps.” Now, I’ve written about IfTTT and Zapier before, and if you’re plugged into the internet at all, it’s possible they can help you automate things that take up your precious time. I’m currently using these programs to auto-generate task lists every morning, and send myself reminders to update the list during the day. I also have an ongoing” to-do list, for things that are long-term projects. If I add an item to my Google tasks, it’s automatically added to my Evernote list. If someone follows me on Twitter, they’re automatically added to my contact list in Evernote. The goal is to centralize my information input: to conglomerate everything to one portal, where I can look through all the information I need in one place. It could be Google Docs/Keep, or Evernote, or Office 360, or whatever information management program you like. But it should be something that’s accessible anywhere, and is flexible enough to manage any kind of information.

But automation is a mixed blessing for me. It opens up a world of possibilities, and I usually spend more time playing with it than actually getting things done. This is especially true when playing with apps like Tasker, Evernote, and AutoKey. Continue reading “Using Automation To Centralize Input”

Tasker And Flowcharts

In my quest to simplify, I’ve ventured into the territory of Information Automation. Since I discovered the app  Tasker, I’ve challenged myself to find new ways to exploit it to automate tasks that I really shouldn’t be wasting time on.

Tasker basically is an automation programming language for your Android device. It allows you to take any number of trigger inputs (GPS position, battery state, apps, network status, emails, RSS feeds, etc.) and then perform any series of tasks you program it to. It has the capability to be a full-fledged programming language, with conditional logic, variables, and so on, which lets you make some incredibly complex “tasks” for it to run.

It also has the capability of using almost anything your device can do as an “action” or output, which means you can automate just about anything your phone/tablet can do. Take pictures, play audio, send texts, run programs, share to social media, control the device’s functions, or even speak and listen to voice commands.

So, sometimes I geek out on stuff like flowcharts and such, and programming is the perfect place for it. Flowcharts! Graphs! Logic! Here’s how it works. Continue reading “Tasker And Flowcharts”