Skip to content

WebNovel Assistant

A comprehensive Obsidian plugin for web novel writers. Track word counts, goals, and focus time. Manage foreshadowing, timelines, and timed tasks. Includes a bilingual UI and OBS overlay. - 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

IDweb-novel-assistant
AuthorHatanoChihiro
Minimum Obsidian Version1.8.7
Official Release Date2026-05-20
Last update2026-07-12

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-24Plugin Removed
2026-05-24Plugin Re-Added
2026-06-02Plugin Removed
2026-06-02Plugin Re-Added
2026-06-08Plugin Removed
2026-06-09Plugin Re-Added
2026-06-11Plugin Removed
2026-06-11Plugin Re-Added
2026-06-13descriptionThis plugin has not been manually reviewed by Obsidian staff. Track word count, writing goals, focus time, and manage foreshadowing for Chinese web novel writing with OBS streaming overlay support.This plugin has not been manually reviewed by Obsidian staff. A comprehensive Obsidian plugin for web novel writers. Track word counts, goals, and focus time. Manage foreshadowing, timelines, and timed tasks. Includes a bilingual UI and OBS overlay.
2026-06-14Plugin Removed
2026-06-15Plugin Re-Added
2026-06-15descriptionThis plugin has not been manually reviewed by Obsidian staff. A comprehensive Obsidian plugin for web novel writers. Track word counts, goals, and focus time. Manage foreshadowing, timelines, and timed tasks. Includes a bilingual UI and OBS overlay.A comprehensive Obsidian plugin for web novel writers. Track word counts, goals, and focus time. Manage foreshadowing, timelines, and timed tasks. Includes a bilingual UI and OBS overlay. - This plugin has not been manually reviewed by Obsidian staff.
2026-07-01Plugin Removed
2026-07-01Plugin Re-Added
2026-07-05Plugin Removed
2026-07-05Plugin Re-Added

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 Size503 KB
Detected ES VersionES2022
Probably MinifiedYes
main.js API Findings11 disclosures
Uses BRAT beta releasesNo
Dependenciesd3-force, monkey-around
Dev Dependencies@codemirror/state, @codemirror/view, @types/d3-force, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, cross-env, esbuild, eslint, obsidian, ts-morph, tslib, 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
Clipboard AccessReads or writes clipboard data
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
Private Network AccessReferences localhost or private-network addresses
Vault File WriteRenames, deletes, trashes, or copies vault files, Updates frontmatter through Obsidian APIs, Writes vault files
Worker UsageUses Worker APIs
Workspace LayoutRegisters or manipulates workspace views and panes
FindingTypeConfidenceEvidence
References localhost or private-network addressesWarningMedium127.0.0.1 (4), localhost (1)
Renames, deletes, trashes, or copies vault filesWarningHighapp.fileManager.renameFile (10), app.fileManager.trashFile (1)
Reads or writes clipboard dataInfoHighnavigator.clipboard.writeText (3)
Uses persistent browser storageInfoHighlocalStorage (2)
Uses Worker APIsInfoHighWorker (1)
Registers editor extensionsInfoHighthis.registerEditorExtension (3)
Registers markdown processors or renderersInfoHighthis.registerMarkdownCodeBlockProcessor (1), this.registerMarkdownPostProcessor (1)
Registers events, DOM handlers, or intervalsInfoHighrequestAnimationFrame (1), setInterval (1), setTimeout (5), this.registerDomEvent (1)
Reads Obsidian metadata cacheInfoHighapp.metadataCache.getFileCache (12), app.metadataCache.getFirstLinkpathDest (7), app.metadataCache (25)
Updates frontmatter through Obsidian APIsInfoHighapp.fileManager.processFrontMatter (1)
References URLs or constructs URL objectsInfoHighhttp:// (5), https:// (1), URL (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (106), obsidian.Setting (106)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addRibbonIcon (7), this.addStatusBarItem (1)
Accesses Obsidian vault APIsInfoHighapp.vault (157)
Accesses vault foldersInfoHighapp.vault.getRoot (8)
Enumerates vault filesInfoHighapp.vault.getMarkdownFiles (4)
Opens or creates files through workspace or file manager APIsInfoHighworkspace_file_open:getLeaf.openFile (1)
Reads vault filesInfoHighapp.vault.cachedRead (15), app.vault.read (13)
Writes vault filesInfoHighapp.vault.append (1), app.vault.create (11), app.vault.createFolder (5), app.vault.process (22)
Accesses Obsidian workspace APIsInfoHighapp.workspace (103)
Accesses the active file or editorInfoHighapp.workspace.getActiveFile (8)
Registers or manipulates workspace views and panesInfoHighapp.workspace.getLeavesOfType (27), app.workspace.revealLeaf (1)

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 20486 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-04-15Released while not listed
1.0.12026-04-16Released while not listed
1.1.02026-04-19Released while not listed
1.1.12026-04-19Released while not listed
1.1.22026-04-20Released while not listed
1.1.32026-04-21Released while not listed
2.0.02026-04-22Released while not listed
2.0.12026-04-22Released while not listed
2.1.02026-04-23Released while not listed
2.1.12026-04-23Released while not listed
2.1.22026-04-24Released while not listed
2.1.32026-04-27Released while not listed
2.1.42026-04-28Released while not listed
2.2.02026-04-30Released while not listed
2.2.12026-05-11Released while not listed
2.2.22026-05-11Released while not listed
2.3.02026-05-12Released while not listed
2.3.12026-05-15Released while not listed
2.4.02026-05-18Released while not listed
2.5.02026-05-20None
2.6.02026-05-25None
2.6.12026-05-25None
2.6.22026-05-30None
2.6.32026-06-02None
2.6.42026-06-04None
3.0.02026-06-09None
3.1.02026-06-09None
3.1.12026-06-09None
3.1.22026-06-09None
3.2.02026-06-11None
3.2.12026-06-12None
3.2.22026-06-14Released while not listed
3.2.32026-06-15None
3.2.42026-06-15None
3.2.52026-06-16None
3.2.62026-06-17None
3.2.72026-06-19None
3.2.82026-06-21None
3.2.92026-06-22None
3.3.02026-06-24None
3.3.12026-06-30None
3.3.22026-07-01None
3.3.32026-07-01None
3.4.02026-07-05None
3.4.12026-07-06None
3.4.22026-07-09None
3.5.02026-07-12None

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.