LoginSignup
5
7

More than 1 year has passed since last update.

Notionのタスク管理とGoogle Calendarを相互連携してみた。(Google ToDoを使っています)

Last updated at Posted at 2022-03-06

はじめに

Notionでタスク管理はしているけど、スケジュール管理はGoogle Calendarで実現したい。

このような要望を実現できるプログラムをGoogle Apps Scriptで実装しました。

できること

Google ToDoや周辺のAPIを利用することにより、Notion上で作成したタスクをGoogle Calendarの画面内で編集することができます。
しかも、その反映内容をNotion上に同期することができます。

イメージはこんな感じです。
https://twitter.com/namiki969/status/1498084910330163202?s=20&t=ehew6sZn-vpZQPFVttVvOg

詳細はこちら

Zennの本として、詳細を説明しておりますのでぜひご確認ください!
https://zenn.dev/namiki_i/books/5eaffd68e10000
image.png

ソースコード

実装に必要なソースコードを公開しております。
https://github.com/namiki97/Notion2GoogleToDo

Notionテンプレート

この実装で想定している仕様のNotionデータベースのテンプレートも公開しています。
https://storm-headlight-d0a.notion.site/0305a36b11c04727b321171e152e85b5?v=3bbaab8907704661a3a32be257be74c4

5
7
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
7