đź‘‹ Welcome! This is the knowledge_garden of Wentao_Li, built with Silverbullet, containing my notes on tag:physics|physics, tag:math|math and tag:computer-science|computer science.
The initial loading may take a little while, since this website is not static html, instead it is a full-fledged web application in read-only mode. After the initial loading, this website will remain available even without internet connection.
To obtain the best viewing (and editing!) experience, deploy this website locally to instantly load everything, including attachments. Visit README or README_ZH for instruction.
Blue words are click-able. They are either wiki-links to pages within this SilverBullet space or URL links to external webpages.
The current page is index, click the "home" button on the upper right corner to get back here. You can search for pages via Cmd-K (Ctrl-K for Windows), or via clicking the "book" button.
Full-text search is available via the "search" button. If the search is slow or keeps saying “Loading...”, click the "terminal" button and run the command "Silversearch: Reindex".
Dark theme is available via clicking on the "command" button and selecting "Editor: Toggle Dark Mode". Or, you can simply push this button: ${widgets.commandButton("Editor: Toggle Dark Mode")}
On mobile devices, click the three dots button to view the various buttons.
The source code of this website is hosted on GitHub, see README or README_ZH. My PDF notes typeset with Typst or LaTeX are also open-source; they are located in the directory silverbullet-space/typeset-notes. Feel free to play around with their source code.
Below are the last 5 edited pages:
${query[ from index.tag "page" select {Page = "[".. name ..""} order by lastModified desc limit 5 ]]}
To see what I’m currently working on, see the unfinished_pages|unfinished pages.
Pages are organized by tags instead of folders. A complete list of tags is available below, but you can always explore tags via the command “Navigate: Tag Picker”. For each tag <tagName>, there is a page called tag:<tagName> which serves as its table of contents, i.e. lists all of its relevant pages and sub-tags.
Clicking on a hashtag like #this-one will bring you to its page. Such pages have titles like
📍 tagNameand as the name suggests, they help you navigate this space, just like pins on a map. For more details on tags, see tag_system.
${query[from index.tag "tag" where name:startsWith("meta") == false and name:startsWith("maturity")==false select {Page = "[tag:"..name.."|"..name.." == false and name:startsWith("maturity")==false select {Page = "[[tag:"..name.."|"..name..")"} order by name ]]}
Start wherever you like and click around, but keep in mind you can always search for stuff.