TaskTodo
approvedby SunnyYYLin
A planning and today dashboard for TaskLite Core. - This plugin has not been manually reviewed by Obsidian staff.
↓ 83 downloadsUpdated 21d ago0BSD
TaskTodo
TaskTodo is an Obsidian plugin that adds a planning view and a today dashboard on top of TaskLite Core.

Requirements
- Obsidian
1.8.0or newer - TaskLite Core enabled
Features
- Two built-in task views:
In planandToday - Custom tabs and custom columns/groups
- GUI filters with DQL fallback for advanced queries
- Drag-and-drop sort order for task groups and tabs
- Priority color customization
- Task creation and subtask creation from the view
Installation
From GitHub releases
- Open the latest release for this repository.
- Download
manifest.json,main.js, andstyles.css. - Create a folder named
tasktodounder.obsidian/plugins/. - Copy the three files into that folder.
- Enable
TaskTodoin Obsidian community plugins.
Usage
After enabling TaskLite Core and TaskTodo:
- Use the ribbon icon to open TaskTodo.
- Run the command
Open task list. - Configure tabs, columns, sort order, and priority colors in the plugin settings.
Development
bun install
bun run build
bun test
bun run lint
Release Files
Each release includes:
manifest.jsonmain.jsstyles.css
License
0BSD
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.