polygonhunter109 downloadsResize embedded images with drag handles and write the size back into the wikilink, with snap-to-column-width.
Resize embedded images the way you'd expect — by dragging them.
Scalosaurus puts real resize handles on your embedded images, right inside the
editor. Grab a corner, drag to the size you want, and the new dimensions are
written straight back into the wikilink — no more typing |300 by hand and
eyeballing the result. Drift near your note's text column and the image snaps to
full width, so the size that matters most is one confident drag away.
Sister plugin of Linkosaurus. Works in both Live Preview and Reading Mode,
and only ever touches internal ![[image.png]] embeds.
|width and
lets Obsidian keep the height; hold Shift — even mid-drag — to size freely
as |width x height.|100% token that keeps tracking
the column as the window, theme, or line width changes.![[...]]) are handled — not  or remote
images.|100% (or |fit) token is a Scalosaurus convention. Without
the plugin, Obsidian shows the image at its natural size, and some caption
plugins render the token as a caption. Prefer fixed pixels? Switch Snapped
size format in settings.![[Other note]]) are left alone — their link lives
in that other file.npm install
npm run dev # watch build straight into test-vault/.obsidian/plugins/scalosaurus
npm test # unit tests (parser, drag reducer, token locator)
npm run build # typecheck + production build (main.js at repo root)
Open test-vault/ in Obsidian (with the community plugin
hot-reload for live reloading). It has
demo notes for duplicates, callouts/tables, transclusions and edge cases;
docs/findings.md tracks the empirical M0 verification gates.
Drag and drop any block (paragraphs, headings, lists, etc.) to rearrange content like Notion.