Skip to content

dol 1.1.0

Choose a tag to compare

@yuda110 yuda110 released this 11 Aug 14:31

Removing images

Until now images could only be added, never taken out. This release adds three ways to remove them, each with a different reach.

Deleting the text removes the image from the note only. The file stays on disk, so pressing ⌘Z brings the image back rather than a broken link.

The × on an image deletes the file. This cannot be undone, so dol asks first — and tells you how many notes currently use that image, since the others will be left with a broken link.

Settings → Unused images clears what the first case leaves behind. dol collects attachments that no note points to, shows their count and total size, and deletes them only when you say so. It never runs on its own: a note that lives on another device may still be using an image that has not synced here yet.

Fixes

  • An image embed such as ![[photo.png]] was also counted as a note link. Nothing read that field yet, but it would have pointed at a note that does not exist.

Platform Download
macOS (Apple Silicon) dol-aarch64.dmg
Windows 10/11 (64-bit) dol-x64-setup.exe

Windows shows a SmartScreen warning on first launch because the installer is
unsigned — choose More info, then Run anyway.