Currently PDF highlighter doesn't work for local PDFs. From the dev console it looks like it's blocked from accessing it due to CORS:
?url=http://localhost:3333/local-asset/.../....pdf:1 Access to fetch at 'http://localhost:3333/local-asset/.../....pdf' from origin 'https://roampdf.web.app' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
Any idea if there would be a way around this, or is it simply not possible for plugins to access local files in Roam?
Currently PDF highlighter doesn't work for local PDFs. From the dev console it looks like it's blocked from accessing it due to CORS:
Any idea if there would be a way around this, or is it simply not possible for plugins to access local files in Roam?