diff --git a/plugins/tiddlywiki/comments/comments-template.tid b/plugins/tiddlywiki/comments/comments-template.tid index e8c52da3d1..cc329f0cea 100644 --- a/plugins/tiddlywiki/comments/comments-template.tid +++ b/plugins/tiddlywiki/comments/comments-template.tid @@ -13,7 +13,7 @@ title: $:/plugins/tiddlywiki/comments/comments-template
<$reveal type="match" state="!!edit-mode" text="yes"> -<$edit-text tiddler=<> tag="textarea"/> +<$edit-text tiddler=<> tag="textarea" focus="true"/> <$reveal type="nomatch" state="!!edit-mode" text="yes"> <$transclude tiddler=<> mode="block"/>