TiddlyWiki - Notes
Jul. 18th, 2022 06:40 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
- Create a tab: Create a tiddler > Type
- Place the tab: Type
- Format a TOC: Type the following into the text field:
- Insert images:
$:/tags/SideBarin the tag field > Click add.
- Place the tab: Type
list-beforein the field name, and
$:/core/ui/SideBar/NAME_OF_AN_EXISTING_TABin the field input > Click add.
- Format a TOC: Type the following into the text field:
<div class="tc-table-of-contents"> <<toc-selective-expandable 'NAME_OF_TIDDLER' sort[title]>> </div>- Markup language: Look up “tiddlywiki markup cheat sheet”. Conveniently placed link.
- Insert images:
- Method #1: Import the image > In the text field, type:
{{IMAGE_NAME.EXTENSION}}
- Method #2: In the text field, type:
[img [IMAGE_URL]]