You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.