Get AI summaries of any video or article — Sign up free
Obsidian -  Import the Pathfinder 2e Remaster Content thumbnail

Obsidian - Import the Pathfinder 2e Remaster Content

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 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?

Community datasets for Pathfinder 2e have become less reliable after the Remaster because some tools stopped updating or rebuilt their data sources. Foundry is treated as the most dependable source because it provides access to Pathfinder 2e community mechanics through its system and compendium content. It also supports importing adventure content that isn’t covered by the community content policy—if the adventure exists inside Foundry, it can be exported into Obsidian.

What are the three critical Foundry modules needed to export Pathfinder 2e content to Obsidian?

The export pipeline depends on lib wrapper, more handlebar helpers, and the pf2e exporter module. The pf2e exporter is a Pathfinder 2e-specific module derived from an earlier exporter, with Mostorn Brain maintaining a modified version for Pathfinder Second Edition. Without these prerequisites enabled in Foundry’s module management, the Markdown export step won’t work.

How does the exporter get monster artwork into Obsidian notes?

By enabling “export custom images” in the pf2 exporter settings and ensuring the artwork exists in Foundry. The transcript notes that Foundry’s default content doesn’t include those pictures, so the user purchases Pathfinder tokens for beastiaries from the piso website, installs them into Foundry, and then exports again. When done, the exported ZIP includes an assets folder alongside the monster Markdown.

What does “automatic linking” mean in practice inside Obsidian?

After exporting and indexing, Obsidian plugins provide automatic linking so that when an encounter note includes a monster or hazard name, it can link to the corresponding stat block note. The user demonstrates this by typing “orc” and getting links to multiple Orc-related entries (race, society, and stat blocks). This linking is driven by the installed compendium/rendering plugins and Obsidian’s indexed note structure.

Which Obsidian plugins make the imported notes usable at the table?

Fantasy stat blocks (Jeremy Valentine) renders creature stat blocks, while Pathfinder 2e action items converts action markup into usable action items inside notes. The user also installs the IT theme and style settings to match Pathfinder remaster visuals, and uses a CSS snippet for spells so spell notes render properly. The transcript emphasizes avoiding conflicting stat block renderers.

Why might someone choose not to import every rulebook category (races, backgrounds, ancestries) into their Vault?

Too much content can clutter search and linking. The user complains about seeing multiple “orc” entries from different sources (player core race, society, and stat blocks) and decides to limit what gets imported—focusing more on monsters and related encounter content rather than everything from character building.

Review Questions

  1. What specific Foundry modules and settings are required to export Pathfinder 2e compendium packs into Markdown for Obsidian?
  2. How does purchasing Pathfinder tokens for beastiaries change what appears in exported monster notes?
  3. After importing content, which Obsidian plugins and indexing steps are necessary for automatic linking and rendered stat blocks?

Key Points

  1. 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. 2

    Install Pathfinder Second Edition inside Foundry, then enable lib wrapper, more handlebar helpers, and pf2e exporter before exporting any compendium packs.

  3. 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. 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. 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. 6

    After importing, reload Obsidian and allow indexing to complete; automatic linking depends on the new notes being indexed.

  7. 7

    Limit imported rulebook categories if they create noisy linking results (e.g., multiple “orc” entries from different categories).

Highlights

Foundry acts as a legal, practical bridge: community mechanics export cleanly, and adventures can also be imported if they exist inside Foundry.
Monster images don’t come “for free” in the default export—custom artwork requires purchasing Pathfinder tokens for beastiaries and enabling export custom images.
Automatic linking becomes useful only after Obsidian indexing finishes and rendering plugins are installed for stat blocks and action items.
The exporter’s workflow is repeatable: right-click a compendium pack, export to Markdown, then drag the resulting ZIP into the Vault.
Importing everything can backfire; too many overlapping entries (like multiple Orc categories) can clutter search and linking.

Topics

  • Obsidian Import
  • Foundry Setup
  • pf2e Exporter
  • Automatic Linking
  • Pathfinder 2e Remaster

Mentioned