Skip to content

Obsidian auto collapse linked mentions

Problem

When you open Obsidian, linked mentions (backlinks) aren’t collapsed, this is cluttered and hard to read.

Solution

The plugin obsidian-collapse-backlinks handles this.

Manual install

you can download the files main.js and manifest.json under releases 1.0.0
then put them in .obsidian/plugins/collapse-backlinks
and add "collapse-backlinks" to .obsidian/community-plugins.json

other