Simple ways to write protect tiddlers <https://tiddlywiki.com/#Simple%20ways%20to%20write%20protect%20tiddlers>
Just a suggestion in case you think it is worth it... To write-protect a tiddler, I'm thinking a good idea to not just prevent edit of such a tiddler, but also prevent delete of such a tiddler. I've added a little bit to the original sample code in that documentation tiddler: .tc-tagged-Locked button[title="Edit this tiddler"] {display: none;} .tc-tagged-Locked button[title="Delete this tiddler"] {display: none;} Nothing revolutionary there, but kind of cool how easy it is to expand on the simple code pattern. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/0eeab3a0-f8f6-439b-bde0-e3bb4b1576c8n%40googlegroups.com.