This plugin turns inline code tokens like `strm: r` into a styled inline “action icon” widget in both:
It’s designed so you can type simple, searchable text tokens, while your notes display compact action glyphs via CSS.
Write one of the supported tokens inside inline code (single backticks):
`strm:r``strm:1``strm:u`All replacements are anchored to this pattern (case-insensitive): strm: <token>
| Action | Term |
|---|---|
| Reaction | strm:r |
| Opportunity | strm:o |
| Complication | strm:c |
| 1 action | strm:1 |
| 2 actions | strm:2 |
| 3 actions | strm:3 |
| Free | strm:f |
| Unlimited | strm:u |
Heavy inspiration / base code credit: https://github.com/thiagocoutinhor/pf2-action-icons