Oh, I see, you are using
<$list filter="[all[current]has:field[url]] -[[LinkPreview Launch]] ">
Maybe it is better to use the cascade mechanism? https://tiddlywiki.com/#Cascades
Oh, I see, you are using
<$list filter="[all[current]has:field[url]] -[[LinkPreview Launch]] ">
Maybe it is better to use the cascade mechanism? https://tiddlywiki.com/#Cascades
Thank you for this wonderful code. I have incorporated it into two online wikis - one using tw-receiver and the other nodejs. I found that all I had to do was change the url under
Invoke the action associated with this widget
in action-createlinkpreview.js
from http:// to https:// and it works in both instances.