The custom Obsidian plugin, "Auto File Organizer," automatically organizes files into specified folders based on their extensions or tags. It is an essential tool for users seeking efficient file organization.
Files newly added to the Vault are automatically moved to designated folders based on their extensions or tags.
You can install it by searching for "Auto File Organizer" in the Community Plugins section.
-
Set Folder Mappings:
- Open the settings, and in the Extension-to-Folder Mapping section, input the extension (e.g.,
txt
,md
, etc.) and select the target folder. Do not include a period (".") in the extension. - In the Tag-to-Folder Mapping section, input the tag (e.g.,
#test
,#project
, etc.) and select the target folder. Make sure to include a "#" at the beginning of the tag.
- Open the settings, and in the Extension-to-Folder Mapping section, input the extension (e.g.,
-
Edit Existing Mappings:
- You can edit or delete existing mappings from the list in the settings.
-
Priority and Enable/Disable Settings:
- In the Priority section, you can set whether mappings based on extensions or tags are prioritized.
- You can enable or disable mappings for extensions and tags individually. Disabled mappings will remain saved.
-
Automatically Making Mappings based on Tags:
- You can start making mappings based on Tags if you push the button.
- You can also set black lists what you don't include folders to make mappings.
Note
The automatically mapping function is pre-released, please make sure you disable mappings for tags then push the button. Check if you intent to be the right mapping before enable mappings for tags.
This plugin has been tested on Windows, macOS, and Android. However, as it is in the pre-release stage, unexpected behavior may occur.
This plugin aims to focus solely on the functionality of moving files as specified, and features will be implemented to achieve this goal.
- Set a rule to priotize tags or extensions, which has less confliction.
- Apply priority rules when making mappings automatically.
If you encounter any issues or have feature requests, please let us know by following these steps:
- Provide details on the Issues page of the repository.
- If possible, include reproduction steps and error messages.
- Add Black List, which the folders included in are excluded when automatically making mappings tags to folders.
- Add command to organize files by hand. If can't organize well automatically you should use the function, even that doesn't work please tell me.
- Add button that make mappings tags to folder automatically. The function is so simple that I don't consider conflictions. Please take care when you use. I will modify later.
- Verified functionality on Android.
- Added tag and folder mapping features, along with related settings.
- Initial release of the plugin.
Thank you for using the plugin! 🙌