This plugin helps you organize your Obsidian vault by tidying up files and folders based on your settings.
- Automatically move images in the vault folder to a specified assets directory.
Approach 1: Install the plugin from the Obsidian community plugins directory.
- Open Obsidian.
- Go to Settings > Community plugins.
- Search for "Obsidian Tidy Up".
- Click "Install" and then "Enable".
- Restart Obsidian if necessary.
Approach 2: Manual installation
- Clone or download this repository.
- Place the plugin folder in your Obsidian vault's
.obsidian/pluginsdirectory. - Open Obsidian.
- Go to Settings > Community plugins.
- Enable the "Obsidian Tidy Up" plugin.
Use the ribbon icon ("paint brush" in the left sidebar) to trigger the tidying process.
Or you can also use the command palette (Cmd/Ctrl + P) and search for "Tidy up".
- v0.1.0: Initial release with basic functionality to tidy up images.
- This plugin has only been tested on Obsidian v1.8.10 on macOS. It may not work on other versions or platforms.