Todoist Integration - Obsidian-Tasks-Sync/obsidian-tasks-sync GitHub Wiki
Todoist Integration
This guide explains how to set up and use Todoist synchronization with Obsidian Task Sync plugin.
🔑 Setup Requirements
- Set up Todoist API token
- Plugin Configuration
⚙️ Installation Steps
1. Todoist API enabled
- Sign in to Todoist Todoist
- Go to Settings
- Click on the Integrations tab from the left menu
- Access to find the Developer section
- Copy your Todoist API token
2. Plugin Configuration
- In Obsidian plugin settings:
- Paste your Todoist API token
🔄 Usage
Creating Tasks
- Select text in Obsidian
- Open Command Palette
- Run "Turn into Todoist Task"
Task Format
- [ ] Task Title <!-- task:todoist:tasklistId -->
- [x] Completed Task <!-- task:todoist:tasklistId -->
Synchronization
- Obsidian → Todoist: Changes sync automatically when you modify tasks
- Todoist → Obsidian: Use the sync button to pull changes
🔍 Troubleshooting
If you encounter authentication issues:
- Verify if the Todoist API has been updated
- If the connection fails, please check if the settings were saved correctly