Skip to content

Kanban

Create Markdown-backed Kanban boards.

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

Data

IDobsidian-kanban
Authorobsidian-community
Minimum Obsidian Version1.0.0
Official Release Date2021-04-23
Last update2024-05-31

Last Refresh

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

Community plugin snapshotJul 13, 2026
Repository clonelast successful checkout May 25, 2026
Release acquisitionrelease metadata checked Jun 22, 2026; existing successful main.js cache reused

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2021-04-23Plugin Added
2023-04-26descriptionCreate markdown-backed Kanban boards in ObsidianCreate Markdown-backed Kanban boards in Obsidian.
2024-01-27descriptionCreate Markdown-backed Kanban boards in Obsidian.Create Markdown-backed Kanban boards.
2026-03-07repomgmeyers/obsidian-kanbanobsidian-community/obsidian-kanban
2026-05-12authormgmeyersobsidian-community

Repository Data

LicenseMIT in package.json
GPL-3.0 in LICENSE file
Package Manageryarn
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksNone found
Has Test FilesNo
Latest Release main.js Size968 KB
Detected ES VersionES2018
Probably MinifiedYes
main.js API Findings7 disclosures
Uses BRAT beta releasesNo
Dependencies@tanstack/match-sorter-utils, @tanstack/react-table, animated-scroll-to, box-intersect, choices.js, classcat, colord, deepmerge, eventemitter3, fast-json-patch, file-selector, immutability-helper, immutable-json-patch, is-plain-object, mark.js, mdast, mdast-util-from-markdown, mdast-util-frontmatter, mdast-util-to-markdown, mdast-util-to-string, micromark-util-character, micromark-util-types, monkey-around, obsidian-daily-notes-interface, preact, react, react-colorful, react-cool-onclickoutside, react-dom, react-fast-compare, rrule, unist-util-visit
Dev Dependencies@codemirror/commands, @codemirror/state, @codemirror/view, @trivago/prettier-plugin-sort-imports, @types/box-intersect, @types/mark.js, @types/node, @types/raf-schd, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, builtin-modules, esbuild, esbuild-plugin-less, eslint, eslint-plugin-react, magic-string, obsidian, obsidian-dataview, obsidian-plugin-cli, prettier, replace, tslib, typescript

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
Clipboard AccessReads or writes clipboard data
Dynamic Code Or Remote CodeEvaluates dynamic code or injects scripts
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Metadata AccessReads Obsidian metadata cache, Updates frontmatter through Obsidian APIs
Process Or Shell AccessUses Node process or subprocess APIs
Vault File WriteUpdates frontmatter through Obsidian APIs, Writes vault files
Workspace LayoutRegisters or manipulates workspace views and panes
FindingTypeConfidenceEvidence
Evaluates dynamic code or injects scriptsWarningHigheval (1), Function (2), dynamic_code:eval (1), dynamic_code:function_constructor (1)
Uses Node process or subprocess APIsWarningHighprocess.platform (1)
Reads or writes clipboard dataInfoHighnavigator.clipboard.writeText (2)
Uses persistent browser storageInfoHighlocalStorage (1)
Registers events, DOM handlers, or intervalsInfoHighthis.registerDomEvent (2), this.registerEvent (8)
Reads Obsidian metadata cacheInfoHighapp.metadataCache.getCache (1), app.metadataCache.getFileCache (2), app.metadataCache (5)
Updates frontmatter through Obsidian APIsInfoHighapp.fileManager.processFrontMatter (1)
References URLs or constructs URL objectsInfoHighhttp:// (12), https:// (6), URL (1)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (36), obsidian.Setting (36)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addCommand (9), this.addRibbonIcon (1)
Accesses Obsidian vault APIsInfoHighapp.vault (7)
Writes vault filesInfoHighapp.vault.modify (2)
Accesses Obsidian workspace APIsInfoHighapp.workspace (27)
Accesses the active file or editorInfoHighapp.workspace.getActiveFile (2), app.workspace.activeEditor (1)
Registers or manipulates workspace views and panesInfoHighapp.workspace.getLeavesOfType (2), 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 25701 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
0.0.12021-04-21Released while not listed
0.0.22021-04-22Released while not listed
0.0.32021-04-22Released while not listed
0.0.42021-04-22Released while not listed
0.0.52021-04-23None
0.0.62021-04-23None
0.0.72021-04-24None
0.0.82021-04-24None
0.0.92021-04-24None
0.0.102021-04-25None
0.0.112021-04-26None
0.0.122021-04-26None
0.0.132021-04-26None
0.1.02021-04-28None
0.1.12021-04-28None
0.1.22021-04-29None
0.2.02021-05-06None
0.2.12021-05-06None
0.2.22021-05-06None
0.2.32021-05-06None
0.2.42021-05-07None
0.2.52021-05-07None
0.2.62021-05-08None
0.3.02021-05-14None
0.3.12021-05-14None
0.3.22021-05-14None
0.3.32021-05-15None
0.3.42021-05-15None
0.3.52021-05-16None
0.3.62021-05-17None
0.3.72021-05-21None
0.3.82021-05-21None
0.3.92021-05-23None
0.3.102021-05-24None
0.3.112021-05-27None
0.3.122021-05-27None
0.3.132021-05-29None
0.3.142021-05-30None
0.3.152021-05-30None
0.4.02021-06-02None
0.4.22021-06-02None
0.4.32021-06-04None
0.4.42021-06-04None
0.5.02021-06-05None
0.5.12021-06-05None
0.5.22021-06-05None
0.5.32021-06-06None
0.5.42021-06-06None
0.5.52021-06-06None
0.5.62021-06-08None
0.5.72021-06-08None
0.5.82021-06-08None
0.5.92021-06-09None
0.5.102021-06-12None
0.5.112021-06-13None
0.5.122021-06-17None
0.5.132021-06-17None
0.5.142021-06-17None
0.5.152021-07-30None
1.0.02021-09-11None
1.0.12021-09-11None
1.0.22021-09-11None
1.0.32021-09-11None
1.0.42021-09-11None
1.0.52021-09-12None
1.0.62021-09-12None
1.0.72021-09-12None
1.0.82021-09-12None
1.0.92021-09-12None
1.0.102021-09-12None
1.0.112021-09-13None
1.0.122021-09-13None
1.0.132021-09-13None
1.0.142021-09-16None
1.0.152021-09-16None
1.0.162021-09-17None
1.0.172021-09-19None
1.0.182021-09-19None
1.0.192021-09-24None
1.0.202021-09-24None
1.0.212021-09-26None
1.0.222021-09-26None
1.0.232021-09-28None
1.1.02021-09-29None
1.2.02021-10-07None
1.2.12021-10-07None
1.2.22021-10-07None
1.2.32021-10-07None
1.2.42021-10-08None
1.2.52021-10-08None
1.2.62021-10-08None
1.2.72021-10-09None
1.2.82021-10-09None
1.2.92021-10-13None
1.2.102021-10-13None
1.2.112021-10-16None
1.2.122021-10-23None
1.2.132021-10-25None
1.2.142021-10-29None
1.2.152021-11-06None
1.2.162021-11-07None
1.2.172021-11-07None
1.2.182021-11-08None
1.2.192021-11-16None
1.2.202021-11-21None
1.2.212021-11-21None
1.2.222021-11-25None
1.2.232021-12-23None
1.2.272021-12-30None
1.2.282022-01-15None
1.2.292022-02-02None
1.2.302022-03-30None
1.2.362022-03-30None
1.2.372022-04-01None
1.2.382022-04-02None
1.2.392022-04-04None
1.2.402022-05-04None
1.3.22022-06-28None
1.3.32022-06-28None
1.3.42022-06-28None
1.3.52022-07-01None
1.3.62022-07-01None
1.3.72022-07-04None
1.3.82022-07-07None
1.3.92022-07-16None
1.3.102022-07-19None
1.3.112022-07-24None
1.3.122022-07-31None
1.3.132022-08-02None
1.3.142022-08-02None
1.3.152022-08-03None
1.3.162022-08-19None
1.3.172022-08-21None
1.3.182022-09-16None
1.3.192022-09-16None
1.3.202022-09-17None
1.4.02022-09-30None
1.4.12022-09-30None
1.4.22022-09-30None
1.4.32022-09-30None
1.4.42022-10-02None
1.4.52022-10-02None
1.4.62022-10-14None
1.5.02022-10-27None
1.5.12022-10-27None
1.5.22023-02-19None
1.5.32023-05-07None
2.0.0-beta2024-04-14None
2.0.1-beta2024-04-15None
2.0.2-beta2024-04-15None
2.0.3-beta2024-04-15None
2.0.4-beta2024-04-16None
2.0.5-beta2024-04-16None
2.0.6-beta2024-04-16None
2.0.7-beta2024-04-16None
2.0.8-beta2024-04-16None
2.0.9-beta2024-04-17None
2.0.10-beta2024-04-17None
2.0.11-beta2024-04-17None
2.0.12-beta2024-04-18None
2.0.13-beta2024-04-18None
2.0.14-beta2024-04-18None
2.0.15-beta2024-04-19None
2.0.16-beta2024-04-19None
2.0.17-beta2024-04-21None
2.0.18-beta2024-04-21None
2.0.19-beta2024-04-22None
2.0.20-beta2024-04-23None
2.0.21-beta2024-04-23None
2.0.22-beta2024-04-26None
2.0.23-beta2024-04-26None
2.0.24-beta2024-04-28None
2.0.26-beta2024-04-28None
2.0.27-beta2024-04-29None
2.0.28-beta2024-04-29None
2.0.29-beta2024-04-30None
2.0.30-beta2024-04-30None
2.0.31-beta2024-05-01None
2.0.32-beta2024-05-01None
2.0.33-beta2024-05-01None
2.0.34-beta2024-05-01None
2.0.35-beta2024-05-03None
2.0.36-beta2024-05-03None
2.0.37-beta2024-05-05None
2.0.38-beta2024-05-08None
2.0.39-beta2024-05-18None
2.0.40-beta2024-05-18None
2.0.41-beta2024-05-18None
2.0.42-beta2024-05-19None
2.0.432024-05-22None
2.0.442024-05-22None
2.0.452024-05-24None
2.0.462024-05-25None
2.0.472024-05-25None
2.0.482024-05-26None
2.0.492024-05-29None
2.0.502024-05-30None
2.0.512024-05-31None

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.