Readme for PF2E Action Icons
The Obsidian TTRPG Share team the Pathfinder 2E PF2e Action Icons
Features
Ability to enter the Pathfinder 2e Action Icons into your notes.
⬻{ .Pathfinder } - 1 Action
⬺{ .Pathfinder } - 2 Actions
⬽{ .Pathfinder } - 3 Actions
⭓{ .Pathfinder } - Free Action
⬲{ .Pathfinder } - Reaction
Examples
Ability to format “Level” requirements similar to books.
Text{.hltr-level}
Example
A Special Thanks
This is an extension of the work done on the TTRPG Statblock Plugin so thanks to Sigrunixia/LittleMaelstrom, and Fate.
It’s made possible with a Javalent plugin who also deserves our thanks.
Required Plugins
- Markdown Attributes
- Template (Core Plugins) or alternatively Templater can be used.
Installation
Action Icons
- Copy the *.md from the Templates folder into your Vaults template folder.
- Copy the ‘PF2e-Actions-Font’ into your
.obsidian/snippetsfolder. - Enable the snippet.
Settings > Appearance > CSS Snippets > PF2e Actions Font > Enable - Refer to the Actions Cheat Sheet and Skill Actions Cheat Sheet to test out functionality of the icons.
Level Text Highlighter
- Copy the *.md from the Templates folder into your Vaults template folder.
- Copy the ‘PF2e-Text-Highlight’ into your
.obsidian/snippetsfolder. - Enable the snippet.
Settings > Appearance > CSS Snippets > PF2e Text Highlight > Enable
Usage
Action Icons
When you want to add an PF2e formatting to your notes you can call them with Templates:
- With the note in edit mode.
- Press your Template Hotkey to open up the Template selection window.
- Type ‘pf2e’ to filter to the templates and pick the desired action
- PF2e - 1 Action = ⬻{ .Pathfinder }
- PF2e - 2 Actions = ⬺{ .Pathfinder }
- PF2e - 3 Actions = ⬽{ .Pathfinder }
- PF2e - Free Action = ⭓{ .Pathfinder }
- PF2e - Reaction = ⬲{ .Pathfinder }
- PF2e - Format Font - Level Highlight = {.hltr-level}