On Saturday, August 19, 2017 at 4:42:53 PM UTC-7, TonyM wrote:
>
> It is the CSS I do not know how to do it. Selective is the key. Thanks for
> validating the approach, but I do not know how to start.
>
>
1) create a tiddler, e.g [[noedit_stylesheet]], tagged with
$:/tags/Stylesheet, containing:
.tc-tagged-noedit .tc-image-edit-button { display:none; }
2) edit any desired tiddler, add the tag "noedit", press "done" (the
checkmark button)
Note: after you add the tag and press done, you won't be able to edit that
tiddler anymore, so you won't be able to remove the tag you just added. To
edit "locked" tiddlers, you will need to disable the stylesheet definition
(by removing the $:/tags/Stylesheet tag from the stylesheet definition
tiddler). Here's a quick checkbox that will toggle the stylesheet tag for
you:
<$checkbox tiddler="noedit_stylesheet" tag="$:/tags/Stylesheet"> toggle
"noedit" </$checkbox>
enjoy,
-e
Eric Shulman
TiddlyTools.com - "Small Tools for Big Ideas!" (tm)
InsideTiddlyWiki: The Missing Manuals
--
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/f8b86b39-d79d-4833-96eb-518317e795dc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.