[tw] Re: Question: Viewing tiddlers in read only mode

2013-05-23 Thread cflow
Thanks Eric! On Saturday, September 19, 2009 4:52:23 AM UTC+10, Eric Shulman wrote: > > > I am curious why we can't have a macro that would disalbe > > doubleclicking anywhere in the browser when a checkbox is selected and > > enable the dobuleclicking again when the checkbox selection is > > r

[tw] Re: Turning off the Double Click Edit function

2013-05-23 Thread cflow
Yep, used an editor... I will have a look for the plugin. Thanks! On Thursday, May 23, 2013 11:19:31 PM UTC+10, PMario wrote: > > cflow, > Did you edit the HTML file with an editor. > * If yes, go on reading > * If no, just ignore the rest of the post. > > There is a plugin, that can change the

[tw] Re: Clicking on a checkbox in a nested slider closes the slider

2013-05-23 Thread rdaneel
Brilliant, thank you! -- 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 tiddlywiki+unsubscr...@googlegroups.com. To post to this group, send email to tiddlywiki@goog

[tw] Re: Modified TeamTasks TiddlyWiki

2013-05-23 Thread cflow
Legend, thanks Eric! Very clear. On Friday, May 24, 2013 10:45:18 AM UTC+10, Eric Shulman wrote: > > > Using a text editor is part of the problem, but really it's because I am > > not creating a separate tiddler for my items, thereby having them > > overwritten. > > The TWCore contains a set of

[tw] Re: Modified TeamTasks TiddlyWiki

2013-05-23 Thread Eric Shulman
> Using a text editor is part of the problem, but really it's because I am > not creating a separate tiddler for my items, thereby having them > overwritten. The TWCore contains a set of default tiddlers, called "shadows", to define the standard layout and appearance of a fresh, new "empty" Tiddly

[tw] Re: Modified TeamTasks TiddlyWiki

2013-05-23 Thread cflow
The TaskViewTemplate and the TaskEditTemplate both have an error, one that I inadvertantly fixed when addressing my Defects model tasks. If you go to TeamTasksSkin and look at the html the has items that are not closed properly. In the *TaskViewTemplate *the lines are:

[tw] Re: Modified TeamTasks TiddlyWiki

2013-05-23 Thread PMario
On Friday, May 24, 2013 1:13:19 AM UTC+2, cflow wrote: > > This has worked really well! cool! -m -- 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 tiddlywiki+unsub

[tw] Re: Modified TeamTasks TiddlyWiki

2013-05-23 Thread PMario
On Friday, May 24, 2013 12:26:15 AM UTC+2, cflow wrote: > > Looks like you added a condition to clarify the values, but I am not sure > how that improves things exactly. Was the intention to address the TTReportView error (where the error > actually displays in the tiddler when a field type has

[tw] Re: Modified TeamTasks TiddlyWiki

2013-05-23 Thread cflow
thanks Eric, learning through mistakes :) Using a text editor is part of the problem, but really it's because I am not creating a separate tiddler for my items, thereby having them overwritten. Thanks for the suggestion for the StyleSheet tiddler, I will put everything in there. I assume that d

[tw] Re: Modified TeamTasks TiddlyWiki

2013-05-23 Thread cflow
This has worked really well! Steps! For this first one I chose to make a Defects task list: 1. Open TeamTasksSkin and copy both taskViewTemplate and taskEditTemplate 2. Paste a copy of each and rename the second copies to defectViewTemplate and defectEditTemplate 3. Find the line in

[tw] Re: Clicking on a checkbox in a nested slider closes the slider

2013-05-23 Thread Eric Shulman
> If I include a checkbox inside a nested slider, like this: > > +++[To do list:] > <<< > [_]Task one. > <<< > === > > Then, when I expand the slider and click the checkbox, the slider closes > also. When you change a checkbox state, you are actually modifying the containing tiddler, which trigger

[tw] Re: Modified TeamTasks TiddlyWiki

2013-05-23 Thread Eric Shulman
> When updating the TW to the latest version as per Erics Save/copy/save > method all my CSS modifications changed back. I had to do a compare of the > two files and merge my back-ups CSS with the updated files. I will look > into how I can clean up the CSS and remove unnecessary duplication as wel

[tw] Re: Modified TeamTasks TiddlyWiki

2013-05-23 Thread cflow
Looks like you added a condition to clarify the values, but I am not sure how that improves things exactly. Was the intention to address the TTReportView error (where the error actually displays in the tiddler when a field type has not been described correctly or is not valid) or the secondar

[tw] Re: Modified TeamTasks TiddlyWiki

2013-05-23 Thread cflow
How I define my colours is in the TeamTasksColors tiddler instead of ColorPalette. In the original TeamTasks the colour values were in two spots (TeamTasksColors & ColorPalette) and I thought that was messy so I consolidated to the TeamTaskColors tiddler. I could have changed them all to ColorP

Re: [tw] TiddlyWiki5 export tiddlers as .tid files?

2013-05-23 Thread Chris Nicoll
Awesome! Thanks, Jeremy. Now I have a build script and a breakdown script. I suppose I'd better go do something less fun now. Cheers, Chris On Thursday, May 23, 2013 5:54:39 PM UTC+1, Jeremy Ruston wrote: > > Hi Chris > > It's not covered very clearly in the docs, but here's how to split a > Ti

[tw] Re: The next TiddlyWiki5 Hangout

2013-05-23 Thread Jeremy Ruston
Thanks Dave. It looks like 7pm on Tuesday 28th is the most popular time at the moment. I'll leave the poll open for the moment and freeze the date on Sunday. Best wishes Jeremy  — Sent from Mailbox for iPhone On Thu, May 23, 2013 at 6:44 PM, David Gifford wrote: > Hi everyone > I decide

[tw] Clicking on a checkbox in a nested slider closes the slider

2013-05-23 Thread rdaneel
Hi, If I include a checkbox inside a nested slider, like this: +++[To do list:] <<< [_]Task one. <<< === Then, when I expand the slider and click the checkbox, the slider closes also. Is there any way to prevent that from happening? If I have more than one checkbox in the slider, I have to exp

[tw] Re: The next TiddlyWiki5 Hangout

2013-05-23 Thread David Gifford
Hi everyone I decided to bow out of the hangout for tomorrow, so that you all don't have to decide between Mans and myself. Also, I am really swamped right now. So go ahead and have the Google hangout next week, and I will read the summary, or maybe even listen to it if someone records it. Long

Re: [tw] TiddlyWiki5 export tiddlers as .tid files?

2013-05-23 Thread Jeremy Ruston
Hi Chris It's not covered very clearly in the docs, but here's how to split a TiddlyWiki file into separate *.tid files. It should work for both TW classic and TW5 documents. node ./tiddlywiki.js \ ./editions/empty \ --verbose \ --load \ --savetiddlers [!is[system]] $:/core/templates/tid-tiddler

[tw] TiddlyWiki5 export tiddlers as .tid files?

2013-05-23 Thread Chris Nicoll
Hi everybody, As a longtime TW2 user, I'm now interested to get my head around TW5. I've managed to adapt bld.sh to generate a TW where I want it, with tiddlers I've typed into plain-text .tid files. So far, so good. Now I'm wondering whether there's a way to break the Tiddlywiki back down af

[tw] Re: Turning off the Double Click Edit function

2013-05-23 Thread PMario
cflow, Did you edit the HTML file with an editor. * If yes, go on reading * If no, just ignore the rest of the post. There is a plugin, that can change the default double click behaviour. If you edit the html file directly you may cause strange "bugs" that are very, very, very, very difficult

[tw] Re: Modified TeamTasks TiddlyWiki

2013-05-23 Thread PMario
Try this one: https://gist.github.com/pmario/5635825. It should fix the undefined field problem. ... but ... I'm not sure, if the filtering is still done right. You'll need to test some combinations. NewTasks, that contain undefined fields will show up in any list as far as I did test it. I th

[tw] Re: Modified TeamTasks TiddlyWiki

2013-05-23 Thread PMario
Color definitions should be done in StyleSheet tiddler. Did you change them there? -m -- 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 tiddlywiki+unsubscr...@googl