← Back to Todo
Privacy Policy
Last updated: February 23, 2026
Overview
Todo for Notion ("the App") is designed with privacy as a core principle. We minimize data collection and keep your information on your device whenever possible.
Data We Collect
We do not collect, store, or analyze any personal data on our servers.
- Your Notion OAuth access token is stored only in your browser's local storage on your device.
- Your task data is fetched directly from the Notion API and displayed in the app. It is not stored on any server we operate.
- We do not use analytics, tracking pixels, cookies, or any other tracking technology.
Cloudflare Worker Proxy
The App uses a Cloudflare Worker as a proxy to communicate with the Notion API. This proxy:
- Forwards your API requests to the Notion API and returns the responses.
- Handles the OAuth token exchange during initial authentication.
- Does not log, store, or inspect any of your data or tokens beyond what is necessary for the request.
- Does not have a database or persistent storage.
Notion Access
When you connect the App to your Notion workspace, you grant the App access to the specific databases and pages you choose during the OAuth flow. The App:
- Only reads and writes to the databases and pages you have explicitly shared with it.
- Does not access any other data in your Notion workspace.
- Can be disconnected at any time from your Notion integration settings.
Local Storage
The App stores the following data in your browser's local storage:
- OAuth access token
- Workspace ID and name
- Selected database ID and property mappings
- Cached task data (for offline access)
- App preferences (theme, My Day selections)
All local data is cleared when you disconnect from Notion within the App.
Third-Party Services
Children's Privacy
The App is not intended for use by children under the age of 13. We do not knowingly collect data from children.
Changes
We may update this privacy policy from time to time. Changes will be posted on this page with an updated date.
Contact
If you have questions about this privacy policy, please contact us via the app's GitHub repository.