Hi Matabele,
Nice tip, here's a slightly pimped up version:
\define qualifyState() <<qualify $:/temp/check-edit/$(currentTiddler)$
<$vars currentTiddler="HelloThere">
<$vars state=<<qualifyState>>>
<$checkbox tiddler=<<state>> field="text" checked="edit" unchecked="" class=
"check-edit">{{$:/core/images/edit-button}}</$checkbox> <$link><$view field=
"title"/></$link>
<$reveal state=<<state>> type="match" text="edit">
<$edit-text tiddler=<<target>> field="text" class="tc-edit-texteditor"
minHeight="200px" autoHeight="yes"/>
</$reveal>
</$vars>
</$vars>
<style>
.check-edit input{display:none;}
.check-edit svg{fill:grey;height:1em;width:1em;curser:pointer;}
.check-edit:hover svg{fill:black;}
</style>
Best wishes,
Tobias.
--
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 post to this group, send email to [email protected].
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/0a8b2b68-1411-4f17-8b98-6f14644d92d5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.