This project forked from DiamondYuan/302 MIT License, thanks to the original author DiamondYuan ❤️.
A widget that converts the URL Scheme to HTTP 302 redirection.
- Convert
URL Scheme
toHTTP URL
.- After entering the
URL Scheme
, click the Copy button to write the convertedHTTP URL
to the clipboard. - After entering the
URL Scheme
and click Enter key to write the convertedHTTP URL
to the clipboard.
- After entering the
- Redirect
HTTP URL
toURL Scheme
.- Redirect to
URL Scheme
when accessingHTTP URL
in the browser.
- Redirect to
- Follow the global theme to change the color.
- Automatically close the tab after the jump is completed.
- Tick the
6806
checkbox to set the hyperlink's port to port 6806.- The SiYuan kernel listens on port
6806
at the same time when using a random port number.
- The SiYuan kernel listens on port
The widget has been put on the shelves at SiYuan community bazaar and can be installed directly in the Bazaar.
- Download the release package in Releases, unzip it and place it in the
<workspace>/data/widgets/
directory of SiYuan Note. - Create an
IFrame
block in your notes with the address filled in/widgets/widget-url-scheme
.