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

ID radial-timeline
Author Eric R Taylor
Minimum Obsidian Version 1.13.0
Official Release Date 2025-10-09
Last update 2026-06-12

Last Refresh

Obsidian Stats last refreshed the data behind this page on Jun 15, 2026.

Community plugin snapshot Jun 15, 2026
Repository clone last successful checkout Jun 15, 2026
Release acquisition release metadata checked Jun 15, 2026; latest main.js acquired

Quick Links

Changes

Date Changed Property Old Value New Value
2025-10-09 Plugin Added
2026-05-12 author Eric Rhys Taylor ericrhystaylor
2026-05-12 repo EricRhysTaylor/Radial-Timeline ericrhystaylor/Radial-Timeline
2026-06-01 Plugin Removed
2026-06-02 Plugin Re-Added
2026-06-10 author ericrhystaylor Eric R Taylor
2026-06-10 description A 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

License SEE LICENSE IN LICENSE in package.json
Unrecognized in LICENSE file
Package Manager npm
Uses Typescript Yes
Installed Bundlers esbuild
Installed Testing Frameworks Vitest
Has Test Files Yes
Latest Release main.js Size 3.36 MB
Detected ES Version ES2018
Probably Minified Yes
main.js API Findings 16 disclosures
Uses BRAT beta releases No
Dependencies None
Dev Dependencies @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.

Disclosure Detected From
Adapter File Access Uses adapter-level vault filesystem APIs
Clipboard Access Reads or writes clipboard data
Cors Free Network Access Uses Obsidian request APIs
Editor Behavior Registers editor extensions
Embedded Base64 Blob Includes large embedded base64 blobs
Full Vault Access Enumerates vault files
Global Handlers Or Timers Registers events, DOM handlers, or intervals
Metadata Access Reads Obsidian metadata cache, Updates frontmatter through Obsidian APIs
Network Access Uses Obsidian request APIs
Node Filesystem Access Uses direct Node filesystem-related modules
Note Content Access Reads vault files
Permission Sensitive Browser Api Uses permission-sensitive browser APIs
Private Network Access References localhost or private-network addresses
Process Or Shell Access Uses Node process or subprocess APIs
Vault File Write Updates frontmatter through Obsidian APIs, Writes vault files
Workspace Layout Registers or manipulates workspace views and panes
Finding Type Confidence Evidence
Uses permission-sensitive browser APIs Warning High navigator.mediaDevices.getUserMedia (1)
Uses direct Node filesystem-related modules Warning High fs (3), node:fs (1), node:path (1), os (2)
Uses Node process or subprocess APIs Warning High process.env (5), process.platform (1), child_process (2)
References localhost or private-network addresses Warning Medium localhost (10)
Reads or writes clipboard data Info High navigator.clipboard.readText (1), navigator.clipboard.write (1), navigator.clipboard.writeText (6)
Uses persistent browser storage Info High sessionStorage (3)
Includes large embedded base64 blobs Info High base64 blob (1)
Registers editor extensions Info High this.registerEditorExtension (1)
Registers events, DOM handlers, or intervals Info High this.registerDomEvent (56), this.registerEvent (4), this.registerInterval (1)
Reads Obsidian metadata cache Info High app.metadataCache.getFileCache (18), app.metadataCache (21)
Updates frontmatter through Obsidian APIs Info High app.fileManager.processFrontMatter (8)
References URLs or constructs URL objects Info High http:// (151), https:// (85), URL (1), URLSearchParams (2)
Uses Obsidian request APIs Info High obsidian.requestUrl (1)
Persists plugin settings or data Info High this.loadData (4), this.saveData (1)
Registers plugin settings UI Info High this.addSettingTab (1), Setting (141), obsidian.Setting (141)
Accesses attachment resource paths Info High app.vault.adapter.getResourcePath (2)
Accesses Obsidian vault APIs Info High app.vault (96)
Enumerates vault files Info High app.vault.getAllLoadedFiles (2), app.vault.getFiles (1), app.vault.getMarkdownFiles (9)
Opens or creates files through workspace or file manager APIs Info High app.workspace.openLinkText (1), workspace_file_open:getLeaf.openFile (1)
Reads vault files Info High app.vault.cachedRead (2), app.vault.read (7)
References Obsidian URI links Info High obsidian:// (1)
Uses adapter-level vault filesystem APIs Info High app.vault.adapter (6)
Writes vault files Info High app.vault.create (11), app.vault.createFolder (9), app.vault.modify (1), app.vault.process (1)
Accesses Obsidian workspace APIs Info High app.workspace (41)
Accesses the active file or editor Info High app.workspace.getActiveFile (1)
Registers or manipulates workspace views and panes Info High app.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 195326 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

Version Release Date Note
1.0.3 2025-03-22 Released while not listed
1.1.0 2025-04-01 Released while not listed
2.0.0 2025-04-22 Released while not listed
2.0.2 2025-05-01 Released while not listed
2.0.3 2025-06-26 Released while not listed
2.1.0 2025-07-30 Released while not listed
2.2.0 2025-09-07 Released while not listed
2.2.1 2025-09-07 Released while not listed
2.2.2 2025-09-09 Released while not listed
2.2.3 2025-09-09 Released while not listed
2.2.4 2025-09-10 Released while not listed
2.2.5 2025-09-11 Released while not listed
2.3.0 2025-09-12 Released while not listed
2.3.1 2025-09-14 Released while not listed
2.3.2 2025-09-20 Released while not listed
2.3.3 2025-09-21 Released while not listed
2.3.4 2025-09-21 Released while not listed
2.3.5 2025-09-22 Released while not listed
2.4.0 2025-09-23 Released while not listed
2.5.0 2025-09-24 Released while not listed
2.5.1 2025-09-25 Released while not listed
2.5.2 2025-09-28 Released while not listed
2.6.0 2025-10-03 Released while not listed
2.6.1 2025-10-03 Released while not listed
2.6.2 2025-10-06 Released while not listed
2.6.3 2025-10-07 Released while not listed
2.6.4 2025-10-08 Released while not listed
3.0.0 2025-10-15 None
3.0.1 2025-10-15 None
3.0.2 2025-10-16 None
3.0.3 2025-10-16 None
3.1.0 2025-10-22 None
3.1.1 2025-10-22 None
4.0.0 2025-11-05 None
4.0.1 2025-11-06 None
4.0.2 2025-11-08 None
4.1.0 2025-11-16 None
4.1.1 2025-11-16 None
4.2.0 2025-11-18 None
4.3.0 2025-11-30 None
4.4.0 2025-12-13 None
4.4.1 2025-12-13 None
4.4.2 2025-12-13 None
4.5.0 2025-12-18 None
4.6.0 2025-12-23 None
4.6.1 2025-12-23 None
5.0.0 2025-12-28 None
5.0.1 2025-12-29 None
5.0.2 2025-12-30 None
6.0.0 2026-04-23 None
6.0.1 2026-04-26 None
6.0.2 2026-04-29 None
6.0.3 2026-04-30 None
6.0.4 2026-05-04 None
6.0.5 2026-05-09 None
6.0.6 2026-05-12 None
6.1.0 2026-05-15 None
6.2.0 2026-06-02 None
6.2.1 2026-06-10 None
6.2.2 2026-06-10 None
6.2.3 2026-06-12 None
6.2.4 2026-06-12 None

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.