mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
add associated bookmarks
This commit is contained in:
parent
271c6b869d
commit
b4c443b85c
27 changed files with 110 additions and 97 deletions
|
@ -60,6 +60,9 @@
|
|||
</ul>
|
||||
<p><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 postfix ".search.html", which means the bookmark file if existing is appended to the page when the search engine file is on screen.</p>
|
||||
<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>
|
||||
<h3 id="tips">Tips</h3>
|
||||
<h4 id="file-handling-and-styling-with-homecss">File handling and styling with home.css</h4>
|
||||
<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>
|
||||
|
@ -89,8 +92,8 @@
|
|||
<a href="http://cdb.ics.uci.edu/cgibin/Smi2DepictWeb.py">SMILES2structure</a></p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 2 April 2024<br>
|
||||
add js function in README<br>
|
||||
<p>Last Modified: 8 April 2024<br>
|
||||
add associated bookmarks<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue