Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 2.82 KB

README.md

File metadata and controls

56 lines (37 loc) · 2.82 KB

GitHub release (latest by date including pre-releases) GitHub Release Date GitHub License GitHub last commit GitHub repo size hits GitHub all releases


简体中文 | English


URL Scheme

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.

PREVIEW

preview

FUNCTION

  • Convert URL Scheme to HTTP URL.
    • After entering the URL Scheme, click the Copy button to write the converted HTTP URL to the clipboard.
    • After entering the URL Scheme and click Enter key to write the converted HTTP URL to the clipboard.
  • Redirect HTTP URL to URL Scheme.
    • Redirect to URL Scheme when accessing HTTP URL in the browser.
  • 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.

START

AUTO

The widget has been put on the shelves at SiYuan community bazaar and can be installed directly in the Bazaar.

MANUAL

  1. Download the release package in Releases, unzip it and place it in the <workspace>/data/widgets/ directory of SiYuan Note.
  2. Create an IFrame block in your notes with the address filled in /widgets/widget-url-scheme.

CHANGE LOG

CHANGE LOG