Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Giganttix

GRoYGRoY1 downloads

Simple Gantt Chart based on task notes.

Add to Obsidian
Giganttix screenshot
  • Overview
  • Scorecard
  • Updates3

Visualise your task notes as a draggable Gantt chart in Obsidian

Giganttix scans your vault for notes with date frontmatter and renders them as an interactive timeline. Each note is one bar. Drag a bar to reschedule the task & the new dates are written back to the note's frontmatter. Click a bar to open the note.

Originally built as a companion to TaskNotes, but should works with any notes that carry date frontmatter, anything with a startDate and endDate.

Giganttix and TaskNotes

How it works

Add dates to any note's frontmatter and it appears on the chart:

---
startDate: 2026-06-05
endDate: 2026-06-30
status: In progress
client: "[[Moe's Tavern]]"
progress: 40
---
Field Required Notes
startDate yes* YYYY-MM-DD
endDate yes* same formats
Status no powers the status filter dropdown
client no shown after the task name
progress no 0–100, rendered as a darker segment inside the bar

Field names are case-insensitive.

Features

  • Drag to reschedule : move or resize a bar; frontmatter updates atomically
  • Drag the progress handle : hover a bar and drag the small handle to set % complete, written to progress
  • Click a bar to open its note
  • Day, Week & Month views
  • Status filter built from your actual status values
  • Tooltips : hover any bar for full name, client, dates, status, and progress
  • Weekend shading in Day view
  • Scope your tasks : limit the chart to a folder and/or require a frontmatter property (e.g. only notes with a projects property)
  • Status colors : keep the theme accent color, or assign a color per status in settings

Giganttix

Usage

Open the chart from the ribbon icon or the command palette.

Settings

Setting What it does
Default view Day, Week or Month on open
Default status filter Status selected on open (case-insensitive); empty = first available
Remember last used view and filter On: reopening restores your last state. Off: always open with the defaults
Folder Only show notes from this folder (subfolders included); empty = whole vault
Required property Only show notes that have this frontmatter property, e.g. projects
Color bars by status Off: theme accent color. On: per-status color pickers

Settings

Installation

Community plugins: Settings → Community plugins → Browse → search "Giganttix".

Notes and limitations

  • Desktop only for now. Sorta works on mobile, still a bit buggy.

Acknowledgements

Built with TypeScript and esbuild on top of Frappe Gantt (MIT). Developed with Claude Cowork (Anthropic).

License

MIT

82%
HealthExcellent
ReviewSatisfactory
About
Visualise notes with startDate and endDate frontmatter as an interactive, draggable Gantt chart and open notes by clicking their bars. Drag or resize bars to update dates in frontmatter, drag the progress handle to set completion, and filter by status, folder or required property across Day/Week/Month views.
Project managementVisualizationTasks
Details
Current version
1.0.2
Last updated
22 hours ago
Created
Yesterday
Updates
3 releases
Downloads
1
Compatible with
Obsidian 1.7.2+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
GRoYGRoYali3ngr2
GitHubali3ngr2
  1. Community
  2. Plugins
  3. Project management
  4. Giganttix

Related plugins

Tasks Map

A visual graph view of your tasks.

Tasks

Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering.

Base Board

Organize notes into Kanban boards using frontmatter properties. Drag and drop cards between columns powered by Bases.

TaskChute Plus

Execute TaskChute that slots today's tasks, tracks projects, adds comments, and keeps you focused on now.

Project Manager

Full-featured project management: stunning Gantt charts, Kanban boards, Table views, customizable fields, due date notifications.

Kanban

Create Markdown-backed Kanban boards.

Advanced Canvas

Supercharge your canvas experience. Create presentations, flowcharts and more.

TaskNotes

Note-based task management with calendar, pomodoro and time-tracking integration.

Breadcrumbs

Visualise the hierarchy of your vault using a breadcrumb trail or matrix view.

Day Planner

Day planning from a task list in a Markdown note with enhanced time block functionality.