diff --git a/en/_posts/index.xml b/en/_posts/index.xml index 9f327220..d79e76ff 100644 --- a/en/_posts/index.xml +++ b/en/_posts/index.xml @@ -6,8 +6,15 @@ Recent content in _Posts on uweb browser: unlimited power Hugo en - Fri, 22 Aug 2025 08:32:50 +0800 + Sat, 11 Oct 2025 08:55:53 +0800 + + Tips + https://jamesfengcao.gitlab.io/uweb/en/tips/ + Sat, 11 Oct 2025 00:00:00 +0000 + https://jamesfengcao.gitlab.io/uweb/en/tips/ + <p><strong>Address bar autocompletion selection duplicate</strong><br> When home screen input has the focus and address bar text begins with a single space, then the home screen input duplicates the autocompletion selection. Thus address bar autocompletion can be used as input method for cases like AI prompts.</p> <p><strong>Text processing for clipboard data</strong><br> On home screen, pressing the sharing button of the bottom toolbar popups the <a href="../textprocess/index.html#">text processing menu</a> for clipboard data.</p> <p><strong>To show web pages in desktop mode</strong><br> PC button + option &quot;wide viewport&quot; + global js &quot;force page resizable&quot;.</p> + popup menu for Long pressed link and downloading https://jamesfengcao.gitlab.io/uweb/en/longclick/ @@ -27,7 +34,7 @@ https://jamesfengcao.gitlab.io/uweb/en/input/ Fri, 13 Dec 2024 00:00:00 +0000 https://jamesfengcao.gitlab.io/uweb/en/input/ - <p>Click the following links to install menus popped by long pressing the share button (with arrow-out-of-square as icon) on the bottom toolbar:<br> <a href="i:0gdefault.input::@^J@%0A">New line</a><br> <a href="i:0gdefault.input::@^Z@%1A%0A">CTRL-Z</a><br> <a href="i:0gdefault.input::@^Y@%19%0A">CTRL-Y</a></p> <p>Long pressing the share button in <a href="../index.html#">uweb browser</a> will popup menus defined in file &quot;default.input&quot;, each line of which defines common phrase for user inputs. If the phrase begins with &quot;@xxxx@&quot;, then &quot;xxxx&quot; part is the alias for the rest part of the string. Alias could be used for non-printable phrases.</p> + <p>Click the following links to install menus popped by long pressing the share button (with arrow-out-of-square as icon) on the bottom toolbar:<br> <a href="i:0gdefault.input::@AddrBar%0A">Address Bar</a><br> <a href="i:0gdefault.input::@^J@%0A">New line</a><br> <a href="i:0gdefault.input::@^Z@%1A%0A">CTRL-Z</a><br> <a href="i:0gdefault.input::@^Y@%19%0A">CTRL-Y</a></p> <p>Long pressing the share button in <a href="../index.html#">uweb browser</a> will popup menus defined in file &quot;default.input&quot;, each line of which defines common phrase for user inputs. If the phrase begins with &quot;@xxxx@&quot;, then &quot;xxxx&quot; part is the alias for the rest part of the string. Alias could be used for non-printable phrases.</p> CSS styles @@ -92,13 +99,6 @@ https://jamesfengcao.gitlab.io/uweb/en/bookmark/ <p>AI, chatgpt etc.</p> <ul> <li><a href="https://aistudio.google.com/app/prompts/new_chat">google</a></li> <li><a href="https://gemini.google.com/app">google gemini</a></li> <li><a href="https://jeeves.ai/chat">jeeves</a></li> <li><a href="https://poe.com">poe</a></li> <li><a href="https://www.teach-anything.com/">teach-anything</a></li> <li><a href="https://magickpen.com/">magickpen</a></li> </ul> <p>Scholar:</p> <ul> <li><a href="https://lumina.sh">Lumina</a></li> </ul> <p><a href="https://note.ms">note.ms</a><br> <a href="https://rentry.org">rentry</a><br> <a href="i:1w">Wait for url from other devices</a><br> <a href="https://berify.com">berify: reverse image search for video</a></p> <h3 id="associated-bookmarks">Associated bookmarks</h3> <p><a href="../searchcat/index.html#">Search engine files</a> associate with bookmarks with extension &quot;.html&quot;, which means the bookmark file if existing is appended to the page when the search engine file is on screen.</p> <p>&quot;help_en.html&quot; bookmark associates with the user manual in English. Similarly, &quot;help_zh.html&quot; is for Chinese manual. Whenever user manual is open, the associated bookmark appears before the manual.</p> - - Tips - https://jamesfengcao.gitlab.io/uweb/en/tips/ - Mon, 16 Jan 2023 00:00:00 +0000 - https://jamesfengcao.gitlab.io/uweb/en/tips/ - <p><strong>Text processing for clipboard data</strong>:<br> On home screen, pressing the sharing button of the bottom toolbar popups the <a href="../textprocess/index.html#">text processing menu</a> for clipboard data.</p> <p><strong>To show web pages in desktop mode</strong>:<br> PC button + option &quot;wide viewport&quot; + global js &quot;force page resizable&quot;.</p> <p><strong>Playing audio when screen off</strong><br> Option &quot;Floating video&quot; + video fullscreen playing</p> <p><strong>Multiple home screens and Next/Prev page</strong>:<br> home5.html, home6.mht(or .search or .html), home7.mht(or .search or .html), ... can be visited via pressing the right arrow button while home4.mht(or .search or .html), home3.mht(or .search or .html) ... with long pressing the left arrow.</p> - Address bar command line https://jamesfengcao.gitlab.io/uweb/en/acmd/ diff --git a/en/index.html b/en/index.html index 89c6465c..0d3945f9 100644 --- a/en/index.html +++ b/en/index.html @@ -97,6 +97,12 @@ +
  • + + Tips + +
  • +
  • popup menu for Long pressed link and downloading @@ -169,12 +175,6 @@
  • -
  • - - Tips - -
  • -
  • Address bar command line diff --git a/en/index.xml b/en/index.xml index 4fc97175..6d37b8de 100644 --- a/en/index.xml +++ b/en/index.xml @@ -6,8 +6,15 @@ Recent content on uweb browser: unlimited power Hugo en - Fri, 26 Sep 2025 06:56:16 +0800 + Sat, 11 Oct 2025 08:55:53 +0800 + + Tips + https://jamesfengcao.gitlab.io/uweb/en/tips/ + Sat, 11 Oct 2025 00:00:00 +0000 + https://jamesfengcao.gitlab.io/uweb/en/tips/ + <p><strong>Address bar autocompletion selection duplicate</strong><br> When home screen input has the focus and address bar text begins with a single space, then the home screen input duplicates the autocompletion selection. Thus address bar autocompletion can be used as input method for cases like AI prompts.</p> <p><strong>Text processing for clipboard data</strong><br> On home screen, pressing the sharing button of the bottom toolbar popups the <a href="../textprocess/index.html#">text processing menu</a> for clipboard data.</p> <p><strong>To show web pages in desktop mode</strong><br> PC button + option &quot;wide viewport&quot; + global js &quot;force page resizable&quot;.</p> + popup menu for Long pressed link and downloading https://jamesfengcao.gitlab.io/uweb/en/longclick/ @@ -27,7 +34,7 @@ https://jamesfengcao.gitlab.io/uweb/en/input/ Fri, 13 Dec 2024 00:00:00 +0000 https://jamesfengcao.gitlab.io/uweb/en/input/ - <p>Click the following links to install menus popped by long pressing the share button (with arrow-out-of-square as icon) on the bottom toolbar:<br> <a href="i:0gdefault.input::@^J@%0A">New line</a><br> <a href="i:0gdefault.input::@^Z@%1A%0A">CTRL-Z</a><br> <a href="i:0gdefault.input::@^Y@%19%0A">CTRL-Y</a></p> <p>Long pressing the share button in <a href="../index.html#">uweb browser</a> will popup menus defined in file &quot;default.input&quot;, each line of which defines common phrase for user inputs. If the phrase begins with &quot;@xxxx@&quot;, then &quot;xxxx&quot; part is the alias for the rest part of the string. Alias could be used for non-printable phrases.</p> + <p>Click the following links to install menus popped by long pressing the share button (with arrow-out-of-square as icon) on the bottom toolbar:<br> <a href="i:0gdefault.input::@AddrBar%0A">Address Bar</a><br> <a href="i:0gdefault.input::@^J@%0A">New line</a><br> <a href="i:0gdefault.input::@^Z@%1A%0A">CTRL-Z</a><br> <a href="i:0gdefault.input::@^Y@%19%0A">CTRL-Y</a></p> <p>Long pressing the share button in <a href="../index.html#">uweb browser</a> will popup menus defined in file &quot;default.input&quot;, each line of which defines common phrase for user inputs. If the phrase begins with &quot;@xxxx@&quot;, then &quot;xxxx&quot; part is the alias for the rest part of the string. Alias could be used for non-printable phrases.</p> Search engine query URLs @@ -106,13 +113,6 @@ https://jamesfengcao.gitlab.io/uweb/en/bookmark/ <p>AI, chatgpt etc.</p> <ul> <li><a href="https://aistudio.google.com/app/prompts/new_chat">google</a></li> <li><a href="https://gemini.google.com/app">google gemini</a></li> <li><a href="https://jeeves.ai/chat">jeeves</a></li> <li><a href="https://poe.com">poe</a></li> <li><a href="https://www.teach-anything.com/">teach-anything</a></li> <li><a href="https://magickpen.com/">magickpen</a></li> </ul> <p>Scholar:</p> <ul> <li><a href="https://lumina.sh">Lumina</a></li> </ul> <p><a href="https://note.ms">note.ms</a><br> <a href="https://rentry.org">rentry</a><br> <a href="i:1w">Wait for url from other devices</a><br> <a href="https://berify.com">berify: reverse image search for video</a></p> <h3 id="associated-bookmarks">Associated bookmarks</h3> <p><a href="../searchcat/index.html#">Search engine files</a> associate with bookmarks with extension &quot;.html&quot;, which means the bookmark file if existing is appended to the page when the search engine file is on screen.</p> <p>&quot;help_en.html&quot; bookmark associates with the user manual in English. Similarly, &quot;help_zh.html&quot; is for Chinese manual. Whenever user manual is open, the associated bookmark appears before the manual.</p> - - Tips - https://jamesfengcao.gitlab.io/uweb/en/tips/ - Mon, 16 Jan 2023 00:00:00 +0000 - https://jamesfengcao.gitlab.io/uweb/en/tips/ - <p><strong>Text processing for clipboard data</strong>:<br> On home screen, pressing the sharing button of the bottom toolbar popups the <a href="../textprocess/index.html#">text processing menu</a> for clipboard data.</p> <p><strong>To show web pages in desktop mode</strong>:<br> PC button + option &quot;wide viewport&quot; + global js &quot;force page resizable&quot;.</p> <p><strong>Playing audio when screen off</strong><br> Option &quot;Floating video&quot; + video fullscreen playing</p> <p><strong>Multiple home screens and Next/Prev page</strong>:<br> home5.html, home6.mht(or .search or .html), home7.mht(or .search or .html), ... can be visited via pressing the right arrow button while home4.mht(or .search or .html), home3.mht(or .search or .html) ... with long pressing the left arrow.</p> - Address bar command line https://jamesfengcao.gitlab.io/uweb/en/acmd/ diff --git a/en/input/index.html b/en/input/index.html index 4d3ad654..7d962dfc 100644 --- a/en/input/index.html +++ b/en/input/index.html @@ -45,14 +45,15 @@

    Click the following links to install menus popped by long pressing the share button (with arrow-out-of-square as icon) on the bottom toolbar:
    +
    Address Bar
    New line
    CTRL-Z
    CTRL-Y

    Long pressing the share button in uweb browser will popup menus defined in file "default.input", each line of which defines common phrase for user inputs. If the phrase begins with "@xxxx@", then "xxxx" part is the alias for the rest part of the string. Alias could be used for non-printable phrases.

    -

    Last Modified: 7 April 2025
    -update search engines
    +

    Last Modified: 11 October 2025
    +uweb1136: space-beginning address bar autocompletion as input method

    
     

    diff --git a/en/sitemap.xml b/en/sitemap.xml index 981daa3e..2fb528e2 100644 --- a/en/sitemap.xml +++ b/en/sitemap.xml @@ -3,7 +3,7 @@ xmlns:xhtml="http://www.w3.org/1999/xhtml"> https://jamesfengcao.gitlab.io/uweb/en/_posts/ - 2025-08-22T08:32:50+08:00 + 2025-10-11T08:55:53+08:00 + + https://jamesfengcao.gitlab.io/uweb/en/tips/ + 2025-10-11T08:55:53+08:00 + + + + https://jamesfengcao.gitlab.io/uweb/en/ + 2025-10-11T08:55:53+08:00 + + https://jamesfengcao.gitlab.io/uweb/en/tags/javascript/ 2025-03-02T21:09:32+08:00 @@ -53,19 +79,6 @@ hreflang="en" href="https://jamesfengcao.gitlab.io/uweb/en/tags/" /> - - https://jamesfengcao.gitlab.io/uweb/en/ - 2025-09-26T06:56:16+08:00 - - https://jamesfengcao.gitlab.io/uweb/en/html5/ 2025-07-29T14:59:44+08:00 @@ -81,7 +94,7 @@ /> https://jamesfengcao.gitlab.io/uweb/en/input/ - 2025-04-07T22:07:29+08:00 + 2025-10-11T07:41:06+08:00 https://jamesfengcao.gitlab.io/uweb/en/search/ 2025-09-26T06:56:16+08:00 @@ -292,19 +305,6 @@ hreflang="en" href="https://jamesfengcao.gitlab.io/uweb/en/bookmark/" /> - - https://jamesfengcao.gitlab.io/uweb/en/tips/ - 2024-04-30T20:46:47+08:00 - - https://jamesfengcao.gitlab.io/uweb/en/acmd/ 2024-04-02T11:45:19+08:00 diff --git a/en/tips/index.html b/en/tips/index.html index 3fa971c6..e1a9e1e7 100644 --- a/en/tips/index.html +++ b/en/tips/index.html @@ -48,21 +48,24 @@
    -

    Text processing for clipboard data:
    +

    Address bar autocompletion selection duplicate
    +When home screen input has the focus and address bar text begins with a single space, then the home screen input duplicates the autocompletion selection. Thus address bar autocompletion can be used as input method for cases like AI prompts.

    +

    Text processing for clipboard data
    On home screen, pressing the sharing button of the bottom toolbar popups the text processing menu for clipboard data.

    -

    To show web pages in desktop mode:
    +

    To show web pages in desktop mode
    PC button + option "wide viewport" + global js "force page resizable".

    Playing audio when screen off
    Option "Floating video" + video fullscreen playing

    -

    Multiple home screens and Next/Prev page:
    +

    Multiple home screens and Next/Prev page
    home5.html, home6.mht(or .search or .html), home7.mht(or .search or .html), ... can be visited via pressing the right arrow button while home4.mht(or .search or .html), home3.mht(or .search or .html) ... with long pressing the left arrow.

    -

    Click download button on the bottom toolbar to save remote webpage, the resulted offline file can be used as one of the home screens.

    +

    Click download button on the bottom toolbar to save remote webpage
    +The resulted offline file can be used as one of the home screens.

    Configuration folder and file managers
    With bookmark, configuration folders can be symbolic linked to other public folders or managed by 3rd party file managers via termux.

    -

    Last Modified: 30 April 2024
    -urlInc() prefers .search to .html
    +

    Last Modified: 11 October 2025
    +uweb1136: space-beginning address bar autocompletion as input method

    
     

    diff --git a/latest.html b/latest.html index 63f257a1..6170ddcd 100644 --- a/latest.html +++ b/latest.html @@ -1,7 +1,7 @@