mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-30 12:23:10 -08:00
parent
ec18a55033
commit
fcc5a6e796
1 changed files with 5 additions and 0 deletions
|
|
@ -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 ']addsuffix<username>addsuffix[' on ']addsuffix<currentTiddler>addsuffix[']] }}} comment-target=<<currentTiddler>> text="" edit-mode="yes"/>
|
||||
</$set>
|
||||
Loading…
Add table
Add a link
Reference in a new issue