Skip to content

Radial timeline

Visualize longform writing projects as an interactive radial timeline that displays scenes organized by act, subplot, and narrative or chronological order for a complete view of the project.

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

Data

IDradial-timeline
AuthorEric R Taylor
Minimum Obsidian Version1.13.0
Official Release Date2025-10-09
Last update2026-06-25

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

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2025-10-09Plugin Added
2026-05-12authorEric Rhys Taylorericrhystaylor
2026-05-12repoEricRhysTaylor/Radial-Timelineericrhystaylor/Radial-Timeline
2026-06-01Plugin Removed
2026-06-02Plugin Re-Added
2026-06-10authorericrhystaylorEric R Taylor
2026-06-10descriptionA radial timeline for creative fiction writing projects that displays scenes organized by act, subplot, and numeric order for a complete view of the project.Visualize longform writing projects as an interactive radial timeline that displays scenes organized by act, subplot, and narrative or chronological order for a complete view of the project.

Repository Data

LicenseSEE LICENSE IN LICENSE in package.json
Unrecognized in LICENSE file
Package Managernpm
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksVitest
Has Test FilesYes
Latest Release main.js Size3.44 MB
Detected ES VersionES2018
Probably MinifiedYes
main.js API Findings14 disclosures
Uses BRAT beta releasesNo
DependenciesNone
Dev Dependencies@codemirror/view, @types/node, @types/pngjs, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, @vitest/coverage-v8, esbuild, eslint, eslint-plugin-obsidianmd, husky, obsidian, pixelmatch, pngjs, tsx, typescript, vitest

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
Editor BehaviorRegisters editor extensions
Embedded Base64 BlobIncludes large embedded base64 blobs
Full Vault AccessEnumerates vault files
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Metadata AccessReads Obsidian metadata cache, Updates frontmatter through Obsidian APIs
Node Filesystem AccessUses direct Node filesystem-related modules
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
Workspace LayoutRegisters or manipulates workspace views and panes
FindingTypeConfidenceEvidence
Uses permission-sensitive browser APIsWarningHighnavigator.mediaDevices.getUserMedia (1)
Uses direct Node filesystem-related modulesWarningHighfs (3), node:fs (1), node:path (1), os (2)
Uses Node process or subprocess APIsWarningHighprocess.env (7), process.platform (1), child_process (2)
References localhost or private-network addressesWarningMediumlocalhost (10)
Reads or writes clipboard dataInfoHighnavigator.clipboard.readText (1), navigator.clipboard.write (1), navigator.clipboard.writeText (6)
Uses persistent browser storageInfoHighsessionStorage (3)
Includes large embedded base64 blobsInfoHighbase64 blob (2)
Registers editor extensionsInfoHighthis.registerEditorExtension (1)
Registers events, DOM handlers, or intervalsInfoHighthis.registerDomEvent (58), this.registerEvent (6), this.registerInterval (1)
Reads Obsidian metadata cacheInfoHighapp.metadataCache.getFileCache (18), app.metadataCache (21)
Updates frontmatter through Obsidian APIsInfoHighapp.fileManager.processFrontMatter (8)
References URLs or constructs URL objectsInfoHighhttp:// (153), https:// (91), URL (1), URLSearchParams (2)
Persists plugin settings or dataInfoHighthis.loadData (4), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (124), obsidian.Setting (124)
Accesses attachment resource pathsInfoHighapp.vault.adapter.getResourcePath (2)
Accesses Obsidian vault APIsInfoHighapp.vault (94)
Enumerates vault filesInfoHighapp.vault.getAllFolders (2), app.vault.getFiles (1), app.vault.getMarkdownFiles (9)
Opens or creates files through workspace or file manager APIsInfoHighapp.workspace.openLinkText (1), workspace_file_open:getLeaf.openFile (1)
Reads vault filesInfoHighapp.vault.cachedRead (2), app.vault.read (7)
References Obsidian URI linksInfoHighobsidian:// (1)
Uses adapter-level vault filesystem APIsInfoHighapp.vault.adapter (6)
Writes vault filesInfoHighapp.vault.create (11), app.vault.createFolder (9), app.vault.modify (1), app.vault.process (1)
Accesses Obsidian workspace APIsInfoHighapp.workspace (45)
Accesses the active file or editorInfoHighapp.workspace.getActiveFile (3)
Registers or manipulates workspace views and panesInfoHighapp.workspace.getLeavesOfType (8), app.workspace.revealLeaf (7), registerView (2)

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 195642 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.32025-03-22Released while not listed
1.1.02025-04-01Released while not listed
2.0.02025-04-22Released while not listed
2.0.22025-05-01Released while not listed
2.0.32025-06-26Released while not listed
2.1.02025-07-30Released while not listed
2.2.02025-09-07Released while not listed
2.2.12025-09-07Released while not listed
2.2.22025-09-09Released while not listed
2.2.32025-09-09Released while not listed
2.2.42025-09-10Released while not listed
2.2.52025-09-11Released while not listed
2.3.02025-09-12Released while not listed
2.3.12025-09-14Released while not listed
2.3.22025-09-20Released while not listed
2.3.32025-09-21Released while not listed
2.3.42025-09-21Released while not listed
2.3.52025-09-22Released while not listed
2.4.02025-09-23Released while not listed
2.5.02025-09-24Released while not listed
2.5.12025-09-25Released while not listed
2.5.22025-09-28Released while not listed
2.6.02025-10-03Released while not listed
2.6.12025-10-03Released while not listed
2.6.22025-10-06Released while not listed
2.6.32025-10-07Released while not listed
2.6.42025-10-08Released while not listed
3.0.02025-10-15None
3.0.12025-10-15None
3.0.22025-10-16None
3.0.32025-10-16None
3.1.02025-10-22None
3.1.12025-10-22None
4.0.02025-11-05None
4.0.12025-11-06None
4.0.22025-11-08None
4.1.02025-11-16None
4.1.12025-11-16None
4.2.02025-11-18None
4.3.02025-11-30None
4.4.02025-12-13None
4.4.12025-12-13None
4.4.22025-12-13None
4.5.02025-12-18None
4.6.02025-12-23None
4.6.12025-12-23None
5.0.02025-12-28None
5.0.12025-12-29None
5.0.22025-12-30None
6.0.02026-04-23None
6.0.12026-04-26None
6.0.22026-04-29None
6.0.32026-04-30None
6.0.42026-05-04None
6.0.52026-05-09None
6.0.62026-05-12None
6.1.02026-05-15None
6.2.02026-06-02None
6.2.12026-06-10None
6.2.22026-06-10None
6.2.32026-06-12None
6.2.42026-06-12None
6.2.52026-06-16None
6.2.62026-06-25None

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.