diff --git a/en/_posts/index.xml b/en/_posts/index.xml index eca2dc9..593284c 100644 --- a/en/_posts/index.xml +++ b/en/_posts/index.xml @@ -33,7 +33,7 @@ All html5 applications locating in a subfolder whose name begins with " /en/acmd/ Commands are the best for repeated execution of an instruction. Address bar command modes provide ways to run different commands in the same category easily. -The configure file "default.acmd" has the exactly same format as default.cmds. Click the following links to install new modes (cold start the app to take effect, then long click the "refresh" botton to switch modes): +The configure file "default.acmd" has the exactly same format as default.cmds. Click the following links to install new modes (cold start the app to take effect, then long click the "refresh" button to switch modes): Shell command mode GNU bc (basic calculator) command mode (need termux for Android 10- ) diff --git a/en/acmd/index.html b/en/acmd/index.html index 327f708..a6dcf93 100644 --- a/en/acmd/index.html +++ b/en/acmd/index.html @@ -44,7 +44,7 @@

Commands are the best for repeated execution of an instruction. Address bar command modes provide ways to run different commands in the same category easily.

-

The configure file "default.acmd" has the exactly same format as default.cmds. Click the following links to install new modes (cold start the app to take effect, then long click the "refresh" botton to switch modes):

+

The configure file "default.acmd" has the exactly same format as default.cmds. Click the following links to install new modes (cold start the app to take effect, then long click the "refresh" button to switch modes):

Shell command mode

GNU bc (basic calculator) command mode (need termux for Android 10- )

All files under the subfolder "app" can be automatically choosed as file objects by any web page. -

  • Local files (including binary files) can be processed by appending "?app=[html5 app url] to the file urls. Ex. "file:///..../xx.md?app=https://...../app.html" loads "app.html" first, then "app.html" processes the local file.
  • +
  • Local files (including binary files) can be processed by appending "?app=[html5 app url]" to the file urls. Ex. "file:///..../xx.md?app=https://...../app.html" loads "app.html" first, then "app.html" processes the local file.
  • With the first approach, the html5 application is installed locally and can read any file allowed by the OS; while in the second approach, the html5 application can be either local or remote, and only files under the subfolder "app" can be accessed; The third approach allows easy access of other external resources (ex. local media).

    Open local files with html5 apps

    diff --git a/en/index.xml b/en/index.xml index 6fbc679..4dd0fbd 100644 --- a/en/index.xml +++ b/en/index.xml @@ -50,7 +50,7 @@ Add internal links "i:1d" to launch apps. (to fix "am /en/acmd/ Commands are the best for repeated execution of an instruction. Address bar command modes provide ways to run different commands in the same category easily. -The configure file "default.acmd" has the exactly same format as default.cmds. Click the following links to install new modes (cold start the app to take effect, then long click the "refresh" botton to switch modes): +The configure file "default.acmd" has the exactly same format as default.cmds. Click the following links to install new modes (cold start the app to take effect, then long click the "refresh" button to switch modes): Shell command mode GNU bc (basic calculator) command mode (need termux for Android 10- ) diff --git a/index.html b/index.html index db7d507..33185bf 100644 --- a/index.html +++ b/index.html @@ -1 +1,10 @@ - + + + + en/ + + + + + +