Wow!
 Thank you Mat!
This is great! Let me to play and get back to you with my feedback.

Mohammad


On Tuesday, August 7, 2018 at 1:52:39 AM UTC+4:30, Mat wrote:
>
> You add a conditional viewtemplate.
>
> Here's the basic idea:
>
> title: edittemplate/note
> tags: $:/tags/EditTemplate
> list-after:
> text:
> <$list filter="[is[current]tag[slide]]">
> <$edittext field=note tag=textarea>
> </$list>
>
> title: viewtemplate/note
> tags: $:/tags/ViewTemplate
> list-after:
> text:
> <$list filter="[is[current]tag[slide]]">
> <div class="hover-to-show">
> <$wikfiy name=note text={{!!note}}>
> <<note>>
> </div>
> </$list>
>
> title: stylesheet/note
> tags: $:/tags/Stylesheet
> text:
> .hover-to-show {min-height:1em; font-size:0; visibility:hidden;}
> .hover-to-show:hover {font-size:inherit; visibility:visible;}
>
>
> Again, just the basic idea. I'm sure you'd have to fiddle with it to get 
> it to work properly (or at all - didn't try it).
>
> <:-)
>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4f009a6e-d2c6-4685-822b-5aa87cabdab0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to