tm-save-tiddler is consumed by the navigator widget so never reaches the root widget. You will have to add a listener for change events, then check the change list to remove ones that have 'deleted' values.
cheers BJ On Saturday, September 5, 2015 at 4:09:11 PM UTC+1, Danielo Rodríguez wrote: > > Is this even possible? > Should I try a different approach? I am now using a subscription to change > event, but it si way more complicated than just using the tm-tiddler-save. > > Regards > > El viernes, 4 de septiembre de 2015, 17:42:27 (UTC+2), Danielo Rodríguez > escribió: >> >> Hello. >> >> I want to know if it is possible to subscribe to tiddler saves. I don't >> care about all kind of changes, just saves. I tried adding an event >> listener on the root widget to the message tm-save-tiddler, but it does not >> work, the handler is never called. Does the events pops up or do they stop >> at the first subscriber? >> >> Many thanks >> > -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/503e8248-c125-4994-81ec-fc714df82123%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
