When there are too many notes — chaos sets in, and with it — irritation and loss of focus.
The AutoMover plugin solves this problem.
✨ What does AutoMover do?
The plugin automatically moves notes into the right folders, by the rules you set.
For example:
-
All notes with
ideain the title → into the/Business-Ideasfolder -
All files with
bookin the name → into/Knowledge/Books -
PDF documents → into
/Resources/PDF/ -
Photos and screenshots → into
/Media/Photos/
🧩 How does it work?
AutoMover can work in two modes:
-
Automatically on a timer (may not always fire reliably, depends on the Obsidian session)
-
Manually via a command I use this method:
- I press
Ctrl + P→ typeAutoMover: Move files - Or I open the plugin settings and click the Move button
- I usually run it once a week, but you can do it more often
- I press
🛠 How to set up the rules?
It all happens through the plugin settings — you create sorting conditions:
- By file name (e.g.:
contains,starts with,ends with) - By extension (e.g.:
.pdf,.jpg) - By regular expressions (Regex)
🧠 Examples with Regex:
-
^\d{2}-\d{2}-\d{4}$⤷ moves notes with a date in the title in the format23-04-2025 -
.*project.*⤷ everything related to projects -
.*\.pdf$⤷ all PDF files
🧪 What’s it for?
- Saves time on the routine
- Helps keep the vault clean
- Boosts focus — everything in its place
📌 Installation:
- Open Settings → Community plugins
- Enable plugins, then
Browse - Find “AutoMover” and install it
- Set up the rules in the “AutoMover” section
Keep going?

