

Synchronize RSS, contacts, calendars, tasks and more without a server When comparing notion-gcal-sync and vdirsyncer you can also consider the following projects: FINALLY: Google Calendar + Notion Sync 🙌.
Mastodonte wikipedia software#
How I manage my finances as a freelancer (with Notion)Īnd if you feel like supporting this free-to-use project, here is my PayPal link, in case you want to support a budding software engineer. Notion - the ONE productivity app I'd recommend Here are some Notion-related articles I've written, in case you have some reading time today: This will definitely be a project I'll be developing further, and I already have the 2nd part (where your Notion events can be synced back to GCal) ready, I just need to format it for public use.Īgain, the script can be found here and you'll need to customize 3 things in the code before running for it to run properly (also, don't forget to download the necessary 'pip's)Īdd the name of your Notion Database properties (ex: "Name" for the title, "Date" for the date, etc.)Ī more advanced guide will be developed in the future, so stay tuned for that, and I'm working on bonus features, so if you have any ideas, drop them below. The Notion event carries the same name as the original GCal event and has the same start and end time (except if the event is a full-day one, then Notion only retrieves the date, without time) Then check if the Notion page already exists and simply updates it (to avoid replication of the same event) Turn them into Notion pages in a specific (To-Do list) database of your choice Read all your Google Calendar events for today This piece of code is a Python script, made specifically to: So I decided to pull a Robin Hood (not the trading company) and make a free version! Since Notion released its official API, this has become possible with tools like Zapier (which sadly cost money to use). If you've been following this subreddit for a while, you'll probably know how many people want Google Calendar and Notion to have a functioning synchronization feature already.
