Now to handle the problem of users not being aware that they shouldn't edit 
the externally-sourced tagglyTiddlers locally.

Here's my current kludge:

<div macro="hideWhenTagged lt-mq">
<div class='toolbar' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>
<div class='title' macro='view title'></div>
</div>
<div macro="showWhenTagged lt-mq">
<div class='title' macro='view title'>[[Warning_lt-mq]]<br><br></div>
</div>

The [[Warning_lt-mg]] tiddler says:

*Master Quality - do not edit here!
*


"Quality" being my term for the concepts labeled with the external tags

More elegant suggestions for handling this would be most welcome.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/qr6JgK6Im58J.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to