ical2notion 0.3.1

Creator: bradpython12

Last updated:

0 purchases

TODO
Add to Cart

Description:

ical2notion 0.3.1

ical2notion
ICal2Notion is a simple command line tool that is used to update a Notion database from an .ical file hosted online (like on Google Calendar).
Installation
To install clone the repository and run python setup.py install.
Usage

Find your Notion authentication token. This is located in the token_v2 cookie under the domain www.notion.so.

Navigate to a Notion workspace
Click the lock on the left hand side of the URL bar
Click Cookies
Drop down the www.notion.so list
Drop down the Cookies list
Copy the content from the token_v2 cookie


Create a database for the Google Calendar to be populated into

Create a new page
Create an inline table
Click "Open as page"
Populate the database with a Name (Text), Do (Date), and Type (Select with "Event" tag premade).
Copy that URL


Find your ical public link

Open google calendar
Click on the three dots to the right of a calendar listed under My calendars on the bottom left
Click settings and sharing
Scroll all the way to the bottom and copy the "Secret address in iCal format" link



Run ical2notion [TOKEN] [URL] [iCal]. You can list multiple icals at the end.
TODO

Reoccuring tasks

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.