MWS has this concept of bags which are readonly layers in your wiki which you can add changes on top of. Then if you delete your changes, the wiki reverts back to the readonly version. You can mix and match bags however you want, so the writable (top) bag in one recipe can become a readonly (lower) bag in another recipe.
I think I know what I need to do under the hood to inform the client that the tiddler it is deleting is being replaced with a readonly version, but if someone could come up with a way of informing the user of this that would be great.
Suggestions and discussions, please! I’m not sure off the top of my head what would look best.
Note that the client is fully aware of the readonly version’s existence prior to tiddler deletion, so we can add that information to a data tiddler or something like that and make it available to the UI.