No description
Find a file
2026-02-20 03:58:33 +03:00
.github/workflows Create release.yml 2026-02-02 14:01:18 +03:00
src added undo redo buttons 2026-02-20 03:58:33 +03:00
.editorconfig use LF instead of CRLF (#28) 2022-04-15 14:13:31 -04:00
.eslintignore fix .eslintignore (#48) 2023-01-19 10:06:51 -05: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 moved styles css to svelte components, fixed panzoom and task text cursor 2025-12-18 14:22:45 +03:00
eslint.config.mjs eslint config update and some linter fixes 2026-02-05 10:11:02 +03:00
LICENSE added license 2026-02-04 10:27:29 +03:00
manifest.json eslint config 2026-02-05 09:45:11 +03:00
package-lock.json eslint config update and some linter fixes 2026-02-05 10:11:02 +03:00
package.json eslint config update and some linter fixes 2026-02-05 10:11:02 +03:00
qodana.yaml initial commit 2025-12-17 04:51:25 +03:00
README.md installation instruction 2026-02-05 09:51:28 +03:00
screenshot.png updated readme 2026-02-04 11:33:15 +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

Visualize your project as a tree of automatically positioned tasks.

How to install

Installation from obsidian is unavailable while Taskmap is in beta.

Install BRAT community plugin from obsidian app. Go to settings, press Add beta plugin and paste link to this repo https://github.com/poanse/obsidian-taskmap

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 parent status from children
  • Color-coded status visualization
  • Tree restructuring via reparenting
  • Blockers/dependencies
  • Hide irrelevant branches
  • Link tasks to obsidian notes for rich description

screenshot.png