Search

Search IconIcon to open search

Obsidian Link Types

Last updatedUpdated: by Jakub Žovák · 1 min read

Properties
created 03.08.2025, 15:56
modified 02.08.2026, 10:38
published Empty
sources Empty
topics Obsidian
authors Jakub
ai-assisted No
  • I would like to have link types in Obsidian so I can hide specific links from the Graph view. Currently, I hide links by using Obsidian URL, but this is not optimal solution, because with it I am not able to back links or outgoing links from the note in Obsidian 😞.
  • I want a feature that enables me to hide specific links while preserving information about back/outgoing links for each note.

# Potential Plugins

  • Graph-Link-Types
    • Does not support hiding specific links from the graph
  • obsidian-extended-graph
    • Definitely solution to my problem
    • Note mature enough though
      • Breaks local graph and removes color and filters from global graph
      • Also lags a little bit
    • Wait till plugin leaves the beta phase

# Resources