5 <meta name=
"viewport" content=
"width=device-width, initial-scale=1" />
7 <link rel=
"stylesheet" href=
"../style.css#" type=
"text/css" />
8 <title>Bookmarks
</title>
9 <script type=
"text/javascript">
11 let href
= location
.href
;
12 for(let i
=href
.length
-1;i
>0;i
--){
13 if('/'==href
.charAt(i
) && '/'==href
.charAt(i
-3))
20 location
.href
= location
.href
.substring(0,i
+1)+page
;
22 function nav2Lang(lang
){
24 let href
= location
.href
;
25 location
.href
= location
.href
.substring(0,i
-2)+lang
+location
.href
.substring(i
);
30 <header class='header'
>
31 <a class=
"logo" href=
"javascript:void(0)" onclick=
"return nav2('index.html#')">Home
</a> <a class=
"logo" href=
"javascript:void(0)" onclick=
"return nav2('tags/index.html#')">Tags
</a>
34 <a class=
"logo" href=
"javascript:void(0)" onclick=
"return nav2Lang('zh')">简体中文
</a>
42 <div class=
"container">
43 <h1 class=
"title">Bookmarks
45 <span class=
"subtitle"></span>
50 <p>AI, chatgpt etc.
</p>
52 <li><a href=
"https://gemini.google.com/app">google gemini
</a></li>
53 <li><a href=
"https://komo.ai">komo
</a></li>
54 <li><a href=
"https://andisearch.com">andi
</a></li>
55 <li><a href=
"https://devv.ai">devv.ai
</a></li>
56 <li><a href=
"https://iask.ai">iaskAI
</a></li>
57 <li><a href=
"https://poe.com">poe
</a></li>
58 <li><a href=
"https://thinkany.ai">thinkany
</a></li>
59 <li><a href=
"https://freegpt.cc">freegpt
</a></li>
60 <li><a href=
"https://www.teach-anything.com/">teach-anything
</a></li>
61 <li><a href=
"https://magickpen.com/">magickpen
</a></li>
63 <p><a href=
"https://note.ms">note.ms
</a><br>
64 <a href=
"https://rentry.org">rentry
</a><br>
65 <a href=
"i:1w">Wait for url from other devices
</a><br>
66 <a href=
"https://berify.com">berify: reverse image search for video
</a></p>
67 <h3 id=
"associated-bookmarks">Associated bookmarks
</h3>
68 <p><a href=
"../searchcat/index.html#">Search engine files
</a> associate with bookmarks with extension
".html
", which means the bookmark file if existing is appended to the page when the search engine file is on screen.
</p>
69 <p>"help_en.html
" bookmark associates with the user manual in English. Similarly,
"help_zh.html
" is for Chinese manual. Whenever user manual is open, the associated bookmark appears before the manual.
</p>
70 <h3 id=
"tips">Tips
</h3>
71 <h4 id=
"file-handling-and-styling-with-homecss">File handling and styling with home.css
</h4>
72 <p>"home.css
" (in current folder, parent folder or the
"bookmark
" folder) styles bookmarks, search engines and the folder itself. The file is in html format instead of CSS, so it needs
"<style
>" tag for CSS.
</p>
73 <p><a href=
"i:0hbookmark/home.css:../searchurl/txt/markdeep.html">Install markdeep styling for markdown files
</a></p>
74 <h3 id=
"bookmarks-with-secrets-post-instead-of-get">Bookmarks with secrets (POST instead of GET)
</h3>
75 <p>The
<a href=
"../links/index.html#">internal link
</a> "i:a1[url]?[post data]
" sends http
"POST
" request to server.
</p>
76 <h3 id=
"commands">Commands
</h3>
77 <p>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.
</p>
78 <p>To save the bookmarks to local, users firstly need to install
"bookmark
" menu by clicking corresponding link in the
<a href=
"../urls/index.html#">url services
</a> page, then long press the bookmark link =
> "open in new tab
" =
> "Commands
" =
> "bookmark
" to save the bookmark.
</p>
79 <p><a href=
"d::mkdir -p /sdcard/Download/uweb;cd /data/data/info.torapp.uweb;cp -r files /sdcard/Download/uweb;rm -rf files;ln -s /sdcard/Download/uweb files:">symbolic link configuration folder to
"/sdcard/Download/uweb
"</a></p>
80 <p><a href=
"d::cd /data/data/com.termux/files/home;ln -s ../../../info.torapp.uweb/files uweb:">Make uweb configuration folder accessible by file managers with termux installed
</a><br>
81 (
<a href=
"https://wiki.termux.com/wiki/Internal_and_external_storage">File manager list at end of the page
</a>)
</p>
82 <p><a href=
"d::cd /sdcard/Download/mdict;for i in *.mdx; do b=`basename ${i} .mdx`;fs=%22${i}%22;if [ -f ${b}.mdd ];then fs=${fs}%22,${b}.mdd%22;fi;echo ${b}:i:5ifile:///sdcard/Download/mdict/${fs}?app=https://cdn.jsdelivr.net/gh/torappinfo/uweb/en/searchurl/mdict/mdict.html#word=%25s >>/data/data/info.torapp.uweb/files/home5.search;done:">Scan mdx/mdd files under the folder
"/sdcard/Download/mdict
" and add search engines
</a>.
</p>
83 <h4 id=
"termux">Termux
</h4>
84 <p>The following bookmarks need termux.
<br>
85 <a href=
"c:bc -l">GNU bc (basic calculator)
</a><br>
86 <a href=
"c:bc -l *.bc">bc with all extensions
</a></p>
87 <h3 id=
"templates">Templates
</h3>
88 <p>Click following links to install bookmark templates, bookmarks saved to the template have corresponding features enabled.
<br>
89 <a href=
"i:0hbookmark/novel.html:../../zh/searchurl/bookmark/novel.html">"novel.html
": auto reader's mode
</a></p>
90 <h3 id=
"science">Science
</h3>
91 <h4 id=
"physics">Physics
</h4>
92 <p><a href=
"https://www.feynmanlectures.caltech.edu/">Feynman lectures
</a></p>
93 <h4 id=
"chemistry">Chemistry
</h4>
94 <p><a href=
"https://www.chemspider.com">chemspider
</a><br>
95 <a href=
"http://bl.ocks.org/chemplexity/raw/180e960a6d9e68adf28429dd16f05fa0/">molecule SMILES
</a><br>
96 <a href=
"http://cdb.ics.uci.edu/cgibin/Smi2DepictWeb.py">SMILES2structure
</a></p>
99 <p>Last Modified:
30 April
2024<br>
100 urlInc() prefers .search to .html
<br>
104 <script id='jsgiscus'
105 src='https://giscus.app/client.js'
106 data-repo=
"torappinfo/uweb"
107 data-repo-id=
"MDEwOlJlcG9zaXRvcnkzMDIyMDU3MjE="
108 data-category=
"Announcements"
109 data-category-id=
"DIC_kwDOEgNLGc4CQjsh"
112 data-reactions-enabled=
"1"
113 data-emit-metadata=
"0"
114 data-input-position=
"top"
118 crossorigin=
"anonymous" async
>
121 <footer class=
"site-footer">
122 <div class=
"container">
123 © 2018-
2024 Richard H. Cao
126 <!-- This document is licensed under the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is available at <https://www.gnu.org/licenses/>. -->