{
"tiddlers": {
"$:/config/ShortcutInfo/tab": {
"text": "Insert Tab",
"title": "$:/config/ShortcutInfo/tab"
},
"$:/config/shortcuts-mac/tab": {
"text": "tab",
"title": "$:/config/shortcuts-mac/tab"
},
"$:/config/shortcuts-not-mac/tab": {
"text": "tab",
"title": "$:/config/shortcuts-not-mac/tab"
},
"$:/tab/icon": {
"text": "",
"tags": "$:/tags/Image",
"title": "$:/tab/icon"
},
"$:/insert/tab": {
"text": "<$action-sendmessage\n\t$message=\"tm-edit-text-operation\"\n\t$param=\"insert-text\"\n\ttext={{{ [charcode[9]] }}}\n/>",
"title": "$:/insert/tab",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/tab/icon",
"caption": "Tab",
"description": "Insert Tab",
"condition": "[!has[type]] [type[text/vnd.tiddlywiki]]",
"shortcuts": "((tab))",
"condition-disabled": "[[$:/temp/bold/disabled]get[state-disabled]else[no]]"
}
}
}