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
I'm trying to adapt the script that converts text to a post-it style to move any link on the text to a link on the rectangle containing the text as it makes it easier to deal with the link in the resulting post-it. I can copy the link to the post-it but I'm struggling to find out how to remove the link from the embedded text. Setting the link to "", undefined or null does nothing. Changing it to some fixed text works but how do you remove it completely ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I'm trying to adapt the script that converts text to a post-it style to move any link on the text to a link on the rectangle containing the text as it makes it easier to deal with the link in the resulting post-it. I can copy the link to the post-it but I'm struggling to find out how to remove the link from the embedded text. Setting the link to "", undefined or null does nothing. Changing it to some fixed text works but how do you remove it completely ?
Thanks
David
Beta Was this translation helpful? Give feedback.
All reactions