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
- (tested and works) - Obsidian hide collapsable field CSS
- (untested) forum posts suggests to install obsidian-query-control, a experimental plugin
- forum posts requesting this feature 20341 7487 49136
Backlinks¶
- Obsidian improvements
- Obsidian auto collapse linked mentions (Work around)