#task-list6 plugins

Obsidian plugins tagged with #task-list. There are 6 plugins in this collection.

  1. Rank 1
    3 years ago by joeriddles
    Task Management#task#todo#workflow

    The Extended Task Lists plugin enhances task management in Obsidian by introducing additional task states and functionality. Users can mark tasks as 'in progress' or 'won't do' with unique syntax and corresponding visual indicators. The plugin also provides a command to generate a top-level TODO file by scanning all markdown files for task lists, allowing centralized task organization. Users can configure which task types are included and exclude specific files or folders. These features streamline task tracking and improve workflow organization within Obsidian.

  2. Rank 2
    a year ago by Jalad

    The Vertical Timeline List plugin allows you to visually represent timelines using specially formatted task lists. By placing a 't' inside task brackets and nesting dates with corresponding descriptions, you can create structured vertical timelines that display cleanly in Reading View. This format is ideal for capturing chronological events such as project milestones, historical notes, or personal journals. While it integrates well with the Tasks and Dataview plugins, there are some limitations in Live Preview and Dataview queries involving collapsible sections.

  3. Rank 3

    TODOseq

    Plugin55
    a month ago by Stephen Cross

    The TODOseq plugin turns keyword marked lines in your notes into a unified task system without relying on checkboxes. It recognises states like TODO, DOING, DONE, LATER, NOW and WAIT, supports priorities and dates, and converts natural language schedules such as today, tomorrow, every Friday or daily 20:00 into structured task data. The task list collects items from across the vault in a searchable, sortable sidebar with filters for state, priority, date and tags, and advanced boolean queries. Tasks can be toggled from Edit mode and Reader view, extracted from code comments in more than 20 languages, embedded into notes through todoseq code blocks, and extended with subtasks, repeating schedules, CLOSED date tracking and experimental Org mode file support.

  4. Rank 4
    2 years ago by alexandrerbb

    The Outline to task list plugin provides a simple way to convert a note's outline into a structured task list within Obsidian. Users can transform the outline of an active note into a task list and either insert it at the current cursor position or create a new note for it. This feature streamlines the process of turning outlines into actionable tasks, making it easier to organize and manage workflows directly within Obsidian.

  5. Rank 5
    a year ago by mattang687

    The Checkbox Sorter plugin automatically moves completed checklist items to the bottom of their respective groups while maintaining the original structure of nested lists. When a checkbox is marked as done, the plugin intelligently reorders only its immediate peers, keeping child items correctly nested and unrelated lists unaffected. It offers flexible control through global settings, YAML frontmatter, or inline list markers, so you can fine-tune behavior at the vault, file, or list level.

  6. Rank 6
    a year ago by Klaas Klee

    The Checkbox Autochecker plugin keeps parent and child checkboxes in sync, making task management inside Markdown lists far smoother. It can automatically mark a parent as complete when all its children are checked, or cascade changes downward when toggling the parent. Three propagation modes - Loose, Partial Strict, and Strict - give you control over how aggressively changes flow, whether only syncing upward or overwriting all children. It works instantly while typing, supports deeply nested lists, and respects standard Markdown formatting, so there's no lock in.