Thanks Mat, I am trying to do the same for the editor as well. This with a tag of tags/EditTemplate adds a textarea at the botton of the edit page: <$list filter="""[all[current]tag[song]]"""> <h3>Lyrics</h3> <$edit-text field="song" class="tc-edit-texteditor tc-edit-texteditor-body" tabindex=1 cancelPopups="yes"/> </$list>
How can I add that near the top, maybe above the body input? On Thu, Mar 18, 2021 at 5:03 AM Mat <[email protected]> wrote: > Hi. Yes, you create a conditional viewtemplate. I.e a tiddler tagged > $:/tags/ViewTemplate and therein the condition like so: > > <$list filter="""[all[current]tag[Apple]] [all[current]tag[Banana]]"""> > Show this > </$list> > > <:-) > On Thursday, March 18, 2021 at 5:44:45 AM UTC+1 [email protected] wrote: > >> Hi everyone! >> >> I want to show edit-widgets only when editing tiddlers with specific tags >> ("song" for example). >> >> And how to display specific information only when viewing specific tags? >> >> Can someone point me in the right direction? >> >> Thanks! >> > -- > You received this message because you are subscribed to a topic in the > Google Groups "TiddlyWiki" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/tiddlywiki/VDzktGhe_yY/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/9d4435c5-f214-4398-af9e-ed8d4434a61an%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/9d4435c5-f214-4398-af9e-ed8d4434a61an%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAHvVnDK8P%2B5X-fCvivCdgN%3DKYjWDjq33z3a%3DKh_i%3DBeGgVRdtQ%40mail.gmail.com.

