diff --git a/plugins/tiddlywiki/comments/add-comment-button-actions.tid b/plugins/tiddlywiki/comments/add-comment-button-actions.tid new file mode 100644 index 000000000..bbf326161 --- /dev/null +++ b/plugins/tiddlywiki/comments/add-comment-button-actions.tid @@ -0,0 +1,5 @@ +title: $:/plugins/tiddlywiki/comments/add-comment-button-actions + +<$set name="username" value={{$:/status/UserName}} emptyValue="(anonymous)"> +<$action-createtiddler $basetitle={{{ [[Comment by ']addsuffixaddsuffix[' on ']addsuffixaddsuffix[']] }}} comment-target=<> text="" edit-mode="yes"/> +