Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Task Mover

nemariianemariia1k downloads

Move unfinished tasks to the daily note automatically

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

Task Mover is a dynamic plugin designed to gather all your unfinished tasks in one place. It automatically locates unfinished tasks across your notes and consolidates them into a single daily note, ensuring you never lose track of your pending activities. It will group the tasks by the original file or by topic. It can also gather the surrounding information and move it together with the tasks.

Configuration

  • The available settings:
    • Folder to scan: Specify the folder where the plugin should search for tasks.
    • Daily notes folder: Define where the tasks should be moved.
    • Delete original tasks: Choose whether to delete tasks from the original notes after moving them.

Usage

  • Use the command Move Unfinished Tasks to Daily Note to execute the task consolidation process.
  • Tasks will be moved to the designated daily note.

This plugin does not require you to type any queries or code. You can use simple tasks (- [ ]) or use task blocks to preserve context:

tasks-start::
## Tasks Header
Details and context here
- [ ] Task1
- [ ] Task2
tasks-end::

If you have several task blocks across your notes with the same topic, it will combine them into one block:

Note 1

tasks-start::
## Buy
- [ ] Pasta
- [ ] Bread
tasks-end::

Note 2

tasks-start::
## Buy
- [ ] Juice
- [ ] Bread
tasks-end::

Result in the daily note

tasks-start::
## Buy
- [ ] Pasta
- [ ] Bread
- [ ] Juice
tasks-end::

⚠️ Be careful!

If the Delete original tasks is on, it will remove the unfinished tasks from the original notes. Turn it on only if this is what you intend to to.

Advantages

  • Automated task consolidation: Task Mover automates the movement of tasks into a single note, reducing the manual effort of tracking tasks across various notes.
  • Context preservation: Maintains the context surrounding each task by using task blocks, which allows grouping by topic or the original note.
  • Customization options: Task Mover allows to choose the specific folder to scan and the option to delete tasks post-movement.
  • Focus on task management: Task Mover is specifically designed for task management.

TODO:

  • Allow scheduling task movement automatically
  • Allow the user define a daily note format
  • Allow scanning by tags
  • Allow specifying multiple folders/tags
  • Add a way to ignore some tasks
HealthGood
ReviewSatisfactory
About
Gather unfinished tasks from a specified folder and consolidate them into a single daily note. Group tasks by original file or topic and preserve surrounding context by moving task blocks together. Handle simple - [ ] tasks or task-block formats without queries or code, and optionally remove originals after moving.
Tasks
Details
Current version
1.0.0
Last updated
2 years ago
Created
2 years ago
Updates
1 release
Downloads
1k
Compatible with
Obsidian 0.12.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
Buy Me a Coffee
Author
nemariianemariia
GitHubnemariia
  1. Community
  2. Plugins
  3. Tasks
  4. Task Mover

Related plugins

Tasks

Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering. Maintained by Clare Macrae and Ilyas Landikov, created by Martin Schenck.

Day Planner

Turn tasks from daily notes, the Tasks plugin, and calendars into time blocks on an editable timeline, with built-in time tracker.

Project Manager

Full-featured project management: stunning Gantt charts, Kanban boards, Table views, customizable fields, due date notifications.

Checklist

Consolidate checklists across all files into a single view.

Day Planner OG

Day planning from a simple task list in a Markdown note (bare bones, preserves the features and behavior of the original plugin).

Task Collector

Change task status and collect tasks within a document using hotkeys and context menus.

Base Board

Organize notes into Kanban boards using frontmatter properties. Drag and drop cards between columns powered by Bases.

Todoist Sync

Materialize Todoist tasks within your notes.

Rollover Daily Todos

Rollover any unchecked checkboxes from your last daily note into today's note.

TaskNotes

Note-based task management with calendar, pomodoro and time-tracking integration.