Get AI summaries of any video or article — Sign up free
Obsidian - Lets Learn Obsidian 2 thumbnail

Obsidian - Lets Learn Obsidian 2

Josh Plunkett·
5 min read

Based on Josh Plunkett's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.

TL;DR

Use a folder structure that groups RPG content by type (spells, monsters, items) to keep notes findable and portable across campaigns.

Briefing

A well-organized Obsidian vault for tabletop RPGs hinges on two foundations: a folder system that stays portable across campaigns, and a small set of plugins/themes that make linking, tables, and “wiki-style” note layouts fast at the table. The payoff is practical—Dungeon Masters and players can pull rules, monsters, and session notes instantly without drowning in scattered files, and they can move content between vaults by copying whole folder structures.

Folders are the backbone of the organization. The approach described keeps related material together—spells in one folder, monsters in another, items in a third—so information is easy to find and also easy to relocate. If a new campaign or party needs a separate vault, entire folders can be copied over rather than rebuilding everything note-by-note. This structure also reduces clutter during play: mechanics and other dense reference material can sit “off to the side,” while linked notes bring the relevant details into view when needed.

The vault layout shown uses numbered and lettered folder prefixes to force a consistent sort order in Obsidian and in Windows file listings. The DM-facing “DM screen” folder acts like a digital stand-in for a physical screen: it holds rule snippets, random tables, and quick-reference notes, often with images for commonly forgotten mechanics like grappling. A “Scratch notes” folder provides a dumping ground for temporary ideas that can be revisited later. For player tracking, the vault uses one note per party member, including synchronized character sheets via DND Beyond rather than maintaining outdated custom copies.

Beyond party management, the structure separates worldbuilding and campaign content. A “World” folder holds wiki-style notes for locations and factions (including Forgotten Realms notes), while “Adventures” breaks down modules into folders per module and notes per chapter. “Mechanics” is treated as a reference library: spells, monsters, and magic items are organized into subfolders by source books, with one note per entity so links can jump directly between spells and monsters.

Session notes get a special workflow. A “Session Journal” folder can sync to a website using the Mark bass plugin, letting players read what they missed after each session. Supporting organization includes a dedicated assets folder set as an attachment folder so PDFs and images land in one place, plus a templates folder reserved for future expansion.

On the customization side, the vault’s look is tuned with themes and CSS snippets. The walkthrough recommends installing an “its theme” designed for the TTRPG community, then using the Style Settings plugin to enable alternate theme variants (including Wizards of the Coast Beyond options). Functionally, several community plugins are treated as near-mandatory: Various Components for faster linking and front matter dropdowns, Advanced Tables to make table creation usable (including tab-to-format behavior), and Folder Note (paired with its core dependency) to turn folders into expandable “parent” notes that can contain lists and links to child notes.

By the end, the vault is positioned as a ready reference system—appearance configured, linking accelerated, tables fixed, and folder notes enabled—so the next step becomes adding deeper RPG-specific templates like maps in later lessons.

Cornell Notes

The vault setup for tabletop RPGs in Obsidian centers on two goals: keep content organized in a way that’s easy to move between campaigns, and install a small set of plugins/themes that make day-to-day note work fast. A structured folder system groups spells, monsters, items, world notes, and mechanics so information stays findable and portable. The workflow also relies on linking and front matter support to connect player notes, rules, and reference material without manual busywork. Community plugins such as Various Components, Advanced Tables, and Folder Note are presented as key upgrades, while themes and CSS snippets improve the reading and wiki-style layout. The result is a campaign “bolt” of reference material that supports both DM prep and player catch-up.

Why does the vault emphasize folders instead of relying on a flat note structure?

Folders keep related RPG content together—spells in one folder, monsters in another, items in a third—so the information is both easier to locate and easier to reuse. The practical advantage is portability: if a new campaign or party needs a separate vault, entire folders can be copied from one vault to another. The structure also reduces clutter during play by letting dense reference material sit in its own area while linked notes pull the relevant details into view when needed.

How does the vault’s folder naming strategy help during day-to-day use?

Folder names are prefixed with numbers and letters so Windows and Obsidian sorting stays predictable. The walkthrough notes that Windows typically sorts numeric prefixes (0–9) before alphabetic ranges (A–Z), which lets the creator force an intended order for navigation and scanning.

What role does the “DM screen” folder play in the workflow?

It functions like a digital version of a physical DM screen: it stores rule snippets, random tables, and quick-reference notes. The setup includes linked notes and often images for frequently forgotten mechanics (grappling is called out as a recurring example), so the DM can pull the right information quickly without hunting through the full rules library.

How are player character sheets handled to avoid outdated copies?

Instead of keeping custom character sheet copies inside the vault, the workflow synchronizes with DND Beyond via a web service. This avoids the maintenance burden of updating sheets constantly and keeps player stats aligned with the source of truth.

Which plugins are highlighted as essential for making Obsidian usable for RPG note-taking, and what do they do?

Various Components speeds up linking by offering autocomplete for links (typed text like “Link” triggers the correct note target) and also manages front matter via dropdown options. Advanced Tables fixes table creation by turning tab/enter actions into properly formatted tables instead of requiring manual pipe-and-column syntax. Folder Note (with its core dependency) turns folders into expandable “parent” notes by creating a note that matches the folder name and wrapping it so the folder behaves like a note container.

How does the session journal become accessible to players between sessions?

A Session Journal folder can sync to a website using the Mark bass plugin. After each session, the DM adds notes and triggers synchronization so players can read what happened and catch up if they missed a session.

Review Questions

  1. What specific problems does a folder-based vault structure solve for RPG campaigns (portability, clutter, or navigation), and how does copying folders help?
  2. How do Various Components and front matter dropdowns change the speed and accuracy of linking and note categorization?
  3. What limitations of default table editing are addressed by Advanced Tables, and how does tab-based editing improve the workflow?

Key Points

  1. 1

    Use a folder structure that groups RPG content by type (spells, monsters, items) to keep notes findable and portable across campaigns.

  2. 2

    Prefix folder names with numbers/letters to enforce a stable sort order in Windows and Obsidian.

  3. 3

    Create a DM-focused quick-reference area (“DM screen”) with linked notes and images for frequently forgotten rules like grappling.

  4. 4

    Track each party member with a dedicated note and synchronize character sheets from DND Beyond rather than maintaining custom copies.

  5. 5

    Organize worldbuilding and adventures by module/chapter, and treat “Mechanics” as a reference library with one note per entity for easy linking.

  6. 6

    Sync session journals to a player-facing website using the Mark bass plugin so missed sessions can be reviewed.

  7. 7

    Install community plugins that improve core workflows: Various Components for linking/front matter, Advanced Tables for table creation, and Folder Note for folder-as-note navigation.

Highlights

Folders aren’t just for tidiness—they’re a portability tool: whole folders can be copied into a new vault for a new party or campaign.
DND Beyond character sheets are synchronized via a web service to avoid the constant upkeep of custom copies.
Mark bass can publish session journals to a website so players can catch up after missed sessions.
Various Components turns manual link syntax into autocomplete and adds front matter dropdowns for faster, cleaner note creation.
Advanced Tables replaces messy manual pipe-based table building with tab-driven formatting.

Topics

Mentioned