Obsidian Knowledge Graph and Wiki Links

1 min read Updated: April 25, 2026
obsidian wiki-links knowledge-graph notes
Use Obsidian-style wiki links, backlinks, embeds, and interactive graph views across all IT-Journey docs, quests, notes, and posts.

Obsidian Knowledge Graph

IT-Journey uses the zer0-mistakes theme for Obsidian-style knowledge features while keeping the implementation in the theme. This site only adds the pages, navigation, and content links needed to make those features discoverable.

What Is Enabled

  • [[wiki links]] resolve to matching pages, notes, docs, quests, and posts.
  • ![[embeds]] can preview linked notes or note images.
  • #tags in content become tag links.
  • The site graph is generated from assets/data/wiki-index.json.

Start Here

  • [[Learning Resources Library]]
  • [[Jekyll Documentation]]
  • [[Terminal and Bash Learning Path]]
  • [[Notes Index]]
  • [[Quick Start: Build a Jekyll Site from Scratch]]
  • [[Markdown Mastery: Content Formatting Fundamentals]]

Authoring Guidance

Add wiki links where they help learners move between concepts naturally. Prefer stable page titles or aliases: in front matter for important concepts, and keep .obsidian/ as editor metadata only.