Support
Contact
For bug reports, feature requests, or general questions, email sinu@dietowl.in.
Please include:
- Your Android version and phone model.
- The OwlMind version (Settings → About).
- A clear description of what you were doing and what went wrong.
Common questions
What LLM should I use?
DeepSeek is the cheapest option (around $0.0003 per 1,000 input tokens) and is the default. OpenAI, Anthropic, and Google Gemini all work too — pick whichever you have a key for or prefer.
How do I get an API key?
- DeepSeek: platform.deepseek.com
- OpenAI: platform.openai.com/api-keys
- Anthropic: console.anthropic.com
- Google Gemini: aistudio.google.com/apikey
Is my data safe?
Yes. Your entries, chats, and digests all live in a local database on your phone. Your API key lives in Android Keystore. We never see any of it. See the Privacy Policy for details.
How do I export my data?
Settings → Data → Export. You'll get a ZIP with a JSON dump and one Markdown file per entry.
Why don't I get reminder notifications?
- Check that notifications are allowed for OwlMind (Android Settings → Apps → OwlMind → Notifications).
- Make sure battery optimization isn't aggressively killing the app (Android Settings → Battery → OwlMind → Don't optimize / Unrestricted).
- Reminders use Android's inexact alarm, so the OS may delay them by up to ~30 minutes in Doze mode. This is by design.
The chat says it can't find something I clearly captured.
Retrieval is broad but not perfect. Try rephrasing with the keyword that's most likely in the entry's title. You can also browse with the search bar (FTS5) to find it directly.
Can I sync between two devices?
Not yet. v1 is single-device by design. Export gives you a portable snapshot you can transfer manually.
Found a bug?
Email sinu@dietowl.in with the details above. If it's reproducible we'll roll a fix into the next release.
OwlMind