Skip to content

Releases: Yoav6/Obsidian-Taggable-Tags

1.0.1

Choose a tag to compare

@github-actions github-actions released this 13 Aug 15:15

Minor fixes

1.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 14:55

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

Choose a tag to compare

@github-actions github-actions released this 17 Feb 15:48

Migration fixes

0.1.4

Choose a tag to compare

@github-actions github-actions released this 17 Feb 13:08

Added an error report after migration

0.1.3

Choose a tag to compare

@github-actions github-actions released this 16 Feb 14:35

Improved circular relationship detection

0.1.2

Choose a tag to compare

@github-actions github-actions released this 16 Feb 13:17
  • 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

Choose a tag to compare

@github-actions github-actions released this 16 Feb 11:11

Fixed migration wizard

0.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Feb 10:56
  • 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 #recipies and #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

Choose a tag to compare

@github-actions github-actions released this 14 Feb 18:54
  • Added "flatten file structure" utility command to help with migration.

0.0.1 (Alpha)

Choose a tag to compare

@github-actions github-actions released this 14 Feb 15:28

First release of Taggable Tags. The plugin is still in alpha, don't use it with your notes without making a backup.