Skip to content

Gantt Calendar

A powerful visual task management plugin. Visualize and manage tasks created by the Tasks plugin, supporting both emoji and Dataview task formats. Support Feishu Task syncing. - This plugin has not been manually reviewed by Obsidian staff.

The above warnings are based on limited information and might not always be accurate.

Data

IDgantt-calendar
AuthorSugar
Minimum Obsidian Version1.11.0
Official Release Date2026-05-18
Last update2026-07-09

Last Refresh

Obsidian Stats last refreshed the data behind this page on Jul 13, 2026.

Community plugin snapshotJul 13, 2026
Repository clonelast successful checkout Jul 13, 2026
Release acquisitionrelease metadata checked Jul 13, 2026; latest main.js acquired

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2026-05-18Plugin Added
2026-05-19descriptionThis plugin has not been manually reviewed by Obsidian staff. A powerful visual task management plugin. Visualize and manage tasks created by the Tasks plugin, supporting both emoji and Dataview task formats.This plugin has not been manually reviewed by Obsidian staff. A powerful visual task management plugin. Visualize and manage tasks created by the Tasks plugin, supporting both emoji and Dataview task formats. Support Feishu Task syncing.
2026-06-10Plugin Removed
2026-06-15Plugin Re-Added
2026-06-15descriptionThis plugin has not been manually reviewed by Obsidian staff. A powerful visual task management plugin. Visualize and manage tasks created by the Tasks plugin, supporting both emoji and Dataview task formats. Support Feishu Task syncing.A powerful visual task management plugin. Visualize and manage tasks created by the Tasks plugin, supporting both emoji and Dataview task formats. Support Feishu Task syncing. - This plugin has not been manually reviewed by Obsidian staff.
2026-07-09Plugin Removed
2026-07-09Plugin Re-Added

Repository Data

LicenseMIT in package.json
MIT in LICENSE file
Package Managernpm
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksJest
Has Test FilesYes
Latest Release main.js Size604 KB
Detected ES VersionES2018
Probably MinifiedYes
main.js API Findings10 disclosures
Uses BRAT beta releasesNo
Dependenciesflatpickr, obsidian-daily-notes-interface, uuid
Dev Dependencies@types/jest, @types/node, @types/uuid, esbuild, eslint, eslint-plugin-obsidianmd, jest, obsidian, ts-jest, tslib, typescript, typescript-eslint

main.js API Findings

These conservative findings come from static analysis of the latest release main.js. The table includes warnings and high-confidence informational findings; lower-confidence informational findings are omitted to reduce false positives. Warnings indicate usage of potentially risky APIs, but such APIs can be used safely if handled with care.

DisclosureDetected From
Adapter File AccessUses adapter-level vault filesystem APIs
Clipboard AccessReads or writes clipboard data
Cors Free Network AccessUses Obsidian request APIs
Full Vault AccessEnumerates vault files
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Metadata AccessReads Obsidian metadata cache
Network AccessUses Obsidian request APIs
Note Content AccessReads vault files
Vault File WriteWrites vault files
Workspace LayoutRegisters or manipulates workspace views and panes
FindingTypeConfidenceEvidence
Reads or writes clipboard dataInfoHighnavigator.clipboard.writeText (1)
Registers events, DOM handlers, or intervalsInfoHighsetTimeout (3)
Reads Obsidian metadata cacheInfoHighapp.metadataCache.getFileCache (3), app.metadataCache (4)
References URLs or constructs URL objectsInfoHighhttp:// (7), https:// (30), URL (4), URLSearchParams (11)
Uses Obsidian request APIsInfoHighobsidian.requestUrl (10)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (27), obsidian.Setting (27)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addRibbonIcon (1), this.addStatusBarItem (1)
Accesses Obsidian vault APIsInfoHighapp.vault (36)
Enumerates vault filesInfoHighapp.vault.getAllLoadedFiles (2), app.vault.getMarkdownFiles (3)
Reads vault filesInfoHighapp.vault.cachedRead (1), app.vault.read (6)
References Obsidian URI linksInfoHighobsidian:// (2)
Uses adapter-level vault filesystem APIsInfoHighapp.vault.adapter (5)
Writes vault filesInfoHighapp.vault.create (1), app.vault.modify (1), app.vault.process (2)
Accesses Obsidian workspace APIsInfoHighapp.workspace (13)
Registers or manipulates workspace views and panesInfoHighapp.workspace.getLeavesOfType (5), app.workspace.revealLeaf (1), registerView (2)

The above data may not be accurate and contain errors. For more information refer to the page about data collection.

Lines of Code

The plugin has a total of 27565 lines of code. The following chart shows the lines of code split by programming language.

Downloads

The following chart shows the total number of downloads of the plugin over time. The second chart shows the delta of downloads per week, which is the number of new downloads per week. New version releases are marked with vertical lines.

Version History

VersionRelease DateNote
1.0.02025-12-14Released while not listed
1.1.02025-12-16Released while not listed
1.1.12025-12-16Released while not listed
1.1.22025-12-17Released while not listed
1.1.32025-12-18Released while not listed
1.1.42025-12-21Released while not listed
1.1.52025-12-24Released while not listed
1.2.02026-01-06Released while not listed
1.3.02026-01-07Released while not listed
1.4.02026-01-10Released while not listed
1.5.02026-01-10Released while not listed
1.5.12026-01-11Released while not listed
1.5.42026-01-12Released while not listed
1.5.52026-01-13Released while not listed
1.5.62026-01-15Released while not listed
1.5.72026-01-16Released while not listed
1.5.82026-01-17Released while not listed
1.5.92026-01-18Released while not listed
1.5.102026-01-22Released while not listed
1.5.112026-01-23Released while not listed
1.5.122026-01-24Released while not listed
1.5.142026-04-21Released while not listed
1.5.162026-04-23Released while not listed
1.5.172026-05-13Released while not listed
1.5.182026-05-19None
1.5.192026-05-28None
1.5.202026-06-01None
1.5.212026-07-08None
1.5.222026-07-09None

Blacklisted versions are versions that are known to cause major issues or contain security concerns and have thus been blacklisted by the Obsidian team. Obsidian will disable plugins on startup whose installed version is blacklisted. Released while not listed versions happened outside the period where the plugin was present in the community plugin list and are excluded from aggregate release statistics.