Kebi, I agree this is what happens if you create a tiddler, with only its title.
- A Quick look at the delete tiddler button $:/core/ui/Buttons/delete shows it uses the button message="tm-delete-tiddler <https://tiddlywiki.com/#WidgetMessage%3A%20tm-delete-tiddler>" - There is no mention of this behaviour and no parameters to override it. - Only changing the text stops this behaviour, adding a tag or field with a value does not cause the are you sure warning. It can be quite common to create tiddlers accidentally and want to simply delete them, so I am not surprised at this behaviour. When it is only a tiddler with a title then all that is deleted is the title, if there is any content what so ever, you may not be able to see it eg; fields, then it should trigger the confirmation (in my view). Perhaps you can submit and *issue* on github for a setting to be provided in the control panel settings to change this behaviour? In the mean time perhaps you could consider either modifying the tiddler, even just add space to the text. Another way to do this is to make your own "new tiddler button" and modify it to set the text to " " space only, and hide the existing one. However new here and other will not be affected? *Good catch* Regards Tones On Thursday, 20 August 2020 12:22:07 UTC+10, kebi wrote: > > Thanks Eric for your testing. > The delete button I'm talking about is not the one inside the edit tiddler > view, but the one in the view toolbar ($:/core/ui/Buttons/delete) > > - kebi > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/f8a515f1-9c09-4b55-893c-74efd3b94af3o%40googlegroups.com.

