Skip to content
This repository was archived by the owner on Apr 18, 2025. It is now read-only.
/ tana-gcal Public archive

Helper to integrate Tana and Google Calendar via an Express API

License

Notifications You must be signed in to change notification settings

nbbaier/tana-gcal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

642ea91 · Jan 26, 2024

History

5 Commits
May 16, 2023
Jan 26, 2024
May 16, 2023
May 16, 2023
May 16, 2023
May 16, 2023

Repository files navigation

Overview

This is a simple proof of concept helper to connect Tana with Google Calendar via an Express API. There is a single get route ("/") that retrieves events from the current day from your primary calendar and formats them in Tana Paste. Currently, it just returns the summaries of those events, so nothing fancy, but it's easily extesnible.

Set up

Clone the repository and install the dependencies. You'll need to set up credentials to get this to work. Follow the instructions in the Google Calendar API Node quickstart tutorial. Use npm run dev to run the server with nodemon for hot reloading. On first run you'll be asked to login and authenticate.

Getting events into Tana

Once the server is up and running, the following Make API Request has worked for me in Tana:

Screenshot 2023-05-16 at 10 19 53 AM

About

Helper to integrate Tana and Google Calendar via an Express API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published