Rughalt / D35E

3.5e SRD implementation for Foundry VTT.
https://legaciesofthedragon.com
GNU General Public License v3.0
37 stars 30 forks source link

Spellbook Filter #419

Open michalgm opened 3 years ago

michalgm commented 3 years ago

First off, thank you for this amazing tool! One huge improvement would be to add the ability to filter known spells - for classes like clerics and druids the list can get a little overwhelming. I think at a minimum having a toggle to only show prepared spells would be huge, but being able to filter spells by name would be nice, and if you really wanted to get fancy, you could add filters for casting time, duration, school, range?

I tried to take a look at how I could add this myself, but I don't fully grok the templating system. Maybe if I had some pointers I could take a stab at a PR.

Thanks again!

github-actions[bot] commented 3 years ago

Thanks for opening an issue, traveller! If your issue is related to an actor or an item, sending thing that is broken will help a lot and speed up debugging.

How to send an item? > - If item is owned by a character, drag and drop it to world item list. > - Right click on item in browser item list and click export. > - Attach downloaded item to this ticket. How to send an actor? > - Right click on actor in browser actor list and click export. > - Attach downloaded actor to this ticket.

Rughalt commented 3 years ago

Part of this was implemented in 0.93.0 - filter only prepared spells!