Hey all,

Just reporting back that I made the following changes and repackaged and it 
seems to work fine:

parent.addEventListener('click', function (event) { 
    if (event.detail === 3) {
        self.editTiddler.call(self,event);
    } 
});

I'm not sure how to make this plugin "configurable" yet

On Friday, December 8, 2017 at 4:45:51 PM UTC-6, Diego Mesa wrote:
>
> Hey Danielo,
>
> Thanks for this - just wondering if its simple to change this plugin for 
> triple clicks?
>
> On Wednesday, September 2, 2015 at 4:27:13 AM UTC-5, Danielo Rodríguez 
> wrote:
>>
>> Ok,
>>
>> Since a lot of people wants this, and TW is built by the community for 
>> the community and it should provide what community wants, here is a small 
>> plugin that can calm down your hunger for this feature. 
>>
>> www.danielorodriguez.com/TW5-2click2edit
>>
>> Yes, it is aplugin that adds the very requested double click to edit 
>> feature. Hope you enjoy it.
>>
>

-- 
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/57d72226-13d4-4595-afbc-c5b31cba9d8e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to