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
Migrated to new Obsidian plugin API for settings, enabling better integration with Obsidian's new plugin settings tab.
Fixed
Fixed an issue where renaming an alias in the frontmatter did not update backlinks if the alias was not already present in the frontmatter. Now, if the alias is not found in the frontmatter, it will be added and all backlinks will be updated accordingly.