WrengleWrengle
Start

Plugins

Make Wrengle do something it does not do yet.

Load a plugin from a folder on your machine — one you wrote, or one you built by describing it. Each plugin asks before it can reach your notes, and you approve every change it wants to make. There is no marketplace yet, and the interface can still change between versions.

// runs on your machine · asks before it reaches anything
Current runtime7 entries

What exists today.

Deliberately local and deliberately explicit while this is still finding its shape. There is no marketplace, and that is a choice rather than a gap.

Install from a folder

Beta

Point Wrengle at a folder on your machine and it loads the plugin from there. No marketplace to publish through and no review queue to wait on.

Actions that do work

Beta

Write a plugin that transforms text, calls something, or automates a step, and call it from a workflow or the command palette.

Custom views

Beta

Add your own tab, settings page, or side panel from a single HTML file. It runs sandboxed, so a broken view cannot take the app down with it.

Put it where you will find it

Beta

A plugin can add itself to the command palette, the slash menu, right-click menus, keyboard shortcuts, the status bar, and side panels.

Nothing happens without permission

Beta

A plugin asking for access is not the same as getting it. You grant each capability, and any change to your notes comes to you as a proposal to approve.

Start from a template

Beta

The built-in creator scaffolds a working plugin and shows you exactly which permissions it will ask for before it writes the folder.

Build one by describing it

Beta

Plugin Builder turns a description into a view or small app using your Wrengle colour palette. On macOS, it automatically shares preview screenshots with your selected image-capable model for visual review and repairs before installation. Built apps stay offline; workspace reads require permission and note changes remain proposals.