Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jallermax/notion-todoist-integration
module for notion api and integration between Todoist recurring tasks and Notion DB records
https://github.com/jallermax/notion-todoist-integration
household notion notion-api organization synchronization todoist todoist-api
Last synced: about 2 months ago
JSON representation
module for notion api and integration between Todoist recurring tasks and Notion DB records
- Host: GitHub
- URL: https://github.com/jallermax/notion-todoist-integration
- Owner: Jallermax
- License: mit
- Created: 2021-06-10T21:16:43.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-19T17:37:54.000Z (4 months ago)
- Last Synced: 2024-08-19T23:52:46.607Z (4 months ago)
- Topics: household, notion, notion-api, organization, synchronization, todoist, todoist-api
- Language: Python
- Homepage:
- Size: 69.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
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.
secrets.py needs to be crated and filled using template_secrets.py
---
*Links:*
[Notion template for Maintenance Actions DB](https://www.notion.so/Maintenance-Actions-60655507245548fb8393f8a7499c251c)
[Todoist API](https://developer.todoist.com/sync/)
[Notion API](https://developers.notion.com/reference)