Releases: Yoav6/Obsidian-Taggable-Tags
Releases · Yoav6/Obsidian-Taggable-Tags
Release list
1.0.1
1.0.0
First feature-complete version of the Taggable Tags plugin!
Big picture changelog:
- Fixed many-many problems with Migration - it should now finally work even for big, messy vaults.
- Added attachment handling
- Added graph view compatibility
- Added multiselect to the explorer view.
- Enhanced filter feature in the explorer view
- Improved explorer view performance
- Refractored to pass ESlint checks
0.1.5
0.1.4
0.1.3
Improved circular relationship detection
0.1.2
- Empty folders: Added options to add a tag instead of deleting, and to ask each time.
- Migration: Added circularity prevention system to the migration process
- Migration: Added progress indicator
- Migration: Added empty folders review modal at the end of the migration process
0.1.1
0.1.0
- Added migration wizard.
- Folder sync now tags untagged files with their folder's tag instead of moving them to vault root (untagged files in the root remain untagged)
- If a folder has a file with a matching names, folder sync will turn it into a tag.
- New "Deletes empty folders" setting.
- New "Remove redundant parent tags" settings. e.g, if a file is tagged both
#recipiesand#cooking, this setting will remove#recipies(assuming it is a child of#cooking) - Improved behavior for "flatten nested tags" command. It should no longer duplicate files.
0.0.2
- Added "flatten file structure" utility command to help with migration.
0.0.1 (Alpha)
First release of Taggable Tags. The plugin is still in alpha, don't use it with your notes without making a backup.