Support

Need help with Cairn? You'll find answers below — and a way to reach out if you don't.

Frequently Asked Questions

Where are my tasks stored?

On macOS and iOS, tasks are stored locally on your device using the app's private container. They never leave your device unless you explicitly export them.

In the VS Code extension, tasks are saved to .vscode/cairn.json inside your open workspace folder. When no workspace is open, they fall back to VS Code's global storage.

Is my data synced to the cloud?

No. Cairn is entirely offline and local. There are no accounts, no servers, and no cloud sync. Your data stays on your device.

How do I use the AI Brain Dump feature?

The AI feature is available in the VS Code extension and requires a locally-running Ollama instance. Install Ollama, pull the gpt-oss model (ollama pull gpt-oss), then click ✨ AI Parse in the Brain Dump overlay. Your text is sent only to the local Ollama process — never to any external server.

What is MIT / Focus Mode / Pomodoro?

MIT (Most Important Task) is a priority level for tasks that absolutely must happen today. You can assign up to 1–3 MITs per day.

Focus Mode shows one task at a time so you're not distracted by the full list. It includes a built-in Pomodoro timer — 25 minutes of focused work followed by a 5-minute break — to help you work in sustainable intervals.

Can I back up or export my tasks?

In the VS Code extension, tasks are stored as plain JSON in .vscode/cairn.json — you can copy, commit, or back up this file however you like.

On macOS and iOS, you can use standard system backups (iCloud Backup, Time Machine) to protect your data.

The VS Code extension isn't working. What should I try?

  • Make sure you have the latest version from the VS Code Marketplace.
  • Open the Command Palette (⌘⇧P / Ctrl+Shift+P) and run Cairn: Open Panel.
  • Reload VS Code (Developer: Reload Window) after installing or updating.
  • Check that your VS Code version is 1.85 or newer.

When will the iOS and iPadOS apps be available?

They're currently under Apple review. Check back here for updates.

How much does Cairn cost?

The VS Code extension is free. The native apps are $0.99 — a one-time purchase with no subscriptions, no in-app purchases, and no recurring fees.

Contact & Feedback

Cairn is a personal project. The best way to reach out is through the Q&A tab on the VS Code Marketplace page. This is monitored regularly and is the fastest path to a response.

For bug reports or feature requests related to the macOS, iOS, or other native apps, you can also use the same Q&A tab — just mention which platform you're on.

Privacy

Cairn collects no personal data, uses no analytics, and never contacts external servers. See the Privacy Policy for full details.