[tw] Re: Quick way to hide timeline

2010-03-01 Thread whatever
Mark, were you thinking of just modifying the display of the Timeline tab or of the whole Timeline/All/Tags/More box? I've actually been thinking of putting the box on a deffered inline slider so it doesn't load at all on startup, but I'm not quite sure where to put the slider delimiters. w On Mar

[tw] Re: How do I implement a google translator button?

2010-03-01 Thread Måns
Hi Tobias I found a j-query version of a google translator function here: http://code.google.com/p/jquery-translate/ Would it be possible to use the js file as is? Regards Måns Mårtensson On 1 Mar., 11:40, Tobias Beer wrote: > Hi Måns, > > This is an interesting question, the answer to which se

Re: [tw] Re: Creating nested sliders from a generated list of tiddlers

2010-03-01 Thread Anthony Muscio
Your value Eric - Thanks TonyM If you have not found an easy way to do it with TiddlyWiki, you have missed something. www.tiddlywiki.com On Tue, Mar 2, 2010 at 13:43, Eric Shulman wrote: > > I tried this but the %0 seems to return [[tiddler name]] and within the > > +++[%0] generates some f

[tw] Re: appearance of text between {{{ }}}

2010-03-01 Thread TK
Eric, thank you for you reply, works beautifully. Now I have fragments of programming code which stand out nicely. How could I have discovered this information for myself? How can I discover other bits of information like this? Tony On Mar 2, 1:36 pm, Eric Shulman wrote: > > How can I change

[tw] Re: Quick way to hide timeline

2010-03-01 Thread Mark S.
Thanks Mike, Eric, and Mario! These all look good. I'll probably try Eric's suggestion first, but make a copy of your comments in my personal web notebook (I wonder what that could be?) Thanks! Mark On Mar 1, 2:50 pm, PMario wrote: > Hi, > I am using the BetterTimeLineMacro [1] > > And my TabTim

[tw] Re: appearance of text between {{{ }}}

2010-03-01 Thread Eric Shulman
> How can I change the appearance of text that I place between {{{ }}} > three curly braces? > e.g. change the font size and font colour. If the {{{ and }}} are on lines by themselves (with no leading/ trailing whitespace), then the resulting output is a "PRE" element. If the {{{ and }}} are 'inl

[tw] appearance of text between {{{ }}}

2010-03-01 Thread TK
G'day How can I change the appearance of text that I place between {{{ }}} three curly braces? e.g. change the font size and font colour. Tony -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to tiddlyw...@goo

[tw] Re: Creating nested sliders from a generated list of tiddlers

2010-03-01 Thread Eric Shulman
> I tried this but the %0 seems to return [[tiddler name]] and within the > +++[%0]  generates some funny results. Get the latest version of MatchTagsPlugin (v2.0.2). http://www.TiddlyTools.com/#MatchTagsPlugin It no longer automatically adds the [[...]] around the title for use with %0. This

Re: [tw] Re: Creating nested sliders from a generated list of tiddlers

2010-03-01 Thread Anthony Muscio
Eric, I tried this but the %0 seems to return [[tiddler name]] and within the +++[%0] generates some funny results. I thus came up with this to do much the same +++[Show Trash Items] <> === Is that necessary ? Thanks Tony TonyM If you have not found an easy way to do it with TiddlyWiki, you h

[tw] Re: ?? script // if tags.contains('systemConfig');

2010-03-01 Thread Mark S.
Strangely enough, when I tried Mike's code inside a ShadowTiddler (with and without the systemConfig tag) it worked for me. But I think I'm missing the point of this exercise. If you want to disable plugins, you can just use the backstage "plugin" menu. Mark On Mar 1, 4:17 pm, Eric Shulman wrot

[tw] Re: ?? script // if tags.contains('systemConfig');

2010-03-01 Thread Eric Shulman
> works - except in the case where a shadow tiddler is shown "TypeError: > store.getTiddler(tag) is null" Shadow tiddlers are not real tiddler objects, and they don't have any tags. Also, since you already have the 'tiddler' context object (from which you are using the tiddler.title), you can sim

[tw] Re: Creating nested sliders from a generated list of tiddlers

2010-03-01 Thread Eric Shulman
> I was wondering how to go about creating nested sliders from a > generated list of tiddlers. ... > What I need is that every > tiddler in that list be a nested slider itself, so that when I click > on the tiddler name, the tiddler is opened inline. Try this: http://www.TiddlyTools.com/#MatchTags

[tw] Re: Is anyone using TW with Opera 10?

2010-03-01 Thread Eric Shulman
> while that is good for when things don't work, are there any > suggestions for opera 10? or is it not supported? I've just finished improvements to the SaveToClipboard script. It now support *direct* clipboard access for: * Firefox - asks for security permission * Chrome, Safari, IE

[tw] Re: Quick way to hide timeline

2010-03-01 Thread PMario
Hi, I am using the BetterTimeLineMacro [1] And my TabTimeline tiddler looks like this: {{dpfr twochar{d:<>}}} <> dpfr is a float:right .dpfr {float:right} twochar is from tiddlytools styleSheetShorcuts .twochar input { width:2em; } txtNbrDays cookie defines the number of days I want to displ

Re: mGSD Feature Request - Quick Add Clear

2010-03-01 Thread Simon Baird
On Tue, Mar 2, 2010 at 2:31 AM, Erlend Leganger wrote: > > On 1 March 2010 17:02, youngheart80 wrote: > >> Something seemingly simple: >> >> Could a "Clear" button be added to the Quick Add interface to have it >> clear the text area? >> >> +1 for this, I use Click-in-Quick-Add-Ctrl-A-Delete a l

[tw] Re: Quick way to hide timeline

2010-03-01 Thread PMario
Hi, I am using the BetterTimeLineMacro [1] And my TabTimeline tiddler looks like this: {{dpfr twochar{d:<>}}} <> dpfr is a float:right .dpfr {float:right} twochar is from tiddlytools styleSheetShorcuts .twochar input { width:2em; } txtNbrDays cookie defines the number of days I want to displ

[tw] Re: Quick way to hide timeline

2010-03-01 Thread Eric Shulman
> I'm guessing that some of the time that it takes to redraw the page is > due to the timeline. I can hide the sidebar. But is there a quick way > to hide just the timeline? Some people leave the sidebar tabs showing the "more>shadow" tab, because it is a short, statically-defined list of titles,

[tw] Re: ?? script // if tags.contains('systemConfig');

2010-03-01 Thread Mike
one more question var tag = tiddler.title ; var tags = store.getTiddler(tag).tags ; if (tags.contains('systemConfig')) wikify("[x(systemConfigDisable){}{}{var id=story.findContainingTiddler(place).getAttribute('tiddler');}] [[Disable|systemConfigDisable]]", place); works - except in the

[tw] Re: Quick way to hide timeline

2010-03-01 Thread Mike
I like to use +++[Contents »|Contents »] <> === NestedSliders (can be done with core slider also . . .) Mike On Mar 1, 10:57 am, "Mark S." wrote: > I'm guessing that some of the time that it takes to redraw the page is > due to the timeline. I can hide the sidebar. But is there a quick way > to

[tw] Re: ?? script // if tags.contains('systemConfig');

2010-03-01 Thread Mike
arghhh - should have caught that :( Luckily this is not my day job ! Thanks for the help, Mike On Feb 28, 6:03 pm, "Mark S." wrote: > You always have to put parenthesis around the conditional: > > if (tags.contains('systemConfig')) wikify("yep",place) ; > > HTH > Mark > > On Mar 1, 7:30 am, Mik

[tw] Creating nested sliders from a generated list of tiddlers

2010-03-01 Thread whatever
Hi. I was wondering how to go about creating nested sliders from a generated list of tiddlers. For example, I have something like <> which generates a list of tiddlers with the "wikistuff" tag. Is it possible to make that list a list of nested sliders? Using nested sliders syntax like +++{{class{[W

[tw] Quick way to hide timeline

2010-03-01 Thread Mark S.
I'm guessing that some of the time that it takes to redraw the page is due to the timeline. I can hide the sidebar. But is there a quick way to hide just the timeline? Thanks, Mark -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this g

[tw] Re: Giewiki 1.1.0 announcement

2010-03-01 Thread Poul
First of all, I agree that the sample site needs a lot more work. I find a server-based TW to be preferable to a stand-alone TW whenever you need to share the information with others, obviously. As for use-cases, my philosophy is to make it kind of a swizz army knife: It may not be the perfect too

[tw] Re: Giewiki 1.1.0 announcement

2010-03-01 Thread Tobias Beer
Hello Poul, TW adaptations running on GAE invoke a certain interest in me, so I have a few questions. In what situation would you find this kind of "specifically hosted solution" to be beneficial over a "genuine" tiddlywiki? Running on GAE what would you think are workable use-cases of such a sy

Re: [tw] Refresh attribute in HTML Templates

2010-03-01 Thread FND
I'm looking for details about how the refresh and force attributes work in HTML templates. You might have better luck asking on the dev group: http://groups.google.com/group/TiddlyWikiDev/ FWIW, there's a brief overview here: http://tiddlywiki.org/wiki/Extended_Attributes You might wan

[tw] Re: How do I implement a google translator button?

2010-03-01 Thread Tobias Beer
Hi Måns, This is an interesting question, the answer to which seems rather important when it comes to integrating external scripts in general. I never had a structured understanding of the hurdles involved in this process. So, if there's any guru around with some deeper understanding of how such j