Monitored Folders
Overview
A monitored folder is a vault folder that Folderer watches for file events. Each monitored folder has its own list of rules that are evaluated independently when a matching event occurs inside that folder.
Only the direct monitored path is watched — files in subfolders are included as long as their path starts with the monitored folder path.
Adding a Folder
- Open Settings → Folderer
- Click the add-folder button
- Enter the vault-relative path (e.g.
LiteratureorProjects/Active) - Press Enter or click Confirm
The new folder section appears immediately in the settings panel with an empty rules list.
Removing a Folder
Each folder section has a delete button (trash icon) in its header. Clicking it removes the folder and all of its rules permanently.
Folder Scoping
Rules are scoped to the folder they belong to. If you have two monitored folders — Literature and Projects — their rules are completely independent:
- A file arriving in
Literatureonly triggers rules in theLiteraturesection - A file arriving in
Projectsonly triggers rules in theProjectssection
This lets you apply different automation to different areas of your vault without any rule bleeding between them.
Multiple Folders
You can add as many monitored folders as you like. Each folder is displayed as a collapsible section in the settings panel. Rules inside each section can be reordered independently.