I just ran into this and thought you guys might like it as well as it seems like a really useful tool to me! It's called Kite and is still in beta, but in the end should be working with your editor of choice. Check out this video on youtube.
Hi @thlinna, welcome to the forum!
To answer you question, I've not, but I'm just as curious as you are. It looks awesome.
Did you give it a shot in the meantime?
i got this error on my local machine, using Blisk, an awesome browser for developers.
adding this to your config.php will make things work again
$config->protectCSRF = false;
Something I like to use myself
Create a bookmark and set the url to:
javascript:void(q=prompt('ProcessWire.com Search:',getSelection()));if(q) void(window.open('http://google.com/search?q=site:processwire.com '+encodeURIComponent(q)))
Enjoy!
The module seems to work fine, but..
I have tested the URL, that needs to be executed by the CRON, in the browser using the locationbar and works like a charm, but I can't set the URL in cPanel.
cPanel doesnt allow me to use the following characters (which are used in the URL): \ ? % * : | " > <