-
-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Make list of things that have any PAA data attached. Should ideally be auto-generated from the data files as part of the release deployment. Should expose the required
and TODO
arrays.
Current idea is to actually create a very stripped-down version of 5eT (without service worker?) that just has a single list page, then host it on Github like the conversion tool. This would allow an easily recognisable UI to be levered, with filters for document type, dependencies, completion-state, presence of macro, last-confirmed-stable dnd5e/Foundry versions for macros, etc. Homebrew sources could be included too.
Stretch goal: record which version an item is released in, so one can also filter to 'new additions' or 'additions since [version number]'. I doubt the changelog is going to lits every single item-addition or it'll very quickly get bloated af (compare with "added more PHB spells")
This might all be overkill, though, so just auto-generating a markdown file that the user can CTRL+F through themselves would also work.