From fcc5a6e7967f61a077ed617635a14790e9165f46 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Tue, 7 Aug 2018 21:45:48 +0100 Subject: [PATCH] Missed off ec18a55 Related to #3378 --- plugins/tiddlywiki/comments/add-comment-button-actions.tid | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 plugins/tiddlywiki/comments/add-comment-button-actions.tid 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"/> +