On Sunday, 6 October 2019 07:30:32 UTC+1, A Gloom wrote:
>
>
> Interesting... *stuffs macro in pocket when no one is looking* : )
>
If you want the edit-from-parent, insert this between $set and first
$reveal (you'll need the FontAwesome plugin for it to work):
<span class="cs-fold-right"><$button>
<$action-navigate $to="$content$" />
<$action-sendmessage $message="tm-edit-tiddler" $param="$content$" />
<i class="fas fa-pen-square"></i>
</$button></span>
The accompanying referenced css is
}
.cs-fold-right {
display: inline-block;
float: right;
}
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/fdc6ae3d-7b17-4406-a0b7-5e9f958f1168%40googlegroups.com.