Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.95 KB

README.md

File metadata and controls

44 lines (29 loc) · 1.95 KB

English | 中文

Attachment Manager

Attachment Manager: Attachment folder name binding note name, automatically rename, automatically delete, show/hide.

Features

  • Attachment folder name binding note name
  • Download current open (md or canvas) note's remote image to attachment folder
  • Automatically rename 'Pasted Image'
  • Automatically rename attachment folder
  • Automatically rename attachment files
  • Automatically delete attachment folder
  • Hide/show attachment folder
  • Aero attachment folder

⚠️ IMPORTANT: This plugin will overwrite the following two settings and restore them when the plugin is disabled.

  • "Files & Links -> New link format for generating md links.
  • "Files & Links -> Default location for new attachments" for custom attachment folder.

How to use

Plugin Manager

  • Install via the Community plugins setting. Search for Attachment Manager.
  • Activate the plugin in the settings.

Manual Install

  1. Download main.js, styles.css, manifest.json in the Git releases.
  2. Create the plugin directory obsidian-attachment-manager in the vault plugins directory VaultFolder/.obsidian/plugins.
  3. Copy main.js, styles.css, manifest.json to obsidian-attachment-manager directory.
  4. Enable plugin in Obsidian setting.

Screenshots