Skip to content

Tasks

Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering. Maintained by Clare Macrae and Ilyas Landikov, created by Martin Schenck.

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

Data

IDobsidian-tasks-plugin
Authorobsidian-tasks-group
FundingSupport the Author
Minimum Obsidian Version1.8.7
Official Release Date2021-05-21
Last update2026-06-22

Last Refresh

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

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

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2021-05-21Plugin Added
2022-06-01authorMartin SchenckMartin Schenck and Clare Macrae
2022-06-01reposchemar/obsidian-tasksobsidian-tasks-group/obsidian-tasks
2024-01-27descriptionTask management for ObsidianTrack tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering.
2024-07-20authorMartin Schenck and Clare MacraeClare Macrae and Ilyas Landikov (created by Martin Schenck)
2026-05-12authorClare Macrae and Ilyas Landikov (created by Martin Schenck)obsidian-tasks-group
2026-06-16descriptionTrack tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering.Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering. Maintained by Clare Macrae and Ilyas Landikov, created by Martin Schenck.

Repository Data

LicenseMIT in package.json
MIT in LICENSE file
Package Manageryarn
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksJest
Has Test FilesYes
Latest Release main.js Size862 KB
Detected ES VersionES6
Probably MinifiedYes
main.js API Findings6 disclosures
Uses BRAT beta releasesNo
Dependencies@floating-ui/dom, boon-js, chrono-node, eventemitter2, flatpickr, i18next, mustache, mustache-validator, rrule
Dev Dependencies@codemirror/view, @eslint/js, @eslint/json, @evilmartians/lefthook, @testing-library/jest-dom, @testing-library/svelte, @tsconfig/svelte, @types/jest, @types/mustache, @types/prettier, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, approvals, async-mutex, esbuild, esbuild-sass-plugin, esbuild-svelte, eslint, eslint-config-prettier, eslint-plugin-obsidianmd, eslint-plugin-prettier, eslint-plugin-svelte, globals, i18next-parser, jest, jest-environment-jsdom, jest-sorted, madge, markdownlint-cli2, moment, obsidian, obsidian-typings, prettier, prettier-plugin-svelte, svelte, svelte-check, svelte-eslint-parser, svelte-jester, svelte-preprocess, ts-jest, tslib, typedoc, typedoc-plugin-mdn-links, typedoc-umlclass, 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
Clipboard AccessReads or writes clipboard data
Dynamic Code Or Remote CodeEvaluates dynamic code or injects scripts
Editor BehaviorRegisters editor extensions
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Metadata AccessReads Obsidian metadata cache, Updates frontmatter through Obsidian APIs
Vault File WriteUpdates frontmatter through Obsidian APIs, Writes vault files
FindingTypeConfidenceEvidence
Evaluates dynamic code or injects scriptsWarningHighFunction (2), dynamic_code:function_constructor (1)
Reads or writes clipboard dataInfoHighnavigator.clipboard.writeText (1)
Registers editor extensionsInfoHighthis.registerEditorExtension (1)
Registers events, DOM handlers, or intervalsInfoHighrequestAnimationFrame (2), setTimeout (12), this.registerEvent (2)
Reads Obsidian metadata cacheInfoHighapp.metadataCache.getFileCache (1), app.metadataCache.getFirstLinkpathDest (1), app.metadataCache (5)
Updates frontmatter through Obsidian APIsInfoHighapp.fileManager.processFrontMatter (1)
References URLs or constructs URL objectsInfoHighhttp:// (4), https:// (21)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (48), obsidian.Setting (48)
Accesses Obsidian vault APIsInfoHighapp.vault (6)
Opens or creates files through workspace or file manager APIsInfoHighworkspace_file_open:getLeaf.openFile (1)
Writes vault filesInfoHighapp.vault.create (1)
Accesses Obsidian workspace APIsInfoHighapp.workspace (5)
Accesses the active file or editorInfoHighapp.workspace.getActiveFile (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 159573 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.1.02021-04-12Prerelease, Released while not listed
0.2.02021-04-13Prerelease, Released while not listed
0.3.02021-04-14Prerelease, Released while not listed
0.4.02021-04-19Prerelease, Released while not listed
0.5.02021-04-23Prerelease, Released while not listed
0.5.12021-04-24Prerelease, Released while not listed
0.6.02021-04-25Prerelease, Released while not listed
0.6.12021-04-26Prerelease, Released while not listed
0.6.22021-04-29Prerelease, Released while not listed
0.6.32021-04-29Prerelease, Released while not listed
0.6.42021-04-30Prerelease, Released while not listed
0.7.02021-05-01Prerelease, Released while not listed
0.8.02021-05-05Prerelease, Released while not listed
0.8.12021-05-11Prerelease, Released while not listed
0.8.22021-05-14Prerelease, Released while not listed
0.8.32021-05-21Prerelease
1.0.02021-05-22None
1.0.12021-05-27None
1.0.22021-05-28None
1.1.02021-05-28None
1.1.12021-05-29None
1.1.22021-06-22None
1.1.32021-06-23None
1.2.02021-07-29None
1.3.02021-08-29None
1.4.02021-10-31None
1.4.12021-10-31None
1.5.02022-04-06None
1.5.12022-04-18None
1.6.02022-05-28None
1.7.02022-06-07None
1.8.02022-06-13None
1.8.12022-06-25None
1.8.22022-06-30None
1.9.02022-07-18None
1.10.02022-07-22None
1.11.02022-07-24None
1.11.12022-08-08None
1.12.02022-08-20None
1.13.02022-09-03None
1.13.12022-09-05None
1.14.02022-09-23None
1.15.02022-09-29None
1.15.12022-10-08None
1.16.02022-10-26None
1.17.02022-11-01None
1.18.02022-11-06None
1.18.12022-11-11None
1.19.02022-11-26None
1.20.02022-12-11None
1.21.02022-12-28None
1.22.02022-12-31None
1.23.02023-01-25None
1.24.02023-01-29None
1.25.02023-02-10None
2.0.02023-03-22None
2.0.12023-03-26None
3.0.02023-04-02None
3.1.02023-04-08None
3.2.02023-04-16None
3.3.02023-04-20None
3.4.02023-04-25None
3.5.02023-04-27None
3.6.02023-05-11None
3.7.02023-05-15None
3.8.02023-05-27None
3.9.02023-05-29None
3.10.02023-05-30None
4.0.02023-06-15None
4.0.12023-06-27None
4.1.02023-07-02None
4.2.02023-07-09None
4.3.02023-07-17None
4.4.02023-07-30None
4.5.02023-08-06None
4.6.02023-08-12None
4.6.12023-09-01None
4.7.02023-09-12None
4.7.12023-09-21None
4.8.02023-09-26None
4.8.12023-09-27None
4.9.02023-10-03None
5.0.02023-10-21None
5.1.02023-11-09None
5.1.12023-11-24None
5.2.02023-11-27None
5.3.02023-12-16None
5.4.02023-12-26None
5.5.02024-01-02None
5.6.02024-01-09None
6.0.02024-01-19None
6.1.02024-03-04None
6.1.12024-03-07None
6.1.22024-03-10None
6.2.02024-03-17None
7.0.02024-04-14None
7.1.02024-04-30None
7.2.02024-05-17None
7.3.02024-05-25None
7.4.02024-06-04None
7.5.02024-06-23None
7.6.02024-06-30None
7.6.12024-07-12None
7.7.02024-08-02None
7.8.02024-08-12None
7.9.02024-08-18None
7.10.02024-09-06None
7.10.12024-09-22None
7.10.22024-09-25None
7.11.02024-10-06None
7.11.12024-10-10None
7.12.02024-10-26None
7.12.12024-10-27None
7.12.22024-10-29None
7.12.32024-11-02None
7.13.02024-11-05None
7.14.02024-11-23None
7.15.02025-02-10None
7.15.12025-02-11None
7.16.02025-02-18None
7.17.02025-02-22None
7.18.02025-03-02None
7.18.12025-03-03None
7.18.22025-03-11None
7.18.32025-03-15None
7.18.42025-03-24None
7.18.52025-04-01None
7.19.02025-04-15None
7.19.12025-04-18None
7.20.02025-06-23None
7.21.02025-08-12None
7.22.02025-09-28None
7.23.02026-02-26None
7.23.12026-02-27None
7.24.02026-05-04None
8.0.02026-05-07None
8.1.02026-06-09None
8.2.02026-06-11None
8.2.12026-06-16None
8.2.22026-06-22None

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.