Skip to content

Integrations

ThoughtFree integrates with popular productivity tools so your thoughts flow wherever you need them.

Export thoughts as Todoist tasks with automatic mapping of due dates, priorities, and tags.

  1. Go to Settings > Todoist
  2. Click Connect to Todoist
  3. Sign in to your Todoist account and authorize ThoughtFree
  4. You’ll be redirected back to settings
  • Choose a target project from the dropdown (defaults to Inbox)
  • Click Export Thoughts to Todoist to send your thoughts as tasks
  • Due dates, priorities (high/medium/low), and tags map to Todoist task properties automatically
  • After export, you’ll see a count of exported vs. failed tasks

Click Disconnect in the Todoist settings section. You can reconnect anytime.


Export thoughts to a Notion workspace as database entries or structured pages.

  1. Go to Settings > Notion
  2. Click Connect to Notion
  3. Select the workspace and pages you want to grant access to
  4. You’ll be redirected back to settings

Database mode — each thought becomes a row in a Notion database. Good for filtering and querying your thoughts.

Page mode — creates category-grouped pages with your thoughts organized by date underneath. Similar to an Obsidian-style vault structure. After export, you’ll see direct links to each created page.

Click Disconnect in the Notion settings section.


Send thoughts directly to your local Obsidian vault.

  1. Go to Settings > Obsidian
  2. Enter your vault name (must match exactly)
  3. Optionally set a folder path (defaults to a ThoughtFree folder)
  4. Configure options:
    • Silent mode — don’t open the note in Obsidian after creation
    • Overwrite existing — replace notes if they already exist

Use the Send to Obsidian option in the export dialog. If you have Obsidian installed, it opens via the Obsidian URI scheme and creates the note directly in your vault.

You can also export as an Obsidian Vault ZIP from the export dialog, which creates a folder structure with daily notes and Maps of Content (MOCs).


Add external calendar feeds (Google Calendar, Outlook, Apple Calendar) to see events alongside your tasks:

  1. Go to Settings > Calendar Feeds
  2. Add a feed name and paste the ICS URL
  3. Choose a color for the feed
  4. ThoughtFree validates the URL and shows the event count

You can enable/disable, refresh, or remove individual feeds at any time.

Generate a signed feed URL to subscribe to your ThoughtFree tasks in any calendar app:

  1. In Calendar Feeds settings, find Your Task Feed
  2. Copy the generated URL
  3. Subscribe in Google Calendar, Apple Calendar, or Outlook

Your tasks with due dates will appear as calendar events.


Send thought data to any external service via HTTP webhooks.

  1. Go to Settings > Webhooks
  2. Enter your webhook endpoint URL
  3. Optionally set a signing secret for request verification

When thoughts are processed by automation pipelines, the data is sent as a JSON payload to your webhook URL. If you’ve configured a signing secret, each request includes a signature header for verification.