You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like creating rich links doesn't work anymore for websites which don't have explicit OpenGraph-metadata, I get the following (silent) error:
VM492:77 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'href')
at eval (eval at <anonymous> (app.js:1:1494667), <anonymous>:77:49)
I can imagine that this is actually due to a change in how records for such websites are returned by Crestify, and can be fixed around here:
It looks like creating rich links doesn't work anymore for websites which don't have explicit OpenGraph-metadata, I get the following (silent) error:
I can imagine that this is actually due to a change in how records for such websites are returned by Crestify, and can be fixed around here:
obsidian-rich-links/main.ts
Line 66 in fa5289b
The text was updated successfully, but these errors were encountered: