You also need to add the tag $:/tags/ViewToolbar if you want your button to 
be displayed in the view toolbar (which is at the right of the tiddler 
title).

If you want your button to be really in the title itself and not in the 
toolbar, then you can use the field icon, which display the content of the 
tiddler in the title, then with css move the icon to the right, e.g : 
https://telumire.github.io/TW-tips/index.html#tasker%20button%20at%20the%20right%20of%20the%20title

Le samedi 18 septembre 2021 à 16:55:49 UTC+2, cj.v...@gmail.com a écrit :

> To study and copy for the creation of your own button:
>
> $:/core/ui/Buttons/edit *(you need to at least have a tiddler like this 
> for your button)*
> $:/core/images/edit-button *(nice to have one like this, even if your 
> image is just an emoji or whatever)*
> $:/language/Buttons/Edit/Caption  *(maybe nice to have one like this)*
> $:/language/Buttons/Edit/Hint  *(maybe nice to have one like this)*
>
> On Saturday, September 18, 2021 at 10:42:35 AM UTC-3 imleg...@gmail.com 
> wrote:
>
>> <$button message="tm-copy-to-clipboard" param=<<currentTiddler>>>
>> Copy date to clipboard
>> </$button>
>>
>> I know the command is something like this, but I don't know how to add a 
>> button to the top right beside the edit clone tiddler. 
>>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a7b17b3e-8f2a-401b-9b67-011f4364422cn%40googlegroups.com.

Reply via email to