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
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
-
Hello,
Is there any custom protocol handler that can handle shortcut pointing to the publii desktop application ?
My need is pretty simple : I want to generate a link from our web application of that form :
where
<web_site_id>
is the target site name and<target_slug_page>
is the pre-fill slug page (SEO section) when creating a new page.According to https://unix.stackexchange.com/questions/497146/create-a-custom-url-protocol-handler, i would make that kind of custom protocol handler to handle this specific link.
Do you know if the desktop application (electron-based) can handle that kind of shortcut ?
Beta Was this translation helpful? Give feedback.
All reactions