grub-basket_SP/release-notes/0.184.0.md
GB ded98735c6 0.184.0: attachment image copy, desktop editor cap + sticky actions, dismiss-all, Cmd+Shift+E
Right-click an attachment -> Copy image (OS clipboard); desktop editor caps + sticky
action bar so Enter can't push buttons off-screen; Cmd/Ctrl+Shift+E opens the note in
Obsidian's editor from the in-app editor; Dismiss-all-notifications command;
nest/move confirmation preview trimmed to its own line; experimental unsaved-changes
warning on pop-out tab close.
2026-07-16 08:00:58 -07:00

1.2 KiB

0.184.0

Attachments

  • Copy an image to the clipboard. Right-click an attachment in a note and pick Copy image to put it on your OS clipboard — paste it straight into a chat app, email, or another editor. The menu also has Open in a new tab, Reveal in Finder / File Explorer, and Copy path.

Editing

  • The editor can't push the buttons off-screen anymore. On desktop the edit / split editor caps at about half the window height and scrolls, and the action bar stays pinned to the bottom of the modal — so holding Enter won't shove Save / Cancel out of view. Applies to the modal and the pop-out tab.
  • Open in the Obsidian editor with a shortcut. While editing a note in the in-app editor (modal or pop-out tab), ⌘/Ctrl+Shift+E opens it in Obsidian's own editor.
  • Unsaved-changes heads-up (experimental). Closing the pop-out editor tab with unsaved changes now warns you (best-effort — Obsidian doesn't let plugins block a tab close, so it's a notice after the fact).

Other

  • New command: "Dismiss all notifications" — clears every visible toast at once.
  • The nest / move confirmation trims a long target-note preview and puts it on its own line so the dialog stays readable.