Skip to content

0.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Feb 10:56
· 21 commits to main since this release
  • 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.