Completing collections and functions
If it is possible, please create a spell book generation function like in https://www.dnd-spells.com/spells with filtering options
Also for reference of "all the spells"
- https://donjon.bin.sh/5e/spells/ (has 4 sources)
- https://dnd5spells.rpgist.net/en/spells (has 10 sources)
- https://roll20.net/compendium/dnd5e/Spells%20List (has 8 sources)
I'm not entirely sure what you mean. Could you please elaborate on what you think this spell book generation functionality should do?
In the link https://www.dnd-spells.com/spells there is a function called "create spellcards" where if you select the "compressed" option, the button will alow you to generate a list of all spells you have selected into a PDF booklet, based on the sorting rules you provided using the UI. And there are also options where you can create "PDF cards" for spells but those are odd to use.
The three links in the bottom are cross-references as to what book sources this repo should include.
If you need a scraper for some of the sites:
- https://github.com/toddnguyen47/dndSpellListScrape
- https://github.com/CMRicketts/dnd_scraper
For cross-reference this is what others are doing without TeX using MD: https://github.com/mythril-forge/vanilla-spells
Also https://github.com/metriccaution/dnd-spell-cards
https://github.com/mythril-forge/vanilla-spells/issues/1 https://github.com/metriccaution/dnd-spell-cards/issues/7