No description
Find a file
2026-07-13 09:30:13 +03:00
.github task deletion bugfix and github attestation added 2026-07-13 09:11:47 +03:00
scripts Removed task name character limit and made task size expand 2026-06-09 03:47:23 +03:00
src draw edited task on top of its siblings 2026-07-13 09:30:13 +03:00
tests task deletion bugfix and github attestation added 2026-07-13 09:11:47 +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 added .cursor to gitignore 2026-07-13 00:05:39 +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 Fixed task priorities after reparent (#3) 2026-05-23 19:01:06 +03:00
LICENSE changed license and bumped version 2026-04-17 01:40:47 +03:00
manifest.json task deletion bugfix and github attestation added 2026-07-13 09:11:47 +03:00
package-lock.json Removed task name character limit and made task size expand 2026-06-09 03:47:23 +03:00
package.json task deletion bugfix and github attestation added 2026-07-13 09:11:47 +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 task deletion bugfix and github attestation added 2026-07-13 09:11:47 +03:00
version-bump.mjs build: only write new minAppVersion requirements to versions.json 2025-04-28 08:38:38 +02:00
versions.json task deletion bugfix and github attestation added 2026-07-13 09:11:47 +03: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