Skip to content

Jallermax/notion-todoist-integration

Repository files navigation

Every 60 seconds runs workflow of creating history records to Notion for each completed Todoist task linked with Notion (Maintenance action DB) and creating new linked Todoist tasks for each maintenance action without one.

Environment Setup

  1. Copy the .env.example file to .env and fill in the required environment variables:
    cp .env.example .env
  2. Customize mappings.json with your specific mappings between Todoist projects and Notion databases.
  3. Install the required Python packages:
    pip install -r requirements.txt

Links:
Notion template for Maintenance Actions DB
Todoist API
Notion API

About

module for notion api and integration between Todoist recurring tasks and Notion DB records

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks