Thanks!

On Wednesday, December 2, 2020 at 3:34:03 PM UTC-5 [email protected] wrote:

> PS: drop the style declaration from the transclude widget as it wont work 
> nor is needed.
>
> On Wednesday, December 2, 2020 at 9:33:20 PM UTC+1 Saq Imtiaz wrote:
>
>> Try this:
>>
>> <style>
>> .my-editor .tc-editor-toolbar {
>> display:none;
>> }
>> </style>
>>
>> <div class="my-editor">
>>
>> <$edit tiddler="$:/temp/testing">
>> <$list 
>> filter="[all[shadows+tiddlers]tag[$:/tags/EditorToolbar]!has[draft.of]]">
>> <$transclude style="height:0px" 
>> tiddler="$:/core/ui/EditTemplate/body/toolbar/button" mode="inline"/>
>> </$list>
>> </$edit>
>> </div>
>>
>

-- 
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/b21a735f-ec6d-4da2-b187-b70277280114n%40googlegroups.com.

Reply via email to