π Organizing Obsidian for D&D - Linking
Links are one of the most popular features advertised by RPG campaign management software. Obsidian provides powerful linking capabilities.
Become a Supporter and get exclusive access to campaign management and worldbuilding resources.
Organizing Obsidian for D&D - Linking
Links are one of the most popular features advertised by RPG campaign management software. Obsidian also provides powerful linking capabilities. But without a strategy, itβs easy to waste time with meaningless links.
When to Use Links
We don't need to create links at all within Obsidian. The Backlinks and Outgoing links core plugins each have an "Unlinked mentions" section in the sidebar that shows mentions without the need for linking anything at all. But there are a number of cases where linking is useful.
Shared content. When we publish our notes to the web or share them with others, links help those audiences discover content.
Graph view. Obsidian's Graph view core plugin relies on internal links to generate lines between nodes. I don't find Graph view particularly useful but this is something to be aware of.
Page previews. Obsidian's Page preview core plugin provides previews when hovering over internal links.
Easy reference. If we just want a quick way to know if we've created a note for something, a link is an easy reference.
Types of Links
Obsidian supports two major types of linking:
Wikilinks:
[[LinkedNote]]
Markdown:
[LinkedNote](LinkedNote.md)
Wikilinks provide more functionality within Obsidian: search files to link, search headings, link headings, link blocks, and more. Most Community plugins also support features built around Wikilinks.
Markdown links are part of the core Markdown specification. They are widely used and supported beyond Obsidian. So which should we use?
Either is a fine choice but if we're using Obsidian, we might as well get the built-in features of Wikilinks. The format is not new or unique to Obsidian. It's also easy to find scripts and Community plugins to transform Wikilinks into Markdown links if we ever needed to change them.
Summary
Links are powerful and an easy way to connect ideas in Obsidian. But they're not required to build an awesome campaign management setup. With a bit of strategy, we can choose the best type of linking for our needs.
Game on.
Read it on the blog.
See previous newsletters.