On Saturday, March 3, 2018 at 10:48:14 AM UTC+1, Joe Armstrong wrote: > > I want to write protect a tiddler - is this possible - so I cannot > accidently change it > is this possible? >
Hmmm, IMO it's just an UI problem. We are in javascript-world, where it's very hard to protect anything. ... So technically - it would be hard. Practically, we can easily change the UI, if a tiddler eg: has a special tag or field. So it will be easy to remove the "edit" button, if a tiddler has a field named eg: protected: yes On the other hand, an editor / owner would need to have a UI, that doesn't care about the "protected" info, to be able to edit the stuff again. It would be also possible to use every other field, that contains info, we can use to manipulate the UI. have fun! mario -- 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/fbc9412a-71fb-4ef2-9099-ff2ad3fbcd70%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

