Project Manager Insights 0.2.4
Project Manager Insights 0.2.4 brings Project Manager task tags into the task list so task context remains visible alongside workload signals.
Highlights
Project Manager task tags
- Show each task's Project Manager tags below its title in the task list.
- Match the existing task badge style used for states such as Unestimated, keeping the row visually consistent.
- Display clean tag labels without a leading
#. - Support both list and single-string tag values from Project Manager task frontmatter.
- Update task tags incrementally when the source note metadata changes.
Compatibility and upgrade notes
- Obsidian
1.7.2or later remains supported. - Project Manager remains required.
- No settings or note migration is required.
- The plugin ID remains
project-manager-insights. - Project Manager Insights remains read-only and does not modify project or task notes.
Verification
- TypeScript type checking passes.
- Official Obsidian ESLint rules pass with zero warnings.
- Official-review regression checks pass.
- All 15 automated tests pass, including task-tag parsing and incremental metadata updates.
- The production bundle builds successfully.
This release contains no breaking changes to Project Manager data or existing Project Manager Insights settings.