diff --git a/en/_posts/index.xml b/en/_posts/index.xml index 6a104b5b..9d09498c 100644 --- a/en/_posts/index.xml +++ b/en/_posts/index.xml @@ -139,8 +139,9 @@ Enable selection /en/bookmark/ Wait for url from other devices -Commands Clicking to run is only allowed from local pages for bookmarks in this section. Users need to either save the bookmarks to local or long press the link => "open in new tab" to execute. -To save the bookmarks to local, users firstly need to install "bookmark" menu by clicking corresponding link in the url services page, then long press the bookmark link => "open in new tab" => "Commands" => "bookmark" to save the bookmark. +Bookmarks with secrets (POST instead of GET) The search engine (".search") file can be used as bookmarks with secret. Here is an example bookmark for webdav cloud storage (replace "xxx" with real user and password): +box cloud:POST:type=webdav&url=https://dav.box.com/dav&username=xxx&password=xxx:https://demo.filestash.app/login +Commands Clicking to run is only allowed from local pages for bookmarks in this section. Users need to either save the bookmarks to local or long press the link => "open in new tab" to execute. diff --git a/en/bookmark/index.html b/en/bookmark/index.html index 2eeef633..534f69e6 100644 --- a/en/bookmark/index.html +++ b/en/bookmark/index.html @@ -48,6 +48,9 @@

Wait for url from other devices

+

Bookmarks with secrets (POST instead of GET)

+

The search engine (".search") file can be used as bookmarks with secret. Here is an example bookmark for webdav cloud storage (replace "xxx" with real user and password):
+box cloud:POST:type=webdav&url=https://dav.box.com/dav&username=xxx&password=xxx:https://demo.filestash.app/login

Commands

Clicking to run is only allowed from local pages for bookmarks in this section. Users need to either save the bookmarks to local or long press the link => "open in new tab" to execute.

To save the bookmarks to local, users firstly need to install "bookmark" menu by clicking corresponding link in the url services page, then long press the bookmark link => "open in new tab" => "Commands" => "bookmark" to save the bookmark.

diff --git a/en/index.xml b/en/index.xml index 1e121f20..75ddafce 100644 --- a/en/index.xml +++ b/en/index.xml @@ -254,8 +254,9 @@ Remote javascript is defined in default.rjs. Click the following link to install /en/bookmark/ Wait for url from other devices -Commands Clicking to run is only allowed from local pages for bookmarks in this section. Users need to either save the bookmarks to local or long press the link => "open in new tab" to execute. -To save the bookmarks to local, users firstly need to install "bookmark" menu by clicking corresponding link in the url services page, then long press the bookmark link => "open in new tab" => "Commands" => "bookmark" to save the bookmark. +Bookmarks with secrets (POST instead of GET) The search engine (".search") file can be used as bookmarks with secret. Here is an example bookmark for webdav cloud storage (replace "xxx" with real user and password): +box cloud:POST:type=webdav&url=https://dav.box.com/dav&username=xxx&password=xxx:https://demo.filestash.app/login +Commands Clicking to run is only allowed from local pages for bookmarks in this section. Users need to either save the bookmarks to local or long press the link => "open in new tab" to execute.