Re: [tw] Re: [TW5] ActionListopsWidget questions

2016-01-19 Thread infurnoape
11:16 AM (GMT-07:00) To: TiddlyWiki <tiddlywiki@googlegroups.com> Subject: Re: [tw] Re: [TW5] ActionListopsWidget questions Hi Andrew A quick look through the code suggests that it may be possible to implement this in the form of a widget -- perhaps an event listener, triggering a wid

Re: [tw] Re: [TW5] ActionListopsWidget questions

2016-01-19 Thread Tobias Beer
Hi Andrew, > Is there any place in Tiddlywiki with handles on selectionStart or > selectionEnd? I'm still searching for something in edit mode. > I don't think there is... because it really boils down to you wanting to 1. not only do something quite specific with the selection 2.

RE: [tw] Re: [TW5] ActionListopsWidget questions

2016-01-15 Thread infurnoape
Thank you for suggestions. Still trying to decide on a direction to go. Widget that returns selected so it can be used as the marker in ActionListops or hijacking ActionListops to create another operator? I've come across http://www.javascriptkit.com/javatutors/copytoclipboard.shtml but

Re: [tw] Re: [TW5] ActionListopsWidget questions

2016-01-15 Thread Matabele
Hi Andrew A quick look through the code suggests that it may be possible to implement this in the form of a widget -- perhaps an event listener, triggering a widget message that passes the selected text to a listener in an enclosing widget (which then deals with the contents of the message.)

Re: [tw] Re: [TW5] ActionListopsWidget questions

2016-01-15 Thread infurnoape
Sprint Samsung Galaxy S® 5 Original message From: Matabele <matabele.b...@gmail.com> Date: 01/15/2016 11:16 AM (GMT-07:00) To: TiddlyWiki <tiddlywiki@googlegroups.com> Subject: Re: [tw] Re: [TW5] ActionListopsWidget questions Hi Andrew A quick look thro

RE: [tw] Re: [TW5] ActionListopsWidget questions

2016-01-13 Thread infurnoape
I found http://www.javascriptkit.com/javatutors/copytoclipboard.shtml but it is going to be another couple months before I pick it apart. I'm thinking of a widget to return selected as the marked param. Something like <>. Happy Connecting. Sent from my Sprint Samsung Galaxy S® 5