ebullient / ttrpg-convert-cli

Utility to convert JSON data (for content you own) from 5etools or pf2etools into Obsidian-friendly Markdown.
https://www.ebullient.dev/projects/ttrpg-convert-cli/
Apache License 2.0
149 stars 33 forks source link

Begin generalizing JsonSourceCopier to implement a Pf2e copier #485

Closed miscoined closed 1 week ago

miscoined commented 2 weeks ago

Replaces #472

WIP currently but I thought I'd share what I have so far :) I've gone more granular this time and ended up implementing a few more Pf2e-specific things - I didn't read the pf2e source much the first time around so I'm fixing that now and implementing the differences as I go.