Manages multiple .obsidian directories efficiently.
Show Usher in the command palette
| Name | Behaviour |
|---|---|
| Update List | Update the list |
| Hide empty | Hide entries with no candidates |
| Only Selected | Show only the selected entry (Used with Automatic Selection Buttons) |
| Only New | Limit automatic selection only to newer entries than the current device's one |
| Apply | Apply the selected entry to the current device |
These buttons are automatically selected to apply to the current device. They are also displayed by category. They only affect the selected category.
| Name | Behaviour |
|---|---|
| ❌ | Clear the selection |
| 📅 | Select the most recently modified |
| 🏷️ | Select latest version (Theme and Plugins only) |
| ⚙ | Select different content (JSON only, after merged) [^1] |
| ⚡ | Select modified and latest file (Mostly for snippets) |
| 🔒 | Exclude from Automatic Selection |
[^1]: JSON files will be merged with the current one.
Only New checkbox.Only Selected checkbox.Apply button.We can configure the files to be ignored by the Usher in regular expression.
The default value is /node_modules$ and /.git$.
We can configure the files to be non-mergeable by the Usher in regular expression.
The default value is /bookmarks.json$.