On Wed, Apr 9, 2014 at 10:10 AM, Danielo Rodríguez <[email protected]>wrote:
> Are there plans to change this behaviour? > Deleting a tiddler is deleting a tiddler, no matter the type of it. > I think the current behaviour of only requesting confirmation for deleting drafts was accidental. I've changed it to require a confirmation each time for 5.0.9: https://github.com/Jermolene/TiddlyWiki5/commit/f9a274df851f6db26bd9a29356010992a7482bc7 Best wishes Jeremy. > > El miércoles, 9 de abril de 2014 01:59:34 UTC-7, Jeremy Ruston escribió: >> >> Hi Danielo >> >> At the moment you'll only get the confirmation message when you delete a >> draft tiddler. >> >> Best wishes >> >> Jeremy >> >> >> On Wed, Apr 9, 2014 at 9:42 AM, Danielo Rodríguez <[email protected]>wrote: >> >>> >>> >>> El miércoles, 9 de abril de 2014 01:16:26 UTC-7, Jeremy Ruston escribió: >>> >>>> Hi Danielo >>>> >>>> > What about asking for confirmation in every deletion event? >>>> >>>> There is already manual confirmation for deleting tiddlers, is it not >>>> working for you? >>>> >>>> Best wishes >>>> >>>> Jeremy. >>>> >>>> Exactly, it is not working. It just deletes the tiddler without >>> confirmation. Is just a button with a delete message inside a list filter. >>> >>> \define delbutton() >>> <span title="edit details"><$button message="tw-delete-tiddler" >>> param={{!!title}} class="btn-invisible">{{$:/ >>> core/images/delete-button}}</$button></span> >>> \end >>> >> >> >> >> -- >> Jeremy Ruston >> mailto:[email protected] >> > -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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 http://groups.google.com/group/tiddlywikidev. For more options, visit https://groups.google.com/d/optout.
