Skip to content

Task Board

Manage all your tasks throughout your vault from a single board and much more...

Data

ID task-board
Author Atmanand Gauns
Funding Support the Author via Paypal
Support the Author via Buy Me a Coffee
Support the Author via ko-fi
Support the Author via GitHub Sponsor
Minimum Obsidian Version 1.4.13
Official Release Date 2024-11-01
Last update 2026-06-07

Last Refresh

Obsidian Stats last refreshed the data behind this page on Jun 15, 2026.

Community plugin snapshot Jun 15, 2026
Repository clone last successful checkout Jun 8, 2026
Release acquisition release metadata checked Jun 12, 2026; existing successful main.js cache reused

Quick Links

Changes

Date Changed Property Old Value New Value
2024-11-01 Plugin Added
2024-11-06 description Manage all your tasks throghout your vault from a single board and much more. Manage all your tasks throughout your vault from a single board and much more...
2026-05-12 author Atmanand Gauns tu2-atmanand
2026-05-13 author tu2-atmanand Atmanand Gauns

Repository Data

License GPL-3.0 in package.json
GPL-3.0 in LICENSE file
Package Manager npm
Uses Typescript Yes
Installed Bundlers esbuild
Installed Testing Frameworks None found
Has Test Files No
Latest Release main.js Size 1.06 MB
Detected ES Version ES2018
Probably Minified Yes
main.js API Findings 11 disclosures
Uses BRAT beta releases No
Dependencies @popperjs/core, @simonwep/pickr, @xyflow/react, date-fns, i18next, lucide-react, monkey-around, react, react-dom, react-icons, sortablejs
Dev Dependencies @codemirror/language, @codemirror/search, @codemirror/state, @codemirror/view, @types/node, @types/react, @types/react-dom, @types/sortablejs, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, builtin-modules, codemirror, esbuild, obsidian, obsidian-typings, 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.

Disclosure Detected From
Adapter File Access Uses adapter-level vault filesystem APIs
Clipboard Access Reads or writes clipboard data
Cors Free Network Access Uses Obsidian request APIs
Editor Behavior Registers editor extensions
Full Vault Access Enumerates vault files
Global Handlers Or Timers Registers events, DOM handlers, or intervals
Markdown Processing Registers markdown processors or renderers
Metadata Access Reads Obsidian metadata cache
Network Access Uses Obsidian request APIs
Node Filesystem Access Uses direct Node filesystem-related modules
Workspace Layout Registers or manipulates workspace views and panes
Finding Type Confidence Evidence
Uses direct Node filesystem-related modules Warning High os (1)
Reads or writes clipboard data Info High navigator.clipboard.writeText (3)
Uses persistent browser storage Info High localStorage.getItem (11), localStorage.setItem (6)
Registers editor extensions Info High this.registerEditorExtension (1)
Registers markdown processors or renderers Info High this.registerMarkdownPostProcessor (1)
Registers events, DOM handlers, or intervals Info High requestAnimationFrame (8), setInterval (5), setTimeout (65), this.registerDomEvent (13)
Reads Obsidian metadata cache Info High app.metadataCache.getFileCache (1)
References URLs or constructs URL objects Info High http:// (32), https:// (21)
Uses Obsidian request APIs Info High obsidian.requestUrl (1)
Persists plugin settings or data Info High this.loadData (1), this.saveData (2)
Registers plugin settings UI Info High this.addSettingTab (1), Setting (88), obsidian.Setting (88)
Registers commands, ribbon icons, or status bar items Info High this.addCommand (6), this.addRibbonIcon (1)
Accesses Obsidian vault APIs Info High app.vault (10)
Enumerates vault files Info High app.vault.getAllLoadedFiles (1), app.vault.getFiles (2)
Uses adapter-level vault filesystem APIs Info High app.vault.adapter (1)
Accesses Obsidian workspace APIs Info High app.workspace (15)
Accesses the active file or editor Info High app.workspace.getActiveFile (1), app.workspace.activeEditor (2)
Registers or manipulates workspace views and panes Info High app.workspace.detachLeavesOfType (1), app.workspace.getLeavesOfType (1), app.workspace.revealLeaf (1), registerView (1)

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

Version Release Date Note
1.0.0 2024-10-31 Released while not listed
1.0.1 2024-11-02 None
1.0.2 2024-11-30 None
1.1.0 2024-12-17 None
1.1.1 2024-12-18 None
1.2.0 2025-01-03 None
1.2.1 2025-01-08 None
1.2.2 2025-02-24 None
1.3.0 2025-03-07 None
1.4.0-beta 2025-03-22 Prerelease
1.3.1 2025-04-19 None
1.4.0 2025-05-09 None
1.4.1 2025-05-10 None
1.4.2 2025-05-10 None
1.5.0 2025-06-29 None
1.5.1 2025-06-29 None
1.5.2 2025-06-29 None
1.5.3 2025-07-05 None
1.6.0 2025-07-27 None
1.6.1 2025-07-27 None
1.6.2 2025-07-27 None
1.6.3 2025-07-27 None
1.6.4 2025-07-27 None
1.6.5 2025-07-27 None
1.6.6 2025-08-02 None
1.6.7 2025-08-16 None
1.6.8 2025-08-20 None
1.6.9 2025-08-20 None
1.6.10 2025-08-21 None
1.6.11 2025-08-23 None
1.7.0 2025-10-01 None
1.7.1 2025-10-11 None
1.8.0 2025-11-16 None
1.8.1 2025-11-23 None
1.8.2 2025-11-26 None
1.8.3 2025-12-03 None
1.8.4 2025-12-05 None
1.8.5 2025-12-05 None
1.8.6 2025-12-13 None
1.8.7 2025-12-16 None
1.9.0 2026-02-01 None
1.9.1 2026-02-05 None
1.9.2 2026-02-09 None
1.9.4 2026-02-10 None
1.9.5 2026-02-14 None
1.9.6 2026-02-22 None
1.9.7 2026-03-02 None
1.10.0 2026-04-04 None
1.10.1 2026-04-10 None
1.10.2 2026-04-23 None
1.10.3 2026-05-01 None
1.10.4 2026-05-05 None
1.10.6 2026-05-12 None
1.10.7 2026-05-19 None
1.10.8 2026-05-19 None
1.10.9 2026-05-24 None
1.10.10 2026-05-27 None
1.10.11 2026-06-07 None

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.