Skip to content

Releases: dwSun/obs-StripImages

Strip Images 1.0.1

Choose a tag to compare

@dwSun dwSun released this 12 Aug 09:27

1.0.1

修复 Obsidian 社区插件审核提出的问题:

  • License:添加 MIT LICENSE 文件(仓库此前声明 MIT 但缺少 LICENSE 文件)
  • Source code:移除第三方依赖 builtin-modules,改用 Node 内置 module.builtinModulesesbuild.config.mjs

升级说明

功能无变化,仅满足社区插件审核要求,可直接覆盖更新。

Strip Images 1.0.0

Choose a tag to compare

@dwSun dwSun released this 12 Aug 09:13

Initial release.

Right-click a note to remove all image embeds; image files referenced only by that note are moved to .trash/ (folder structure preserved, collisions suffixed). Shared images keep their files. Supports ![[wiki]] and ![](markdown) embeds including network URLs.