Plugins · Linelark · verified
Story Bible
v1.0.0
Characters, plot and places kept beside the story rather than inside it — named panes that belong to the whole folder, save themselves as you type, and export as one file.
Before you install it
What this release asks for.
Every one of these is declared in the manifest that was reviewed with this exact archive, and each is granted separately in Manage Plugins. Read them here rather than at the moment the app asks.
- No git write access
- No network access
- No credentials
- Runs no commands
2e6e527b549be1197e7ab85f316bcc61c9c20aeea842d135ae928268a1b228f8Linelark recomputes that checksum after downloading and refuses the install on any mismatch. What review does and does not mean →
Every published version
Nothing is changed after review.
A published version is immutable: changed bytes are a different release with its own checksum. Older archives stay downloadable at the URL they were published at.
| Version | API | Needs Linelark | Archive | Published | Download |
|---|---|---|---|---|---|
| 1.0.0 · current | 3 | 1.3.0 | 8.4 KB | 30 August 2026 | 1.0.0 |
Two ways to install.
Open Plugins ▸ Manage Plugins… ▸ Get Plugins… for a checksum-verified install from the catalog. Or download the ZIP, choose Plugins ▸ Install Plugin…, and pick the .linelarkplugin.zip. Either way, Linelark validates its archive structure and manifest.
Build for Linelark
A folder, a manifest,
and your JavaScript.
Plugins run on the JavaScriptCore already in macOS. There is no build step, no browser runtime, and no compiled binary. The developer guide covers the manifest, the editor API, panels, previews, network and Git permissions, the limits, and working examples.
Read the developer guide