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
registerHoverLinkSource is now available in the API to register your plugin's view with the Page preview core plugin.
I'm wondering if this could be used to show an information box when hovering over links that use Shell commands URI. When such a link is hovered, a box could appear telling that clicking the link will execute a shell command, and show the command's details in the box.
This would require that the box should only be shown when the link is recongnised to be a shell command link instead of any other link.
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
Uh oh!
There was an error while loading. Please reload this page.
-
Quote from Obsidian API changelog:
I'm wondering if this could be used to show an information box when hovering over links that use Shell commands URI. When such a link is hovered, a box could appear telling that clicking the link will execute a shell command, and show the command's details in the box.
This would require that the box should only be shown when the link is recongnised to be a shell command link instead of any other link.
Beta Was this translation helpful? Give feedback.
All reactions