Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Allow more options for paths in config #204

Open
Stackclash opened this issue Sep 1, 2023 · 2 comments
Open

✨ Allow more options for paths in config #204

Stackclash opened this issue Sep 1, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@Stackclash
Copy link

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.

@ebullient
Copy link
Owner

Just adventures and books? (together? separate?)

The p2fe side has books under rules.. (but it came next)

@Stackclash
Copy link
Author

I currently try to do it separately. Books go into a resource folder and adventures in a 5e Modules folder.

@ebullient ebullient added the enhancement New feature or request label Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants