Move note attachments and update links automatically.
Customize attachment location with variables($filename, $data, etc) like Typora.
Store backlink cache to speed up `app.metadataCache.getBacklinksForFile`.
Adds support for angle bracket links and manages relative links properly
Allows to do a lot of things with JavaScript/TypeScript scripts from inside the Obsidian itself
Adds support for markdown links in frontmatter.
Adds support for embedding HTML files.
Allows to refresh any view without reopening it.
Enhances the Excluded files setting bringing gitignore syntax.
Rename notes keeping previous title in existing links.
Enhances Note composer core plugin.
Allows to insert multiple attachments at a time.
Allows to view/edit nested frontmatter properties.
Enhances debugging experience.
Reloads file explorer pane
Enables context menu for vault root folder
Handles renames made outside of the app.
Unifies the way non-existing notes are created when clicking on their links.
Shows the backlink's full path in the backlinks panel.
Handles renames and deletes for the whole vault in one place: updates links, moves attachment files and folders, and cleans up what a deletion leaves behind.
Sends emails to your vault as notes. Create a free mailbox with one click — no backend or paid service required.
Fixes tab size according to the settings.
Adds edit link alias command.
Pick a note by navigating folders and insert a link to it, from a command or from your own scripts.
Notifies you about new app, beta and installer releases — not plugin updates — even when auto-update is disabled. It never installs anything.