Todoist: How to View Today’s Tasks Sorted by Project

Todoist is my favorite todo app but it's missing one REALLY critical feature. The ability to see today's tasks sorted by project. Their default "Today" view is a total bummer. I find it unusable. Nobody goes into their Todo list to see tasks from various projects all jumbled together. If I'm working on a work […]

Read More
How to Schedule Triggering a Google Cloud Function

There are 3 ways I like to schedule triggering Google Cloud Functions: Google Cloud Scheduler (free) Zapier (paid version) IFTTT (free or paid) Method 1: Google Cloud Scheduler The pros of using Google Cloud Scheduler is it's super easy and it's free. Their free version is limited to 10 jobs but this is plenty for […]

Read More
The Ultimate Roam Dark Theme

I really, really love Roam for many reasons. One of the cool things about Roam is that creating a custom dark theme is easy because they support altering the CSS directly within the app. Well, I looked for a great dark theme and ultimately found that what was out there was either incomplete or poorly […]

Read More
How to Filter Multiple IP Addresses in Google Analytics

If you came to figure out how to block multiple IP addresses in Google Analytics with 1 filter then you're in luck. We'll need to use something called a regular expression (Regex) but I'll walk you through the whole thing step-by-step. Go to the admin section, click on filters, add filter, and name your filter. […]

Read More
How to View “All Tasks” Grouped by Project with Todoist

I absolutely love Todoist. But one of the things that really bothers me is the "View All" view. I especially wish I could adjust the view to show everything segmented/separated by project. Well if you're willing to do a bit of technical stuff , I can show you how to accomplish this. You only have […]

Read More
How to Create a Free Google Cloud Platform Account

Google's Cloud Platform is awesome. It's amazing how much they offer for free. For amateur techies like me who love to automate things it's kind of amazing. I don't really know enough about coding to make most things from scratch but that can be a super power too. Using a few tools in combination, you […]

Read More
Top