Skip to content

Storyteller Suite

A comprehensive suite for managing characters, locations, events, and galleries for your stories.

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

Data

IDstoryteller-suite
Authormaws7140
FundingSupport the Author
Minimum Obsidian Version1.7.2
Official Release Date2025-07-22
Last update2026-07-04

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 6, 2026
Release acquisitionrelease metadata checked Jul 6, 2026; latest main.js acquired

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2025-07-22Plugin Added
2025-11-11repoSamW7140/obsidian-storyteller-suiteMaws7140/obsidian-storyteller-suite
2026-05-12authorMawsmaws7140
2026-05-12repoMaws7140/obsidian-storyteller-suitemaws7140/obsidian-storyteller-suite
2026-05-15nameStoryteller SuiteStoryteller suite
2026-05-16nameStoryteller suiteStoryteller Suite

Repository Data

LicenseMIT in package.json
MIT in LICENSE file
Package Managernpm
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksVitest
Has Test FilesYes
Latest Release main.js Size3.19 MB
Detected ES VersionES2018
Probably MinifiedYes
main.js API Findings12 disclosures
Uses BRAT beta releasesNo
Dependenciesjszip, leaflet, leaflet-draw, leaflet.markercluster, timeline-arrows
Dev Dependencies@codemirror/state, @codemirror/view, @eslint/js, @eslint/json, @midscene/web, @playwright/test, @types/cytoscape, @types/dom-to-image, @types/leaflet, @types/leaflet-draw, @types/leaflet.markercluster, @types/luxon, @types/node, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, @vitest/coverage-v8, @wdio/cli, @wdio/globals, @wdio/local-runner, @wdio/mocha-framework, @wdio/spec-reporter, @wdio/types, chrono-node, cross-env, cytoscape, esbuild, eslint, eslint-plugin-obsidianmd, luxon, obsidian, obsidian-launcher, playwright, tslib, typescript, typescript-eslint, vis-timeline, vitest, wdio-obsidian-service

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
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
Note Content AccessReads vault files
Permission Sensitive Browser ApiUses permission-sensitive browser APIs
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
Uses permission-sensitive browser APIsWarningHighnavigator.geolocation.getCurrentPosition (1)
Evaluates dynamic code or injects scriptsWarningHighimport (3), Function (1), dynamic_code:function_constructor (1)
Renames, deletes, trashes, or copies vault filesWarningHighapp.fileManager.renameFile (3), app.fileManager.trashFile (18), app.vault.delete (1), app.vault.trash (1)
Reads or writes clipboard dataInfoHighnavigator.clipboard.writeText (1)
Registers editor extensionsInfoHighthis.registerEditorExtension (2)
Registers markdown processors or renderersInfoHighthis.registerMarkdownPostProcessor (1)
Registers events, DOM handlers, or intervalsInfoHighrequestAnimationFrame (1), setTimeout (32), this.registerDomEvent (2), this.registerEvent (23)
Reads Obsidian metadata cacheInfoHighapp.metadataCache.getFileCache (35), app.metadataCache (63)
Updates frontmatter through Obsidian APIsInfoHighapp.fileManager.processFrontMatter (3)
References URLs or constructs URL objectsInfoHighhttp:// (55), https:// (21)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (148), obsidian.Setting (148)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addCommand (76), this.addRibbonIcon (3), this.addStatusBarItem (1)
Accesses attachment resource pathsInfoHighapp.vault.adapter.getResourcePath (3), app.vault.getResourcePath (2)
Accesses Obsidian vault APIsInfoHighapp.vault (274)
Accesses vault foldersInfoHighapp.vault.getFolderByPath (1)
Enumerates vault filesInfoHighapp.vault.getAllLoadedFiles (2), app.vault.getFiles (3), app.vault.getMarkdownFiles (29)
Opens or creates files through workspace or file manager APIsInfoHighapp.workspace.openLinkText (12), workspace_file_open:getLeaf.openFile (1)
Reads vault filesInfoHighapp.vault.cachedRead (23), app.vault.read (7), app.vault.readBinary (1)
References Obsidian URI linksInfoHighobsidian:// (2)
Uses adapter-level vault filesystem APIsInfoHighapp.vault.adapter (9)
Writes vault filesInfoHighapp.vault.create (28), app.vault.createBinary (5), app.vault.createFolder (9), app.vault.modify (26)
Accesses Obsidian workspace APIsInfoHighapp.workspace (48)
Accesses the active file or editorInfoHighapp.workspace.getActiveFile (6)
Registers or manipulates workspace views and panesInfoHighapp.workspace.getLeavesOfType (17), app.workspace.revealLeaf (13), registerView (8)

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 86217 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.02025-04-14Released while not listed
1.0.12025-04-25Released while not listed
1.0.22025-04-26Released while not listed
1.0.32025-05-02Released while not listed
1.0.42025-05-31Released while not listed
1.0.52025-06-02Released while not listed
1.0.62025-06-06Released while not listed
1.0.72025-06-19Released while not listed
1.0.82025-07-25None
1.0.92025-07-30None
1.1.02025-07-30None
1.1.12025-07-30None
1.1.22025-07-30None
1.1.32025-07-30None
1.1.42025-08-06None
1.1.52025-08-06None
1.1.62025-08-07None
1.1.72025-08-07None
1.1.82025-08-07None
1.1.92025-08-07None
1.2.02025-08-07None
1.2.12025-08-08None
1.2.22025-08-09None
1.2.32025-08-10None
1.2.42025-08-12None
1.2.52025-08-14None
1.2.62025-08-14None
1.2.72025-08-14None
1.2.82025-08-21None
1.2.92025-09-06None
1.3.02025-09-07None
1.4.02025-11-26None
1.4.12025-11-26None
1.4.22025-11-26None
1.4.32025-11-26None
1.4.42025-11-26None
1.4.52025-11-26None
1.4.62025-11-26None
1.4.72025-11-28None
1.4.82025-12-01None
1.4.92025-12-02None
1.5.02025-12-02None
1.5.12025-12-03None
1.5.32025-12-20None
1.5.52026-01-20None
1.5.62026-01-20None
1.5.72026-01-21None
1.5.82026-01-21None
1.5.92026-01-24None
1.6.12026-02-02None
1.7.02026-03-13None
1.7.22026-03-14None
1.7.32026-03-14None
1.7.42026-03-15None
1.7.52026-03-31None
1.7.62026-03-31None
1.7.72026-04-03None
1.7.82026-04-05None
1.8.02026-05-15None
1.8.12026-05-16None
1.8.22026-05-18None
1.8.32026-05-18None
1.8.42026-05-18None
1.8.52026-05-18None
1.8.62026-05-30None
1.8.72026-05-30None
1.8.82026-06-03None
1.8.92026-06-04None
1.8.102026-06-05None
1.8.112026-06-10None
1.8.122026-06-12None
1.8.132026-06-15None
1.8.142026-06-15None
1.8.152026-06-15None
1.8.162026-06-15None
1.8.172026-06-15None
1.8.182026-07-04None

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.