farling42 / fvtt-pdf-pager

PDF Pager for Foundry
MIT License
6 stars 4 forks source link

{} should be optional with `@PDF` #96

Closed farling42 closed 1 month ago

farling42 commented 4 months ago

The regex for the enricher expects {} to always be present, this should be optional.

farling42 commented 3 months ago

But the link itself isn't very readable - and looking up the proper text from the PDF might not always be possible (since it might need to read the contents of the PDF document, which isn't possible if the window isn't already open).