Skip to content

Operon

Task and project management system that unifies inline tasks and file-based tasks in the same workflows with Tables, Filters, Calendar planning, Kanban boards, pinned tasks, and time tracking. - 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

IDoperon
AuthorHasan Yılmaz
Minimum Obsidian Version1.7.2
Official Release Date2026-05-20
Last update2026-07-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 Jul 13, 2026
Release acquisitionrelease metadata checked Jul 13, 2026; latest main.js acquired

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2026-05-20Plugin Added
2026-05-27descriptionThis plugin has not been manually reviewed by Obsidian staff. Task management system for humans and agents with inline tasks, file tasks, filters, pipelines, pinned tasks, calendar views, Kanban views, recurrence, and time tracking.This plugin has not been manually reviewed by Obsidian staff. Task and project management system that unifies inline tasks and file-based tasks in the same workflows with filters, Calendar planning, Kanban boards, recurrence, pinned tasks, and time tracking.
2026-06-02Plugin Removed
2026-06-03Plugin Re-Added
2026-06-09Plugin Removed
2026-06-09Plugin Re-Added
2026-06-11Plugin Removed
2026-06-11Plugin Re-Added
2026-06-13Plugin Removed
2026-06-13Plugin Re-Added
2026-06-15descriptionThis plugin has not been manually reviewed by Obsidian staff. Task and project management system that unifies inline tasks and file-based tasks in the same workflows with filters, Calendar planning, Kanban boards, recurrence, pinned tasks, and time tracking.Task and project management system that unifies inline tasks and file-based tasks in the same workflows with filters, Calendar planning, Kanban boards, recurrence, pinned tasks, and time tracking. - This plugin has not been manually reviewed by Obsidian staff.
2026-07-07descriptionTask and project management system that unifies inline tasks and file-based tasks in the same workflows with filters, Calendar planning, Kanban boards, recurrence, pinned tasks, and time tracking. - This plugin has not been manually reviewed by Obsidian staff.Task and project management system that unifies inline tasks and file-based tasks in the same workflows with Tables, Filters, Calendar planning, Kanban boards, pinned tasks, and time tracking. - This plugin has not been manually reviewed by Obsidian staff.

Repository Data

LicenseGPL-3.0-or-later in package.json
GPL-3.0 in LICENSE file
Package Managernpm
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksNone found
Has Test FilesNo
Latest Release main.js Size4.99 MB
Detected ES VersionES2018
Probably MinifiedYes
main.js API Findings12 disclosures
Uses BRAT beta releasesNo
Dependencies@codemirror/language, @codemirror/state, @codemirror/view, ical.js
Dev Dependencies@eslint/js, @eslint/json, @types/node, @typescript-eslint/parser, esbuild, eslint, eslint-plugin-depend, eslint-plugin-obsidianmd, obsidian, 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
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 Obsidian request APIs
Note Content AccessReads vault files
Vault File WriteRenames, deletes, trashes, or copies vault files, Updates frontmatter through Obsidian APIs, Writes vault files
Workspace LayoutRegisters or manipulates workspace views and panes
FindingTypeConfidenceEvidence
Renames, deletes, trashes, or copies vault filesWarningHighapp.fileManager.renameFile (4), app.fileManager.trashFile (1)
Reads or writes clipboard dataInfoHighnavigator.clipboard.readText (1), navigator.clipboard.writeText (10)
Uses persistent browser storageInfoHighcaches (10)
Registers editor extensionsInfoHighthis.registerEditorExtension (4)
Registers markdown processors or renderersInfoHighthis.registerMarkdownCodeBlockProcessor (2), this.registerMarkdownPostProcessor (1)
Registers events, DOM handlers, or intervalsInfoHighthis.registerDomEvent (20), this.registerEvent (19)
Reads Obsidian metadata cacheInfoHighapp.metadataCache.getFileCache (8), app.metadataCache (14)
Updates frontmatter through Obsidian APIsInfoHighapp.fileManager.processFrontMatter (3)
References URLs or constructs URL objectsInfoHighhttp:// (2), https:// (26), URL (1)
Uses Obsidian request APIsInfoHighobsidian.requestUrl (2)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (102), obsidian.Setting (102), settings_method:getSettingDefinitions (1)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addCommand (28), this.addRibbonIcon (6), this.addStatusBarItem (2)
Accesses Obsidian vault APIsInfoHighapp.vault (263)
Enumerates vault filesInfoHighapp.vault.getAllLoadedFiles (2), app.vault.getFiles (1), app.vault.getMarkdownFiles (10)
Opens or creates files through workspace or file manager APIsInfoHighapp.workspace.openLinkText (7), workspace_file_open:getLeaf.openFile (1)
Reads vault filesInfoHighapp.vault.cachedRead (35), app.vault.read (10)
Uses adapter-level vault filesystem APIsInfoHighapp.vault.adapter (67)
Writes vault filesInfoHighapp.vault.create (6), app.vault.createFolder (4), app.vault.modify (33), app.vault.process (1)
Accesses Obsidian workspace APIsInfoHighapp.workspace (104)
Accesses the active file or editorInfoHighapp.workspace.getActiveFile (1)
Registers or manipulates workspace views and panesInfoHighapp.workspace.getLeavesOfType (32), app.workspace.revealLeaf (11), registerView (7)

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 142246 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.02026-05-19Released while not listed
1.0.12026-05-19Released while not listed
1.0.22026-05-20None
1.0.32026-05-23None
1.0.42026-05-24None
1.0.52026-05-25None
1.0.62026-05-26None
1.0.72026-05-27None
1.1.02026-05-29None
1.1.12026-05-31None
1.1.22026-06-01None
1.1.32026-06-01None
1.1.42026-06-02Released while not listed
1.1.52026-06-03None
1.1.62026-06-04None
1.1.72026-06-06None
1.2.02026-06-08None
1.2.12026-06-09None
1.3.02026-06-11None
1.4.02026-06-13None
1.4.12026-06-15None
1.5.02026-06-17None
1.6.02026-06-19None
1.6.12026-06-21None
1.6.22026-06-23None
1.7.02026-06-25None
1.7.12026-06-27None
1.8.02026-06-29None
1.9.02026-07-01None
1.9.12026-07-01None
2.0.02026-07-07None
2.0.12026-07-09None
2.1.02026-07-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.