ProgressTracker

by Van Nam
5
4
3
2
1
Score: 52/100

Description

The ProgressTracker plugin helps visualize task completion within Obsidian by adding animated progress bars that reflect the status of tasks across notes. It automatically counts completed and pending tasks, updates metadata like YAML frontmatter statuses, and supports smooth Kanban board integration by moving cards based on task progress.

Reviews

No reviews yet.

Stats

14
stars
5,589
downloads
0
forks
380
days
89
days
89
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
6
total issues
1
open issues
5
closed issues
9
commits

Latest Version

3 months ago

Changelog

README file from

Github

Progress Tracker Plugin for Obsidian

A plugin for Obsidian that helps you track progress of your tasks in real-time. It provides a visual progress bar and integrates with Kanban boards to help you manage your tasks more effectively.

What's new in the latest update

  • Sidebar duplication bug fixed: Only one progress tracker view is created, even after reloads.
  • Sidebar position: Progress tracker now appears in the right sidebar by default.
  • Custom checkbox states: Improved support and protection for custom states in Kanban boards.
  • View initialization: Progress bar view now reliably loads and updates when opened.

Features

  • Real-time progress tracking of tasks in your notes
  • Visual progress bar showing completion percentage
  • Automatic status updates based on task completion
  • Kanban board integration for task management
  • Custom checkbox states for Kanban columns (NEW!)
  • Customizable colors and thresholds
  • Debug mode for troubleshooting

Installation

  1. Open Obsidian Settings
  2. Go to Community Plugins and disable Safe Mode
  3. Click Browse and search for "Progress Tracker"
  4. Install the plugin
  5. Enable the plugin in your Community Plugins list

Usage

Basic Usage

  1. Create tasks in your notes using Markdown checkboxes:

    - [ ] Task 1
    - [x] Completed task
    - [ ] Task 3
    
  2. The progress bar will automatically update as you check/uncheck tasks.

Kanban Integration

The plugin can automatically move cards in your Kanban boards based on task completion:

  1. Set up a Kanban board in Obsidian
  2. Configure the target Kanban board in plugin settings
  3. As you complete tasks, cards will move to appropriate columns

Custom Checkbox States (NEW!)

You can now configure custom checkbox states for different Kanban columns:

  1. Enable "Custom Checkbox States" in plugin settings

  2. Configure mappings between column names and checkbox states:

    • Todo[ ] (unchecked)
    • In Progress[/] (in progress)
    • Complete[x] (completed)
    • Done[x] (completed)
    • Or any custom states like [>], [-], etc.
  3. When cards are moved between columns, their checkbox states will automatically update

Supported Checkbox States
  • [ ] - Todo/Unchecked
  • [x] - Completed
  • [/] - In Progress
  • [>] - Forwarded/Deferred
  • [-] - Cancelled
  • [!] - Important
Kanban Normalization Protection (NEW!)

The plugin now includes intelligent protection against unwanted checkbox state normalization by the Kanban plugin:

  • Real-Time Detection: Instantly detects when the Kanban plugin tries to convert custom states to standard states
  • Immediate Reversion: Automatically reverts unwanted normalizations in real-time
  • Smart Pattern Analysis: Distinguishes between legitimate user changes and unwanted plugin normalizations
  • Selective Protection: Only protects states that match your column mappings while preserving legitimate changes
  • Multi-Layer Defense: Combines immediate detection, movement analysis, and content comparison for comprehensive protection
  • Non-Invasive: Works seamlessly without interfering with normal Kanban operations
  • Debug Support: Comprehensive logging and testing commands for troubleshooting

How it works:

  1. Immediate Detection: Monitors editor changes in real-time to catch normalization as it happens
  2. Pattern Recognition: Analyzes content changes to identify unwanted custom state → [x] conversions
  3. Smart Reversion: Automatically restores correct checkbox states based on column mappings
  4. Movement Protection: Prevents card movements from triggering unwanted normalization cascades

This ensures your custom checkbox states (like [/], [~], etc.) remain intact when working with Kanban boards, even when the Kanban plugin tries to normalize them.

Enhanced Custom State Support

The plugin now properly recognizes and counts all custom checkbox states with advanced conflict prevention and precision targeting. When custom checkbox states are enabled:

  • Progress Calculation: Custom states (like [/], [-], [~]) are counted as "tasks in progress" and included in the total task count
  • Smart Auto-Sync: Auto-sync only updates cards that don't already have the correct checkbox state for their column
  • Conflict Prevention: Advanced timing detection prevents race conditions between auto-sync and manual card movements
  • Precision Targeting: Only cards that actually moved between columns are updated, eliminating false positives
  • Content Normalization: Card movements are detected by normalized content comparison, not checkbox states or fuzzy matching
  • Preserved States: Cards with existing correct states are left unchanged to prevent unnecessary modifications
  • Enhanced Detection: All task-related changes are properly detected regardless of checkbox state

Note: When updating checkbox states, only the main card checkbox is modified. Sub-items and nested checkboxes within cards are preserved to maintain data integrity. The plugin uses sophisticated position-based replacement and precision targeting to ensure only cards that actually moved are updated, completely preventing accidental modifications to other cards.

Settings

Progress Bar Colors
  • Choose between default theme colors or custom color schemes
  • Set custom colors for different progress levels
  • Configure progress thresholds
Performance
  • Adjust update delays for different actions
  • Configure animation settings
  • Set maximum height for the progress bar container
Metadata Auto-Update
  • Automatically update file metadata on task completion
  • Configure status labels for different progress states
  • Set up finished date tracking
Kanban Integration
  • Enable/disable automatic Kanban board updates
  • Configure target Kanban board
  • Set up column mapping for task states
Custom Checkbox States
  • Enable custom checkbox state management
  • Configure column-to-checkbox mappings
  • Add/remove column mappings as needed
  • Reset to default mappings

Troubleshooting

If you encounter issues:

  1. Enable Debug Mode in settings to see detailed logs
  2. Check if Dataview plugin is installed and enabled
  3. Verify your Kanban board configuration
  4. Clear the completed files cache if needed
  5. Check custom checkbox state mappings if using that feature

Support

If you find this plugin helpful, you can:

  • Star the repository
  • Report issues on GitHub
  • Submit feature requests
  • Contribute to the code

License

This project is licensed under the MIT License - see the LICENSE file for details.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
TODO | Text-based GTD
5 years ago by Lars Lockefeer
Big Calendar
4 years ago by Boninall
Big Calendar in Obsidian, for manage your events in a day/week/month and see agenda too!
Archiver
5 years ago by ivan-lednev
Archive completed tasks in your Obsidian vault (plus other org-mode-like features)
SystemSculpt AI
2 years ago by SystemSculpt.com
Enhance your Obsidian App experience with AI-powered tools for note-taking, task management, and much, MUCH more.
Day Planner (OG)
3 years ago by James Lynch (continued by Erin Schnabel)
An Obsidian plugin for day planning and managing pomodoro timers from a markdown task list.
Task List Kanban
2 years ago by Chris Kerr
Obsidian Google Tasks
4 years ago by YukiGasai
Add Google Tasks inside Obsidian
Trello
5 years ago by Nathonius
An Obsidian Plugin that connects Trello cards to Obsidian notes.
Checklist Reset
3 years ago by Luke Hansford
Add a command to reset the state of any checklists in a document in Obsidian
Uncheck All
3 years ago by Shahar Har-Shuv
Obsidian plugin to uncheck all checkboxes in a file with one action
Carry-Forward
5 years ago by Jacob Levernier
An Obsidian Notes plugin for generating and copying block IDs, and copying lines with a link to the copied line
Task Marker
3 years ago by wenlzhang
An Obsidian plugin to change task status and append text with hotkeys and right-click context menu.
Org Mode
5 years ago by ryanpcmcquen
Add Org Mode support to Obsidian.
iCal
2 years ago by Andrew Brereton
This is a plugin for Obsidian that searches your vault for tasks that contain dates, and generates a calendar in iCal format that can be imported into your preferred calendar application.
Morgen Tasks
2 years ago by Morgen AG
Timekeep
2 years ago by Jacobtread
Obsidian task time tracking
TodoTxt
3 years ago by Mark Grimes
Obsidian plugin to manage todotxt files
Kanban Bases View
2 months ago by I. Welch Canavan
A kanban-style drag-and-drop custom view for Bases.
Agile Task Notes
4 years ago by BoxThatBeat
This Obsidian plugin integrates your TFS data from either Jira or Azure Devops
Week Planner
4 years ago by Ralf Wirdemann
Dynamic Timetable
3 years ago by L7Cy
Calculate the estimated completion time from the estimated task time and dynamically create a timetable.
Ego Rock
2 years ago by Ashton Eby
An obsidian plugin that implements a basic taskwarrior UI for listing and modifying tasks.
Pending notes
3 years ago by Ulises Santana
Obsidian plugin for searching links without notes in your vault.
Habitica Sync
5 years ago by Leoh and Ran
This is a under-development Obsidian Plugin for Habitica
Todoist Project sync
2 years ago by Jonas Dam
Checkbox 3 states
4 years ago by Renaud Héluin @ NovaGaïa
This is a simple plugin for add a third state to checkbox list.
Things Link
4 years ago by @gavmn
Homework Manager
3 years ago by Kadison McLellan
An Obsidian plugin that keeps track of homework through a to-do list.
Grind Manager
2 years ago by dromse
Gamify your task management with rewards system, craft your tasks by tags.
Orgmode (CM6)
2 years ago by Benoit Bazard
Orgmode plugin for Obsidian
Custom State for Task List
3 years ago by Okami Wong
A plugin for Obsidian to define your own states for task items.
Progress Clocks
2 years ago by Nathan Clark
Progress clocks and other useful widgets for https://obsidian.md/.
Prioritize
3 years ago by EloiMusk
Obsidian Plugin, to prioritize stuff in Obsidian
Brainframe
3 years ago by pedersen
Random To-Do
5 years ago by NatiAris
Pick a random todo item or a file with todo items
Amazing Marvin
5 years ago by Shirayuki Nekomata
Simple plugin for Amazing Marvin
Flow
2 years ago by Ben Phillips
Implements key processes in David Allen's Getting Things Done (GTD) methodology
GTD No Next Step
3 years ago by Tobias Davis
Obsidian plugin for GTD workflow, badge projects with no next step.
Order List
3 years ago by Henry Gustafson
Send to Canvas
10 months ago by wenlzhang
An Obsidian plugin that allows you to send tasks, blocks, and notes to Canvas files as plain text, links, and embeds.
Due When
3 years ago by Andy Baxter
An Obsidian plugin which gives shortcuts to insert set due dates
TODO Wrangler
3 years ago by Jeel Shah
An obsidian plugin to wrangle your Todos and put them in their place.
Another Simple Todoist Sync
2 years ago by eudennis
Obsidian.md plugin to integrate with Todoist app.
Pivotal Tracker Integration
3 years ago by jondeates
Checkbox Sounds
2 years ago by yasd251
Adds a nice completion sound for checkboxes when ticked in Obsidian
Pomodoro Planner
2 years ago by Onur Nesvat
Filtered Opener
2 years ago by Roman Kubiv
Sets of notes defined by filters to open notes.
Checkbox Time Tracker
2 years ago by UD
Checkbox Time Tracker for Obsidian
Task list
2 years ago by Ted Marozzi
A simple obsidian plugin enabling better task management via lists.
Things3 Today
2 years ago by wudanyang6
Track-a-Lot
2 years ago by Iulian Onofrei
This is a tracker plugin for Obsidian
Amazing Marvin Integration
2 years ago by Cloud Atlas
Interoperability between Obsidian and Amazing Marvin
Simple Todo
a year ago by elliotxx
A minimalist text-based todo manager (Text-Based GTD) for efficient task management in Obsidian.
Personal OS
2 years ago by A.Buot
Goal Tracker
a year ago by Ben Rotholtz
Asana
a year ago by Ryan Bantz
Obsidan plugin that creates tasks in Asana for highlighted text or the current line
Vikunja Sync
2 years ago by Peter Heiss
Manage your tasks in vikunja.
doing
2 years ago by rooyca
What was I doing?
Kikijiki Habit Tracker
a year ago by KIKIJIKI
Kikijiki Habit Tracker Plugin for Obsidian
Remaining reading time
7 months ago by ununnamed
Shows the remaining reading time in status bar
Pivotal Tracker URL Helper
2 years ago by kndshein
Pivotral Tracker URL prettifier for Obsidian