Thanks for the comment! To answer your questions:
- I did not add in a method to do this.
- You should be able to add text tags to the footnotes.
- The footnotes code uses the `dialogue_text_hyperlink_functions` style property to manage the hover behaviour, which is why you weren't able to get multiple types of hyperlink to work simultaneously. One of the main drawbacks of the design I used is that it hijacks the use of hyperlinks in dialogue. There's not an easy way to work around this as far as I know.