Obsidian - Import the Pathfinder 2e Remaster Content
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.
Use Foundry Virtual Tabletop as the export bridge because it provides reliable Pathfinder Second Edition compendium access and can include adventure content that community-only sources may not cover.
Briefing
Pathfinder 2e Remaster content can be imported into an Obsidian Vault in a way that preserves the system’s mechanics and enables automatic linking—so prep and at-the-table lookups don’t require flipping through books. The core workflow uses Foundry Virtual Tabletop as a legal bridge to pull in Pathfinder 2e community mechanics (monsters, spells, items, feats, actions) and, importantly, also supports importing adventure content that isn’t covered by the community policy—provided it’s available in Foundry. Once the exported notes land in Obsidian, plugins render stat blocks and action items, and Obsidian indexing powers fast internal links between encounters, monsters, hazards, and rules.
The process starts with purchasing Foundry Virtual Tabletop ($50, one-time) and installing the Pathfinder Second Edition game system inside Foundry. Then the setup shifts to add-on modules: three prerequisites are required for exporting—lib wrapper, more handlebar helpers, and the pf2e exporter module (a Pathfinder 2e-focused fork maintained by Mostorn Brain). The exporter’s GitHub instructions guide installation, including adding a module.json manifest URL directly into Foundry’s module installer.
After creating a Foundry world configured for Pathfinder 2e, the exporter is enabled via Foundry’s module management. The pf2 exporter settings are tuned for the user’s needs: output format is kept as non-decoded data (JSON), technical UID fields are turned off, and optional features like “include initiative tracker” are disabled if redundant. A key optional step involves purchasing Pathfinder tokens for beastiaries and enabling “export custom images” so exported monster notes include the artwork. Without that purchase and Foundry configuration, Foundry’s default content lacks those images.
With Foundry configured, exporting becomes a repeatable action. In Foundry’s compendium packs, the user right-clicks a content package (for example, Beastiary 1, Beastiary 2, Beastiary 3, and Monster Core) and exports it to Markdown, producing a downloadable ZIP. That ZIP is then dragged into the Obsidian Vault (the user places it under a “2-mechanics/Beastiary” folder). If images were enabled, an assets folder comes along with the stat blocks, keeping monster artwork attached to the notes.
To make the Vault usable at game speed, Obsidian plugins are installed and configured. Fantasy stat blocks (Jeremy Valentine) renders creature stat blocks; Pathfinder 2e action items turns structured action markup into clickable/usable action components. The IT theme and style settings are used to match Pathfinder remaster aesthetics, with care taken to avoid conflicting renderers. Finally, a CSS snippet for spells is downloaded from Mostorn Brain’s resources and added to Obsidian’s CSS Snippets folder so spell notes display correctly.
Once Obsidian reloads and indexes the new notes, automatic linking kicks in: creating an encounter note and typing a monster name (or hazard) can link directly to the corresponding exported stat block. The workflow also includes a practical warning about “how much content is enough”: having every race, background, and similar entries can clutter results (the user chooses to limit some rulebook-derived categories and focuses on monsters and related content). The end result is a Vault where monsters, hazards, spells, feats, and actions are all connected—built for faster prep and smoother play, including hazards entering initiative tracking when configured.
Cornell Notes
The workflow imports Pathfinder 2e Remaster mechanics into Obsidian by using Foundry Virtual Tabletop as the export engine. After installing the Pathfinder Second Edition system in Foundry, the pf2e exporter (plus lib wrapper and more handlebar helpers) converts Foundry compendium packs like Beastiary 1–3 and Monster Core into Markdown ZIPs. Those exports are dragged into the Obsidian Vault, where plugins render stat blocks and Pathfinder 2e action items, while indexing enables automatic linking between encounter notes and rules. Optional purchases (like Pathfinder tokens for beastiaries) can be included so monster images travel with the exported notes. The payoff is faster prep: typing a monster or hazard name in a note can link directly to the correct stat block and related mechanics.
Why does the workflow rely on Foundry Virtual Tabletop instead of exporting directly from other sources?
What are the three critical Foundry modules needed to export Pathfinder 2e content to Obsidian?
How does the exporter get monster artwork into Obsidian notes?
What does “automatic linking” mean in practice inside Obsidian?
Which Obsidian plugins make the imported notes usable at the table?
Why might someone choose not to import every rulebook category (races, backgrounds, ancestries) into their Vault?
Review Questions
- What specific Foundry modules and settings are required to export Pathfinder 2e compendium packs into Markdown for Obsidian?
- How does purchasing Pathfinder tokens for beastiaries change what appears in exported monster notes?
- After importing content, which Obsidian plugins and indexing steps are necessary for automatic linking and rendered stat blocks?
Key Points
- 1
Use Foundry Virtual Tabletop as the export bridge because it provides reliable Pathfinder Second Edition compendium access and can include adventure content that community-only sources may not cover.
- 2
Install Pathfinder Second Edition inside Foundry, then enable lib wrapper, more handlebar helpers, and pf2e exporter before exporting any compendium packs.
- 3
Export compendium packs (e.g., Beastiary 1–3 and Monster Core) to Markdown ZIPs, then drag the ZIP contents into a structured folder inside the Obsidian Vault.
- 4
To include monster artwork, purchase and install Pathfinder tokens for beastiaries in Foundry, then enable “export custom images” in the pf2 exporter settings so an assets folder is exported.
- 5
Install Fantasy stat blocks and Pathfinder 2e action items in Obsidian to render stat blocks and action items, and use CSS snippets for spells to improve spell note formatting.
- 6
After importing, reload Obsidian and allow indexing to complete; automatic linking depends on the new notes being indexed.
- 7
Limit imported rulebook categories if they create noisy linking results (e.g., multiple “orc” entries from different categories).