Skip to content

Task Genius

Comprehensive task management that includes progress bars, task status cycling, and advanced task tracking features.

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

Data

IDobsidian-task-progress-bar
Authortaskgenius
Minimum Obsidian Version0.15.2
Official Release Date2022-06-23
Last update2025-12-11

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
2022-06-23Plugin Added
2023-04-27repoquorafind/obsidian-task-progress-barQuorafind/Obsidian-Task-Progress-Bar
2024-01-27descriptionA task progress bar plugin for tasks in Obsidian.A task progress bar for tasks.
2025-03-12nameTask Progress BarTask Genius
2025-03-12descriptionA task progress bar for tasks.Comprehensive task management that includes progress bars, task status cycling, and advanced task tracking features.
2025-09-13repoQuorafind/Obsidian-Task-Progress-BarQuorafind/Obsidian-Task-Genius
2025-11-05repoQuorafind/Obsidian-Task-Geniustaskgenius/taskgenius-plugin
2026-05-12authorBoninalltaskgenius

Repository Data

LicenseNot Found in package.json
Unrecognized in LICENSE file
Package Managerpnpm
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksJest
Has Test FilesYes
Latest Release main.js Size3.91 MB
Detected ES VersionES2018
Probably MinifiedYes
main.js API Findings16 disclosures
Uses BRAT beta releasesYes
Dependencies@popperjs/core, @taskgenius/calendar, @types/sortablejs, chrono-node, date-fns, localforage, obsidian, obsidian-daily-notes-interface, regexp-match-indices, rrule, sortablejs
Dev Dependencies@codemirror/language, @codemirror/search, @codemirror/state, @codemirror/view, @datastructures-js/queue, @release-it/bumper, @release-it/conventional-changelog, @types/jest, @types/node, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, builtin-modules, codemirror, conventional-changelog-cli, cross-env, dotenv, esbuild, esbuild-plugin-inline-worker, globby, husky, jest, jest-environment-jsdom, jszip, monkey-around, release-it, semver, ts-jest, 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
Cors Free Network AccessUses Obsidian request APIs
Dynamic Code Or Remote CodeEvaluates dynamic code or injects scripts
Editor BehaviorRegisters editor extensions
Full Vault AccessEnumerates vault files
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Markdown ProcessingRegisters markdown processors or renderers
Metadata AccessReads Obsidian metadata cache, Updates frontmatter through Obsidian APIs
Network AccessUses Node HTTP modules, Uses Obsidian request APIs
Note Content AccessReads vault files
Permission Sensitive Browser ApiUses permission-sensitive browser APIs
Private Network AccessReferences localhost or private-network addresses
Process Or Shell AccessUses Node process or subprocess APIs
Vault File WriteUpdates frontmatter through Obsidian APIs, Writes vault files
Worker UsageUses Worker APIs
Workspace LayoutRegisters or manipulates workspace views and panes
FindingTypeConfidenceEvidence
Uses permission-sensitive browser APIsWarningHighNotification.requestPermission (1)
Evaluates dynamic code or injects scriptsWarningHighFunction (1), dynamic_code:function_constructor (1)
Uses Node process or subprocess APIsWarningHighprocess.platform (1)
References localhost or private-network addressesWarningMedium0.0.0.0 (56), 127.0.0.1 (29), localhost (3)
Reads or writes clipboard dataInfoHighnavigator.clipboard.writeText (7)
Uses persistent browser storageInfoHighlocalStorage.getItem (6), localStorage.setItem (6), localStorage (1)
Uses Worker APIsInfoHighWorker (1)
Registers editor extensionsInfoHighthis.registerEditorExtension (17)
Registers markdown processors or renderersInfoHighthis.registerMarkdownPostProcessor (1)
Registers events, DOM handlers, or intervalsInfoHighrequestAnimationFrame (9), setInterval (7), setTimeout (177), this.registerDomEvent (280)
Reads Obsidian metadata cacheInfoHighapp.metadataCache.getFileCache (8), app.metadataCache (10)
Updates frontmatter through Obsidian APIsInfoHighapp.fileManager.processFrontMatter (7)
References URLs or constructs URL objectsInfoHighhttp:// (32), https:// (44), URL (1), URLSearchParams (2)
Uses Node HTTP modulesInfoHighhttp (1)
Uses Obsidian request APIsInfoHighobsidian.requestUrl (7)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (508), obsidian.Setting (508)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addCommand (41), this.addRibbonIcon (1)
Accesses attachment resource pathsInfoHighapp.vault.getResourcePath (1)
Accesses Obsidian vault APIsInfoHighapp.vault (47)
Enumerates vault filesInfoHighapp.vault.getFiles (3), app.vault.getMarkdownFiles (6)
Opens or creates files through workspace or file manager APIsInfoHighworkspace_file_open:getLeaf.openFile (1)
Reads vault filesInfoHighapp.vault.cachedRead (2), app.vault.read (5)
References Obsidian URI linksInfoHighobsidian:// (5)
Writes vault filesInfoHighapp.vault.create (2), app.vault.modify (2), app.vault.process (1)
Accesses Obsidian workspace APIsInfoHighapp.workspace (87)
Accesses the active file or editorInfoHighapp.workspace.getActiveFile (2), app.workspace.activeEditor (3)
Registers or manipulates workspace views and panesInfoHighapp.workspace.getLeavesOfType (16), app.workspace.revealLeaf (7), registerView (5)

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 193068 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.12022-06-09Released while not listed
1.1.02022-06-10Released while not listed
1.1.12022-06-10Released while not listed
1.2.02022-06-23None
1.3.02022-06-23None
1.3.12022-06-23None
1.3.22022-06-26None
1.4.02022-06-28None
1.5.02022-07-15None
1.5.12022-07-19None
1.6.02022-10-04None
1.6.12022-10-05None
2.0.02024-01-17None
3.0.02025-03-02None
3.0.12025-03-08None
3.1.02025-03-11None
3.2.02025-03-12None
3.3.02025-03-12None
3.3.12025-03-12None
3.3.22025-03-12None
3.3.32025-03-12None
3.4.02025-03-12None
3.5.02025-03-12None
3.6.02025-03-12None
3.6.12025-03-12None
3.7.02025-03-13None
3.8.02025-03-13None
4.0.02025-03-13None
4.0.12025-03-13None
4.1.02025-03-19None
4.1.12025-03-20None
4.2.02025-03-20None
4.3.02025-03-26None
4.3.12025-03-26None
5.0.02025-03-29None
6.0.02025-04-03None
6.1.02025-04-03None
6.1.12025-04-03None
6.2.02025-04-04None
6.2.12025-04-05None
6.2.22025-04-05None
7.0.02025-04-13None
7.0.12025-04-13None
7.1.02025-04-13None
7.1.12025-04-13None
7.2.02025-04-14None
7.2.12025-04-14None
8.0.02025-04-21None
8.1.02025-04-22None
8.2.02025-04-23None
8.3.02025-04-25None
8.3.12025-04-25None
8.4.02025-04-27None
8.5.02025-04-28None
8.5.12025-04-29None
8.6.02025-05-06None
8.6.32025-05-08None
8.6.42025-05-08None
8.6.52025-05-09None
8.7.02025-05-26None
8.8.02025-05-27None
8.8.12025-05-27None
8.8.22025-05-27None
8.8.32025-05-28None
8.9.02025-05-29None
8.10.02025-06-03None
8.10.12025-06-03None
9.0.02025-06-19None
9.0.12025-06-19None
9.0.22025-06-19None
9.0.32025-06-19None
9.0.42025-06-19None
9.0.52025-06-23None
9.0.62025-06-24None
9.1.02025-07-18None
9.1.12025-07-21None
9.1.22025-07-21None
9.1.32025-07-22None
9.1.42025-07-22None
9.1.52025-07-22None
9.2.02025-07-31None
9.2.12025-07-31None
9.2.22025-08-01None
9.3.02025-08-09None
9.4.02025-08-09None
9.5.02025-08-11None
9.6.02025-08-12None
9.6.12025-08-12None
9.6.22025-08-12None
9.6.32025-08-13None
9.6.42025-08-14None
9.7.02025-08-15None
9.7.12025-08-16None
9.7.22025-08-16None
9.7.32025-08-17None
9.7.42025-08-18None
9.7.52025-08-18None
9.7.62025-08-18None
9.7.72025-08-19None
9.8.02025-09-04None
9.8.12025-09-05None
9.8.22025-09-05None
9.8.32025-09-06None
9.8.42025-09-06None
9.8.52025-09-07None
9.8.62025-09-07None
9.8.72025-09-09None
9.8.82025-09-11None
9.8.92025-09-11None
9.8.102025-09-13None
9.8.112025-09-15None
9.8.122025-09-16None
9.8.132025-09-17None
9.8.142025-09-19None
9.9.02025-10-21None
9.9.12025-10-21None
9.9.22025-10-23None
9.9.32025-10-26None
9.9.42025-10-30None
9.9.52025-11-03None
9.9.62025-11-06None
9.9.72025-11-09None
9.9.82025-11-11None
9.9.92025-11-12None
9.10.02025-11-13None
9.10.12025-11-13None
9.10.22025-11-14None
9.10.32025-11-17None
9.11.02025-11-19None
9.12.02025-11-29None
9.12.12025-11-30None
9.12.22025-11-30None
9.12.32025-12-01None
9.12.42025-12-03None
9.12.52025-12-04None
9.12.62025-12-07None
9.13.02025-12-09None
9.13.12025-12-11None

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.