Todosian
Manage Obsidian todo lists. Edit Markdown files directly; no account or sync
Screenshots
Description
Todosian is an Android todo app for Obsidian users. It manages todo lists stored as Markdown files inside your vault (or any folder you sync to your phone).
Todosian reads and writes your existing .md files directly. There is no database import, no account, and no built-in sync.
<b>How it works</b>
- Connect a folder using Android's Storage Access Framework (SAF)
- Each Markdown file becomes a category
- Todos use standard Markdown checkboxes: - [ ] and - [x]
<b>Features</b>
- Add / edit / toggle / delete todos
- Create / rename / delete categories (files)
- Optional support for Obsidian Tasks plugin metadata (dates, priority, recurrence)
- Material 3 UI, dynamic color (Android 12+)
- Offline-first and privacy-focused (no analytics)
<b>Notes</b>
- Todosian modifies your Markdown files directly. Keep a reliable backup of your vault/folder.
- Todosian is independent and not affiliated with Obsidian or the Obsidian Tasks plugin.
What’s new (1.7)
• New Daily Focus screen — tap the banner to see all tasks matching your focus mode
• Tappable focus banner on the home screen
• Reusable TodoRow component
• Fixed resource loading for better reliability
• Updated core dependencies
• Priority rank moved to the Todo model
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- NotificationsShow notifications.
- Prevent sleepingKeep the device from going to sleep.
- Network stateCheck whether and how the device is connected.
- Run at startupStart automatically after the device is switched on.
- Foreground serviceKeep running in the background, visible in the status bar.
- todosian.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments