No description
Find a file
Poluboiarinov Anton ede78786f7
Obsidian review and eslint fixes, readme update (#2)
* updated installation instruction

* fixed warnings from automatic review

* removed unused dependencies

* updated eslint settings and fixed warnings

* fixed esling warnings, moved screenshot to .github

* bumped version
2026-05-16 07:54:55 +03:00
.github Obsidian review and eslint fixes, readme update (#2) 2026-05-16 07:54:55 +03:00
scripts added benchmark 2026-04-28 20:38:32 +03:00
src Obsidian review and eslint fixes, readme update (#2) 2026-05-16 07:54:55 +03:00
.editorconfig use LF instead of CRLF (#28) 2022-04-15 14:13:31 -04:00
.eslintrc add version bump script (#10) 2022-01-22 16:13:50 -05:00
.gitignore removed png from gitignore 2026-02-04 11:32:58 +03:00
.npmrc add version bump script (#10) 2022-01-22 16:13:50 -05:00
AGENTS.md added missing files to git 2025-12-17 11:38:04 +03:00
esbuild.config.mjs Obsidian review and eslint fixes, readme update (#2) 2026-05-16 07:54:55 +03:00
eslint.config.mjs Obsidian review and eslint fixes, readme update (#2) 2026-05-16 07:54:55 +03:00
LICENSE changed license and bumped version 2026-04-17 01:40:47 +03:00
manifest.json Obsidian review and eslint fixes, readme update (#2) 2026-05-16 07:54:55 +03:00
package-lock.json Obsidian review and eslint fixes, readme update (#2) 2026-05-16 07:54:55 +03:00
package.json Obsidian review and eslint fixes, readme update (#2) 2026-05-16 07:54:55 +03:00
qodana.yaml initial commit 2025-12-17 04:51:25 +03:00
README.md Obsidian review and eslint fixes, readme update (#2) 2026-05-16 07:54:55 +03:00
tsconfig.json added missing files to git 2025-12-17 11:38:04 +03:00
version-bump.mjs build: only write new minAppVersion requirements to versions.json 2025-04-28 08:38:38 +02:00
versions.json Update for 0.15 2022-08-09 13:38:50 -04:00

Obsidian Taskmap Plugin

Plan projects via interactive GUI task trees. No need to move tasks around manually — the automatic layout keeps your structure visually clear and easy to edit.

How to install

Taskmap is available via obsidian community portal https://community.obsidian.md/plugins/taskmap and "Community plugins" option in the obsidian app.

Why Taskmap?

Get your project state at a glance.

Large Kanban boards overwhelm. Taskmap's color-coded tree instantly shows:

  • Blocked areas
  • Progress status
  • Dependency flow

Canvas-style visualization, zero manual positioning.

Key Features

  • Automatic layout
  • Tree navigation via temporarily hiding irrelevant branches
  • Link tasks to obsidian notes for rich description
  • Color-coded status visualization
  • Automatic parent status from children
  • Link tasks outside of tree structure using blocker system

screenshot.png