mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-02 16:16:18 +00:00
12 lines
299 B
Plaintext
12 lines
299 B
Plaintext
title: Customisation
|
|
|
|
TiddlyWiki supports deep customisation to fit your particular needs. For example, you can choose which tiddler toolbar buttons you need:
|
|
|
|
<div class="tc-view-toolbar-tools">
|
|
|
|
{{$:/core/ui/TiddlerInfo/Tools}}
|
|
|
|
</div>
|
|
|
|
|
|
You can make TiddlyWiki your own through [[Customisation]]. |