#attachment-management
  • 1.
    11 days ago by NateScarlet
    favorite
    share
    The Content-Addressed Attachments plugin stores files by their content instead of their original names, so duplicate attachments collapse into a single stored copy and links stay tied to a stable content ID. It can turn pasted or dragged files into IPFS style links, resolve those links through local storage first and fall back to configurable external gateways when needed. Another useful part is web image locking. The plugin can download remote images, verify them with a CID checksum, cache them locally and replace the original links with an internal reference format. It also includes bulk migration commands for existing local attachments and external images, which makes it practical for cleaning up a vault that already has a lot of scattered files.
    Repo
  • 2.
    3 years ago by chenfeicqq
    favorite
    share
    The Attachment Manager plugin for Obsidian helps users manage attachment folders efficiently by automatically binding folder names to note names. It simplifies tasks such as renaming folders and attachment files, deleting unnecessary folders, and organizing attachments by downloading remote images directly to the attachment folder. Additionally, it allows for hiding and showing attachment folders and automatically renaming pasted images. This plugin ensures seamless organization of attachments, reducing manual file management and offering a smoother workflow for users with multiple media files in their notes.
    Repo