ttrpg-convert-cli
ttrpg-convert-cli copied to clipboard
✨ Allow more options for `paths` in config
Describe the solution you'd like
I like to have full source adventures and books in separate locations than the monsters, classes, etc. I'm wondering if it's possible to give different locations for adventures and books like we are able to for compendium and rules in the paths option in the config.
Describe alternatives you've considered I have tried to just move these folders to the location I would like, but Obsidian doesn't seem to update all the links in the files.
Additional context I have made a Templater script to move the files and folders where I would like them, but updating the links after the markdown is generated, but isn't always full proof. I'm using regex to correctly parse and change links. As an aside note this script also changes file names, change links to wikilinks and other updates to the files and folders.
Just adventures and books? (together? separate?)
The p2fe side has books under rules.. (but it came next)
I currently try to do it separately. Books go into a resource folder and adventures in a 5e Modules folder.