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/e7bf1e7f-c640-48c6-97e1-adde0f07ec71n%40googlegroups.com.

Reply via email to