Notion And Todoist



Notion And Todoist

  • Notion is positioning itself as a cross between note-taking app (OneNote), to-do lists (Todoist), Kanban (Trello), calendar (Google Calendar) and database management (Airtable) apps.
  • Building your personal productivity system (google calendar + notion + todoist) There is no perfect productivity or project planning software. While this is may seem shocking given my obsession with Notion, it's true. Notion lacks in many aspects, including a good calendar with email or text notifications.
  • By adding Todoist to Notion, you can use both apps together, in a single place. This is accomplished with Notion’s Embed block, which can display Todoist’s web app. Within a certain width, your lists will display just as you’d see them on a mobile device. The Neutral theme pairs particularly nicely with Notion.

Notion vs Todoist; Notion vs Todoist. Notion by Notion Labs Todoist by Doist Visit Website. Awards: Starting Price: $5.00/month/user. Best For: Notion is a tool for teams and companies that want a better way to manage knowledge, projects, documents, and collaboration.

While Notion’s API is still WIP, I’ve recently come across an unofficial Python API, as well as several use cases.

Inspired by Kevin Jalbert, who built a Google Assistant -> Notion integration, I wanted to create my own solution that would enable setting up a custom webhook from any integration in Zapier, and simply add another entree to a Notion Table on every webhook call.

In the following guide, I will provide instructions on setting up a Heroku server that uses my script, to achieve the following:

  • Send any tweet’s content to a tweet table in Notion, automatically
  • Send any Todoist task’s content to Notion

The use-cases presented in the article are pretty basic and can be expanded. I’m not too familiar with Python, so if you want to expand the script, or make use of other possibilities from the Notion-Py API, feel free to clone the Github Repo.

Step 1 – set up

To make this work, you’ll need:

  1. A Zapier account
  2. A Heroku account (free)
  3. A notion page that is a full-page database (not inline, for now).

Getting your token and URL parameters

Notion

There are two parameters that you’ll need to add to the Heroku setup.

Notion Vs Obsidian

  1. TOKEN parameter – to find your Notion token, go to your Notion account’s URL and click the lock icon on the left.

2. URL – get the URL by clicking Share, then “Copy Page Link” on the upper right side.

Save these two parameters for later.

Step 2: Deploy your own Heroku server

Let’s deploy an instance of my script to a Heroku server that will receive the HTTP requests and execute the Notion automation.


1. Click the button below
2. Name your app (any name will do)
3. Click ‘Manage App’

Now, it’s time to add your custom parameters. We need to tell the app about your token and your database link.

Create two config vars:
1. TOKEN : <Your Token>
2. URL : <Your URL>

Once this is done, you’re ready to set up your Zapier integration.
To test whether you’re on the right track, Copy your Heroku URL

Todoist

and type this in your browser’s URL address:
https://<your-heroku-app.herokuapp.com>/create_todo?todo=works!!!

If everything works correctly, you should now check your Notion database and see the new input “works!!!” 😉

Connect Zapier to the app

Use-Case #1 – Todoist Task to Notion Database

In Zapier, create a new Zap. Connect to your Todoist account, and set up a zap that triggers on a new incomplete task.

Now, create the action.

Choose Webhooks as the action type, and select GET.

Now, enter your Heroku app’s URL, and add the following text after the URL: /create_todo?todo=

After the “=”, click the menu icon and choose the field you’d like to add.

Scroll to the bottom and click Continue.

If the test was successful, you have successfully integrated Todoist with Notion!

Use case #2 – Tweets to Notion Database

Create a new Zap. Connect to your Twitter account, and set up a zap that triggers on a new Search Mention.

Pick the term you want to watch. To track all your incoming mentions, pick your own username like I did in the GIF below:

Enter your Heroku app’s URL, and add the following text after the URL: /create_todo?todo=

and pick the parameter you want to send to Notion

If the test was successful, your mentions will now be sent to your Notion Database!

Summary

The fact that this and similar projects exist show the extraordinary hype around Notion’s API. While this project implements a basic use-case, I hope others will make use of the source code to find more complex use cases, and I might build more complex scripts soon.

Notion Vs Sharepoint

What if there’s no perfect to-do list, project management platform, or productivity app?

NotionNotion And Todoist

It’s a heretical thought, especially for an app evangelist like me. In the past fifteen years I’ve tried scores of task managers like Todoist and Wunderlist, a couple dozen project management platforms like Asana and Basecamp, and hundreds of other productivity apps that promise to make better use of my time or enhance collaboration with my colleagues or my team. (I call the combination of all of these together — from the to-do list apps to the calendars, message apps, and collaborative planning and document programs, my “productivity system.”)

I’ve liked some of these apps enough to use them for years or recommend them or even implement them with my colleagues. But I’ve found that when my projects or team change, I almost always end up changing my productivity system, too — looking for apps that will do a better job.

I’m not alone. In a 2019 survey, software comparison site GetApp found that 97% of project managers use more than one tool to manage their projects. And if there are now 272 different task managers and 777 project management apps listed on tech buying guide G2, I suspect it’s because a great many software developers find that they need to build their own project-management platforms. (Indeed, that’s the story behind Basecamp, Rindle and Todoist.)

One reason behind this dissatisfaction is that people simply like to organize their digital work in many different ways, just as you may choose to write your weekly tasks on post-its while your office-mate likes to write them on a whiteboard. And even if you choose your own software, the productivity setup that serves you well in one project or role may be utterly unsuited for the next. Perhaps you were able to run everything off the Google Suite on your last project — but this time out, you’re working with a client who hates collaborating via Google Docs. Or maybe one part of your job is made up of discrete, time-sensitive tasks, while the other is focused on large, complex, and interdependent projects.

But now, a new category of software is making it possible for anyone to create their own custom productivity dashboards, no coding skills needed. These tools, such as Airtable, Notion, and Coda, each work a little differently, but they all add powerful functionality to basic spreadsheets or text documents to give you the benefits of programming without the hassle of writing your own code. For the past six months, I’ve spent most of my workday inside one of these tools — Coda — and I’m amazed at how much more I can get done by using a productivity dashboard I’ve built myself.

Todoist Integrations

I’m not the only one taking advantage of this new world: Notion’s Template Gallery contains dozens of community-contributed productivity templates that cover everything from the specific steps in video production to a complete toolkit for independent contractors. Airtable’s eclectic “Universe” contains community-contributed “bases” for tracking clients and prospects, managing an inventory of rental properties and running a product launch. The collection of project management and productivity templates in Coda’s community includes a to-do list tracker modeled on General Eisenhower’s system, a system for managing an editorial team’s workflow, and an “Omnicodoro” productivity template that combines the “Getting Things Done” methodology with a tool for working in “Pomodoro sprints.”

Looking through these template galleries can give you a sense of the possibilities, or a useful starting point for your own productivity dashboard. But you’ll get the most value from these platforms if you build a tool to your own personal specifications, especially if you have some specific frustrations or unmet needs with the tools you’re presently using. If you do, here are some principles to keep in mind:

Know the problem(s) you’re trying to solve.

Your frustrations with the tools you’re using now are your best indicators of what you need to build into your own custom dashboard, so start by jotting them down. Then evaluate the different DIY productivity platforms based on how easy they will make it for you to solve those particular problems. In my case, I was trying to address a couple of limitations in the Google Sheet I’d long used to track all my story ideas and pitches: I wanted a bigger edit window, and a way to work more easily with a spreadsheet with many, many columns. Coda solved those problems.

Start small.

The best way to figure out whether a productivity platform can work for you is to just start using it. So even if you have grand plans for a really elaborate dashboard that will automate various parts of your work, start with something easy, like a task list you customize so it reflects the different ways you like to categorize and view your tasks. When I started working with Coda, I began by simply importing my existing spreadsheet of story ideas, and then creating a few different custom views: one that allowed me to see all my ideas, one with just my best ideas, and one listing the ideas that were ready to go out to editors.

Create separate dashboards for different types of projects.

One of the joys of building your own productivity dashboard is you don’t need to use the same setup for every project. Depending on what you’re working on (and with whom) you might need just a simple task list and digital notebook, or you might want a more elaborate set of spreadsheets with some automation built in. I have custom Coda dashboards for each area of my work: one for collaborating on client proposals (mapping out responsibilities, planning budgets and drafting proposal documents), one for planning website improvements (with separate sections for site architecture, site content and technical requirements), and one for presenting my work portfolio to prospective editors (including links, work samples and social media metrics in separate folders). I even used Coda to plan our family vacation (where it centralized our travel bookings, restaurant reviews and activity schedule).

Look for integrations.

The real power of these DIY productivity platforms lies in the ability to automate parts of your work — but that automation likely depends on how well your chosen platform integrates with the other tools you use. For example, I’ve integrated my Coda story tracker with my Gmail account, so when I have a set of story ideas that are ready to go to an editor, I can click one button that combines all my selected pitches into a single draft email. And I use Coda’s connection to Zapier to set up even more integrations, like the one that connects mobile form tool Jotform to Coda so that I can quickly add new story ideas from my phone.

Make an escape plan.

Precisely because productivity tools come and go from our lives, you should experiment with getting your data out of a platform when you begin using it. Not just the text; I wanted a platform that would also preserve the structure and organization of my tasks, notes and contact history. Even if it’s a matter of manually copying and pasting your hard work into a set of spreadsheets, make sure there is a way to export your work, and make a point of doing so regularly, if only as a backup.

In a world with so many turnkey productivity tools and applications, many people will find it easier and more effective to just use something off the shelf, even if it doesn’t quite work the way they want. But for those interested in building just the right solution, platforms like Coda, Notion, and Airtable are absolute game changers. You no longer have to be a programmer in order to build the application or dashboard that suits your needs.