inhumantsar / slurp-extension

Chrome and Firefox extensions for Slurp
MIT License
11 stars 0 forks source link

Bug: Filename contains illegal characters #2

Closed Lotus49b closed 6 months ago

Lotus49b commented 6 months ago

Seems like some pages are generating illegal filenames.

Example: Are SAP users embracing AI? source URL = https://erp.today/are-sap-users-embracing-ai/?utm_medium=email&_hsmi=302035235&utm_content=302035235&utm_source=hs_email

From Obsidian console log:


app.js:1 Uncaught (in promise) Error: File name cannot contain any of the following characters: * " \ / < > : | ? at mb (app.js:1:718134) at t.checkPath (app.js:1:725357) at t. (app.js:1:727242) at app.js:1:237544 at Object.next (app.js:1:237649) at app.js:1:236565 at new Promise () at v (app.js:1:236310) at t.create (app.js:1:727130) at SlurpPlugin.slurpNewNoteCallback (plugin:slurp:12125:42)


inhumantsar commented 6 months ago

thanks for this! should be a quick fix, keep your eyes peeled for an update sometime today

inhumantsar commented 6 months ago

this should be fixed now in v0.1.6