From 89b2e24890a156a9db7010000707949e2269ca7b Mon Sep 17 00:00:00 2001 From: James Feng Cao Date: Mon, 17 Oct 2022 23:23:29 +0800 Subject: [PATCH] i:6i to use existing tab for the same url with different url hash --- en/links/index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/en/links/index.html b/en/links/index.html index 70d4403..7c44650 100644 --- a/en/links/index.html +++ b/en/links/index.html @@ -225,7 +225,7 @@ force html for [url] visiting

  • i:5i[url]
    -Use the existing tab for the url to jump to a different anchor.

    +Use the existing tab for the url with possible different url hash part.

  • i:5j[string]
    @@ -244,6 +244,10 @@ Evaluate the [js code] and save the returned string to file.

    Visiting url and execute the bookmarklet. Only uweb predefined local bookmarlets are allowed.

  • +

    i:6i[js file path relative to configuration folder]:[url]
    +Similar to i:5i, except executing the js file after possible url hash change.

    +
  • +
  • i:70[url]:[auto page turning url]
    Visiting [url], but use the second url as auto paging url.