slop-chop

by dcadolph
5
4
3
2
1
Score: 50/100

Description

Chop AI slop from your Obsidian notes, locally.

Reviews

No reviews yet.

Stats

0
stars
219
downloads
0
forks
24
days
1
days
1
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
23
commits

Latest Version

a day ago

Changelog

Built from dcadolph/slop-chop@498de40b1ae942e97131a5833ff73e64f0d4ff44. The engine ships inside main.js as gzipped WebAssembly and is decoded in memory: no filesystem access, no network. Assets carry build provenance attestations; verify with: gh attestation verify main.js --repo dcadolph/slop-chop-obsidian

README file from

Github

slop-chop for Obsidian

Chop AI writing tells from your notes. The rules engine runs locally in the app as WebAssembly, so your text never leaves the vault. Deterministic: the same note gives the same result every time.

Part of slop-chop. This repo holds the packaged plugin; the source lives in the main repo.

slop-chop flags AI writing tells in an Obsidian note

Use

  • Chop note — the scissors ribbon icon, or the "slop-chop: Chop note" command, rewrites the active note in place.
  • Chop selection — chops the selected text, or the whole note when nothing is selected.
  • Settings — set the preset and your voice: keep, prefer, and avoid. They apply to every chop.

Each chop shows the slop score before and after.

One command chops the note in place

Install

Once it is in the community catalog: Settings, Community plugins, Browse, search "slop-chop".

Manual: download manifest.json and main.js from the latest release into <vault>/.obsidian/plugins/slop-chop/, then enable it under Community plugins.

Desktop only. MIT licensed.