A hacky workaround which put backlinks section into the document.
Plugin was removed from the Obsidian Community Plugin section. The core Obsidian's team made their plugin and made it as part of the Core Plugins for Obsidian 0.12.4+.
Works with Obsidian 0.9.7+
Plugin creates a pane with backlinks and move that into the active document. When you change your active document it will move backlinks section into new active document and update the content.
- Remove this plugin when official solution will come
- Copy over
main.js
,styles.css
,manifest.json
to your vaultvault/.obsidian/plugins/plugin-id/
.
For additional info check this post