Re: [tw] Re: TW5 TiddlyWiki processing while typing?

2015-05-11 Thread 'Mark S.' via TiddlyWiki
Hi BJ, If you want to outline the steps that would be great. I'm sure others will be interested too! Mark On Sunday, May 10, 2015 at 12:53:26 PM UTC-7, BJ wrote: It is possible to change this value by hacking the core plugin, if you feel adventurous I can walk you through the procedure.

Re: [tw] Re: TW5 TiddlyWiki processing while typing?

2015-05-11 Thread BJ
# first backup your tiddlywiki # install the jsoneditor plugin from http://bjtools.tiddlyspot.com/ # find the $:/core tiddler and click on the edit icon # click on the '+' infront of the file icon within the jsonedtor, (now shows 'tiddlers' folder) click on the '+' in front of the tiddlers

Re: [tw] Re: TW5 TiddlyWiki processing while typing?

2015-05-11 Thread Jeremy Ruston
I've added a configuration tiddler for setting the draft tiddler typing timeout: https://github.com/Jermolene/TiddlyWiki5/commit/b5ad255d0c7a78392460ddf537bd0cf3ac10fe50 http://tiddlywiki.com/prerelease There's no UI at present. Best wishes Jeremy. On Mon, May 11, 2015 at 6:54 PM, Jed Carty

Re: [tw] Re: TW5 TiddlyWiki processing while typing?

2015-05-11 Thread 'Mark S.' via TiddlyWiki
Hi BJ, Your instructions were easy to follow -- thanks! Unfortunately, I'm not sure that it improved things. Actually, it may have been a little better turning the suggested number down (like to 4). But either way there was still noticeable delay when inputting information, as compared to

Re: [tw] Re: TW5 TiddlyWiki processing while typing?

2015-05-10 Thread BJ
It is possible to change this value by hacking the core plugin, if feel adventurous I can walk you through the procedure. BJ On Saturday, May 9, 2015 at 6:36:43 PM UTC+1, Mark S. wrote: Cosmetic tweaks are nice and certainly appreciated, but when you're trying to type on a small screen

Re: [tw] Re: TW5 TiddlyWiki processing while typing?

2015-05-09 Thread Måns
Here's a short video demonstrating my little flownotes fastnewtiddler fork experiment: https://youtu.be/gDwl8TKPWnU I mean to add a button to hide/show all tools, so you're left with just a black canvas and green text - for distraction free writing... Den lørdag den 9. maj 2015 kl. 21.21.28

Re: [tw] Re: TW5 TiddlyWiki processing while typing?

2015-05-09 Thread Danielo Rodríguez
Hello Mark, Seems that the entire TW community has forgotten about mobile devices, even after Jeremy said that he is very interested on mobile environment. -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To unsubscribe from this group and stop

Re: [tw] Re: TW5 TiddlyWiki processing while typing?

2015-05-09 Thread Måns
Hi Danielo Not a fair/correct statement... @Jed's new mobile theme and @Matabele's floating sidebar are major improvements which helps when using TiddlyWiki on mobile devices. Check them out. Cheers Måns Mårtensson Den lørdag den 9. maj 2015 kl. 13.14.45 UTC+2 skrev Danielo Rodríguez:

Re: [tw] Re: TW5 TiddlyWiki processing while typing?

2015-05-09 Thread 'Mark S.' via TiddlyWiki
Cosmetic tweaks are nice and certainly appreciated, but when you're trying to type on a small screen (which can already be challenging) what you really care about is performance. I rarely care what is going on in the rest of the TW when I'm busy typing in input. I don't need things updating

Re: [tw] Re: TW5 TiddlyWiki processing while typing?

2015-05-09 Thread Måns
Hi Mark Jed already gave you some very good reasons to try his mobile theme out. If you need a faster way to create text/tiddlers in tiddlywiki @mat started a fastnewtiddler project which allows you to create new tiddlers simply by writing a title and start typing text instantly because you

Re: [tw] Re: TW5 TiddlyWiki processing while typing?

2015-05-09 Thread Måns
I use Chrome on all my mobile devices... - occasionally I use Firefox - sometimes I use Andtidwiki+... Den lørdag den 9. maj 2015 kl. 21.21.28 UTC+2 skrev Måns: Hi Mark Jed already gave you some very good reasons why to try out his mobile theme. If you need a faster way to create

Re: [tw] Re: TW5 TiddlyWiki processing while typing?

2015-05-08 Thread 'Mark S.' via TiddlyWiki
Was this option ever implemented, or is there some way I can change the delay by hand? Thanks! Mark On Saturday, July 26, 2014 at 1:18:59 AM UTC-7, Jeremy Ruston wrote: There's no way to turn off the refresh cycle; it is intrinsic to TiddlyWiki's operation. But we could make the 400ms

Re: [tw] Re: TW5 TiddlyWiki processing while typing?

2014-07-30 Thread 'Mark S.' via TiddlyWiki
Hi Jeremy, The infinite delay option seems like a great idea! It seems to me that the world is moving away from desktops except for specific high-end applications. Thanks! Mark On Saturday, July 26, 2014 1:18:59 AM UTC-7, Jeremy Ruston wrote: There's no way to turn off the refresh

Re: [tw] Re: TW5 TiddlyWiki processing while typing?

2014-07-26 Thread Jeremy Ruston
Hi Mark Apparently when you are editing in a TW5 text field some sort of processing is going on with every keystroke. Each keypress causes the associated tiddler to be saved to the internal JavaScript tiddler store. That triggers the refresh cycle whereby the entire displayed tree of widgets is