Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Attachment Placement

hutnerrhutnerr399 downloads

Define rules for more advanced and custom placement of newly created attachments. Useful for people who want to organize their assets based on where they are used or added into the vault.

Add to Obsidian
Attachment Placement screenshot
Attachment Placement screenshot
  • Overview
  • Scorecard
  • Updates2

Overview

This plugin is meant to make resource placement more flexible and context-aware.

Instead of forcing all new resources into a single hardcoded folder, it lets you define where resources should go based on the file or folder you’re currently working in. Rules can target individual .md files for per-note precision, or entire folders for broader coverage. The plugin checks the active file first, then walks up the directory tree until a matching rule is found.

This plugin would likely be useful for people who like to copy-paste in images and would like some further organization.

Links

  • Plugin Page
  • Showcase
  • Help Page

How To Use

Placement rules can be defined on individual files or folders.

When a new resource is created:

  1. The plugin checks if the active file itself has a placement rule.
  2. If not, it checks the file's parent folder.
  3. If not, it checks the parent folder's parent, and so on.
  4. The resource is placed according to the first matching rule found.

To get started with the plugin, open up the settings and define some rules for which attachments should be placed.

Once there are rules set, the plugin will pay attention to new files being created and handle them according to the rules set.

Example

Given the following structure:

/
├── attachments/
│   ├── school/
│   ├── journal/
│   └── videogames/
├── journal/
├── league-of-legends/
├── dragon-age-origins/
└── school/
    └── math/
        ├── factoring.md
        └── addition.md

If we are working within addition.md, we first check if there is a rule for addition.md itself. If not, we check its parent folder (math/), then school/, continuing upward until a rule is found or the root is reached.

If no rule is found, the plugin uses the fallback location defined in settings.

To complete the example, these are what some actual placement rules might look like:

image

If you'd like another example, check out the help page.

Support

If you found this project helpful or enjoyable, and want to support future work, you can buy me a coffee on Ko-fi
Totally optional, always appreciated.

HealthExcellent
ReviewPassed
About
Place new attachments according to file or folder-specific rules by walking up the directory tree and applying the first matching rule. Keep pasted images and other resources organized by context and fall back to a default location when no rule applies.
AttachmentsFoldersAutomation
Details
Current version
1.1.0
Last updated
2 months ago
Created
6 months ago
Updates
2 releases
Downloads
399
Compatible with
Obsidian 1.4.10+
Platforms
Desktop only
License
0BSD
Report bugRequest featureReport plugin
Sponsor
Ko-fi
Author
hutnerrhutnerr
www.hunter-baker.com/
GitHubhutnerr
  1. Community
  2. Plugins
  3. Attachments
  4. Attachment Placement

Related plugins

Waypoint

Easily generate dynamic MOCs in your folder notes using waypoints. Enables folders to show up in the graph view and removes the need for messy tags!

Attachment Management

Customize attachment path, auto-rename attachments, etc.

Paste image rename

Rename image after pasting, support name pattern and auto renaming.

BRAT

Easily install a beta version of a plugin for testing.

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.

Advanced URI

Control everything with URI.

Share Note

Instantly share/publish a note, with the full theme and content exactly like you see in Obsidian. Data is shared encrypted by default, and only you and the person you send it to have the key.

Lazy Loader

Load plugins with a delay on startup, so that you can get your app startup down into the sub-second loading time.

Hot Reload

Automatically reload in-development plugins when their files are changed

Multi Properties

Add properties to multiple notes at once. Either right-click a folder or select multiple notes and right-click the selection.