Piyush Kumar Dongre1 downloadsStore and manage Obsidian attachments across multiple locations. Keep heavy files outside your vault while MILO resolves and indexes them seamlessly.
Multiple Location Manager & Indexer for Obsidian
Store Obsidian attachments outside your vault while continuing to use normal wikilinks and embeds.
Keep large files such as PDFs, images, videos, and audio on an external drive or cloud-synced folder without filling your vault.
Large attachment collections can make Obsidian vaults unnecessarily large, especially when using Obsidian Sync.
MILO lets you separate your notes from your attachment storage:
Obsidian Vault/
├── Notes/
└── Research/
External Drive/
└── Obsidian Attachments/
├── Papers/
├── Images/
└── Videos/
Your notes still use normal embeds:
![[research-paper.pdf]]
![[diagram.png]]
MILO resolves the files from your external location.
Keep research papers on an external SSD:
Research Vault/
├── Notes/
└── Literature/
External SSD/
└── Research PDFs/
├── paper-001.pdf
├── paper-002.pdf
└── paper-003.pdf
Your notes can still contain:
![[paper-001.pdf]]
MILO finds and resolves the file from the external location.
The free version includes:
MILO Pro includes everything in Free, plus:
Example routing:
PDF → Research PDFs
PNG, JPG, WEBP → Images
MP4, MOV → Videos
CSV, XLSX → Datasets
MILO Pro is available with a one-time payment and lifetime licence.
Obsidian Note
↓
Attachment Reference
↓
MILO
↓
Attachment Index
↓
External Location
↓
Attachment File
MILO separates the attachment reference from the physical file location.
MILO Free is open source and available under the MIT License.
MILO Free is licensed under the MIT License.