No description
Find a file
2026-03-20 09:53:33 +03:00
.github/workflows Create release.yml 2026-02-02 14:01:18 +03:00
src fixed rendering 3 rows of text 2026-03-20 09:53: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 updated description and removed view reference 2026-03-04 02:03:53 +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 updated description and removed view reference 2026-03-04 02:03:53 +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

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 in beta. Installation from Obsidian community plugins is currently unavailable.

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 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