[tw] Can I reduce the spacing between paragraphs?

2011-05-24 Thread Grant
Hi,
How do I control the standard space between paragraphs, bulleted items, 
etc?  I am using, for example, NoteStorm, and it puts a very large space in 
this cases, which is both inefficient and not very readable.  Where as 
TWT-Treeview • Executive is formatted much more to my liking.  I assume its 
in the stylesheet, but I am not an css expert, so you will have to be 
specific.  Or, if there is a good short tutorial on how to change the items 
in a typical stylesheet of TiddlyWiki, then I am game to learn too!
Thanks,
Grant

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] "TypeError: w.tiddler is undefined" when using Import

2011-05-24 Thread AndrewMc
Hi All

I am getting a strange error message when trying to import from another TW.

I am using TW 2.6.0 in Firefox 4.0.1 under WindowsXP. When I use the 
backstage to try to import another tiddler, I select the pre-defined feed 
and then press [Open]. There is a delay while the TW is "Getting the list of 
available tiddlers" and then I get an error message: "TypeError: w.tiddler 
is undefined". 

After I click on [OK] to close the error message, the message repeats. There 
are a different number of repeats of the error message for different 
pre-defined feeds. In my testing so far, the message has repeated between 3 
times (on http://tiddlywiki.abego-software.de) and 54 times (on 
http://www.math.ist.utl.pt/~psoares/MathSVG.html). I even get 21 repeats on 
trying to import from the exact same TW on tiddlyspot.

Once the error message has stopped repeating, the list of tiddlers appears 
and I am then able to select tiddlers and import them without any apparent 
problems.

Can anyone help me understand what the error message "TypeError: w.tiddler 
is undefined" means? 
What could be causing the error?
Is there anything that I can do to get rid of the error?

Any help would be most appreciated.

Cheers
Andrew Mc

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: javascript help for tables

2011-05-24 Thread Eric Shulman
> ERROR:  SyntaxError: missing ; before statement

There's a mismatched closed paren:

> tids = store.getMatchingTiddlers(tag),'modified').reverse();

The corrected syntax would be:

> tids = store.getMatchingTiddlers(tag,'modified').reverse();

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
--
Was this answer useful? If so, please help support TiddlyTools:

   TiddlyTools direct contributions: (paypal)
  http://www.TiddlyTools.com/#Donate
   UnaMesa tax-deductible contributions:
  http://about.unamesa.org/Participate (paypal)
   TiddlyWiki consulting:
  http://www.TiddlyTools.com/#ELSDesignStudios
  http://www.TiddlyTools.com/#Contact

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: image in system message

2011-05-24 Thread Måns
Hi Sub


> Actually I want to display an icon everytime a back is saved, but
>
> mainSaved: "",
> ... How would I do it instead?

Don't know if this will work for your usecase - however you could try
it out - and adjust the layout to fit your image..

[[StyleSheet]]

#messageArea {position:fixed;
top:0em;
left: 1em;
width: 13.7em;
margin:0em;
padding:0.5em; z-index:2000; _position:absolute;
background: url("i/save.gif") no-repeat;
border: none;
font-family: "Lucida Grande" arial;
font-size: .85em;
-moz-border-radius: 0 0 2px 2px;
}
.messageToolbar {display:block; text-align:right; padding:0.9em 0.2em
0.2em 0.2em}
#messageArea a {text-decoration:underline;color: #000;}

Cheers Måns Mårtensson

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



Re: embedding Google Calendar in a tiddler

2011-05-24 Thread AlanBCohen
Here is the content of my tiddler:
https://www.google.com/calendar/
embed?src=alanbcohen%40gmail.com&ctz=America/New_York" style="border:
0" width="800" height="600" frameborder="0" scrolling="no">
The above displays my Calendar but does not allow update.  Still, it
meets most of my needs

-- 
You received this message because you are subscribed to the Google Groups "GTD 
TiddlyWiki" group.
To post to this group, send email to gtd-tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
gtd-tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/gtd-tiddlywiki?hl=en.



[tw] Re: Firefox 4 compatibility issue

2011-05-24 Thread Sub
It only happens to tiddlers whose height is smaller than the window
height.

Sounds like a fixable bug, no?

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Firefox 4 compatibility issue

2011-05-24 Thread Sub
It only happens to tiddlers whose height is smaller than the window
height.

This seems like a fixable bug, no?

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Use Tiddlywiki to make a blog

2011-05-24 Thread hatgem
Thank you. I found that it works under version 2.6.1, except that the limit 
function is not recognized. 

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



Re: [tw] Re: excluding tags from TagsTreePlugin

2011-05-24 Thread axs
Hi again, 

I hope someone fixes TagsTreePlugin for you, but in the meantime, I've made 
a plugin out of my earlier code, which may be useful. If not, just ignore 
this.

It can be found here: http://axs.tiddlyspot.com/#TagglyTagsMenuPlugin. Take 
a look, let me know if it does what you need and if anything needs tweaking.

Regards,
axs

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: click on tiddler link closes tiddler?

2011-05-24 Thread Sub
Must have clicked that accitently. I just found that too in teh
search. Sorry for not using it before.

Yeah the cookie options are bad sometimes. I have overridden some
defaults already in the code manually already.

On May 24, 11:48 pm, Eric Shulman  wrote:
> > I just discovered that when I click on a tiddler link (in menu or in
> > text) it closes the tiddler when it's open already (instead of jumping
> > to it).
>
> > What confuses me most is that I have it in FF but not in Chrome and
> > the same with a fresh TW fromhttp://www.tiddlywiki.combutnot 
> > onhttp://www.tiddlywiki.comitselfin FF.
>
> This is controlled by a TW option setting.  See the
> [[AdvancedOptions]] shadow tiddler in your document.
>
> Look for the setting named "chkToggleLinks".
>
> Note: options are stored using *cookies*... that is why you get
> different settings for different browsers and for documents stored on
> different domains.
>
> enjoy,
> -e
> Eric Shulman
> TiddlyTools / ELS Design Studios
> --
> Was this answer useful? If so, please help support TiddlyTools:
>
>    TiddlyTools direct contributions: (paypal)
>      http://www.TiddlyTools.com/#Donate
>    UnaMesa tax-deductible contributions:
>      http://about.unamesa.org/Participate(paypal)
>    TiddlyWiki consulting:
>      http://www.TiddlyTools.com/#ELSDesignStudios
>      http://www.TiddlyTools.com/#Contact

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: click on tiddler link closes tiddler?

2011-05-24 Thread Eric Shulman
> I just discovered that when I click on a tiddler link (in menu or in
> text) it closes the tiddler when it's open already (instead of jumping
> to it).
>
> What confuses me most is that I have it in FF but not in Chrome and
> the same with a fresh TW fromhttp://www.tiddlywiki.combut not 
> onhttp://www.tiddlywiki.comitself in FF.

This is controlled by a TW option setting.  See the
[[AdvancedOptions]] shadow tiddler in your document.

Look for the setting named "chkToggleLinks".

Note: options are stored using *cookies*... that is why you get
different settings for different browsers and for documents stored on
different domains.

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
--
Was this answer useful? If so, please help support TiddlyTools:

   TiddlyTools direct contributions: (paypal)
  http://www.TiddlyTools.com/#Donate
   UnaMesa tax-deductible contributions:
  http://about.unamesa.org/Participate (paypal)
   TiddlyWiki consulting:
  http://www.TiddlyTools.com/#ELSDesignStudios
  http://www.TiddlyTools.com/#Contact

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] click on tiddler link closes tiddler?

2011-05-24 Thread Sub
I just discovered that when I click on a tiddler link (in menu or in
text) it closes the tiddler when it's open already (instead of jumping
to it).

What confuses me most is that I have it in FF but not in Chrome and
the same with a fresh TW from http://www.tiddlywiki.com but not on
http://www.tiddlywiki.com itself in FF.

Anyone else got this problem?

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] javascript help for tables

2011-05-24 Thread Jeffrey Wayne
After reading through many threads over the past few weeks, I've decided to
focus on using slices for data input and javascript (via
InlineJavascriptPlugin) for gathering, sorting, analyzing, and presenting
data.  (I am aware of and have dabbled in the many other possibilities,
especially with the use of DataTiddlerPlugin, FormDataPlugin and
forEachTiddlerPlugin.)

I don't know much about javascript but have been learning through small
examples throughout the threads as well as Mike P's cigar and book databases
which have been a big help.

http://www.strm.us/tw/books
http://www.strm.us/tw/cigars

What I need help with is finding out why I get the following error for the
following script.

ERROR:  SyntaxError: missing ; before statement

SCRIPT:


   var out='';
   var fmt='|[[%0]]|%1|%2|%3|%4|\n';
   var tag= 'Project';
   var s1 = 'Sphere';
   var s2 = 'Status';
   var s3 = 'Priority';
   var s4 = 'Participants';
tids = store.getMatchingTiddlers(tag),'modified').reverse();
   out+= "|!" + tag + "|!" + s1 + "|!" + s2 + "|!" + s3 + "|!" + s4 + "|\n";
   for (var i=0; i

[tw] image in system message

2011-05-24 Thread Sub
I want to display an image in of the message definitions of
merge(config.messages,{...

Actually I want to display an icon everytime a back is saved, but

mainSaved: "",

returns the tags being converted to html entities > and <

I blame

if(save) {
displayMessage(config.messages.mainSaved,"file://" + localPath);
store.setDirty(false);
}

for it. How would I do it instead?

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: How can I get the search function to ignore accented foreign words?

2011-05-24 Thread Sub
Not too easily. The search is not super precise, it's just simple.

On May 23, 9:36 pm, kev  wrote:
> I've got a TW with all my Chinese notes in it but when I want to
> search for a particular word I have to add the accent mark - but I
> don't usually want to do that.
>
> For example I want to search for mǎi but it is cumbersome to always
> have to find the accent on the keyboard. All I need to do is search
> for mai (with a space and that will usually be sufficient for my
> purposes. If I do search for mai the search engine is so precise I
> have to use the accented word. So really I want to do a fuzzy search.
> Is it possible?

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



Re: [tw] Re: excluding tags from TagsTreePlugin

2011-05-24 Thread axelm
Would it be possible that someone who knows about coding could take a peek 
at this plugin:

http://visualtw.ouvaton.org/VisualTW.html#TagsTreePlugin

and find out why it is not excluding tiddlers that are tagged "excludeLists: 
or "excludeTagsTree" ?

I have tried to play with it but no luck, since I don't know what I am 
doing.

It seems the author hasn't worked on it since 2008.

That would be really, really appreciated,

axelm


-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Color Theme for TWT-Treeview Executive

2011-05-24 Thread Jonathan
Ok, I am now able to change some of the colors and see results, but it
is tedious.  Not knowing CSS and the fact that this particular
adaptation seems to be 'layered' makes it very difficult.

When a customized tiddlywiki like this is published, it would be
easier for users to modify  to have a guide to what color definition
changes what part of the page.

On May 23, 4:12 pm, Måns  wrote:
> Hi Jonathan
>
> > Instead of using
> > the color template, it seems that the colors are hard-coded in the
> > stylesheets.  I tried changing some of these, but did not see any
> > results.
>
> I believe you are right - You'll have to make changes to the
> StyleSheet tiddler..
>
> > I saw some discussion between Morris and Mans about testing
> > a new color system and am wondering if that has made any headway.  If
> > not, is there a way to change the color scheme in TWT-Treeview,
> > regular and Executive?
>
> You should be able to "translate" all hardcoded colordefinitions in
> the StyleSheet tiddler into ColorPalette slice referrals. Eg:
> background: [[ColorPalette::Background]]; etc...
>
> Cheers Måns Mårtensson

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Use Tiddlywiki to make a blog

2011-05-24 Thread rakugo
Note the latest version of TiddlyWiki is available on:
http://tiddlyspace.com

Something like:
http://lottie.tiddlyspace.com/
is setup especially for the purpose of blogging.

On May 24, 5:34 pm, rakugo  wrote:
> On May 24, 1:24 pm, hatgem  wrote:
>
> > I have one athttp://www.michlaw.net/courtrules.htmlanda Tiddlyspot one 
> > athttp://www.yclipse.com.
>
> > The most challenging thing was figuring out how to present the most
> > recently-created item first. There should be a plugin or macro that would
> > allow for display of the last one (or three, or five) items tagged with a
> > certain tag, but I have not found one
>
> No need for a plugin for this with the latest version of TiddlyWiki.
> If you tag everything you want to display "blog" then
> In DefaultTiddlers add the text:
> [tag[blog]][sort[-modified]][limit[5]]
>
> Easy as that!
> Jon

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Use Tiddlywiki to make a blog

2011-05-24 Thread rakugo


On May 24, 1:24 pm, hatgem  wrote:
> I have one athttp://www.michlaw.net/courtrules.htmland a Tiddlyspot one 
> athttp://www.yclipse.com.
>
> The most challenging thing was figuring out how to present the most
> recently-created item first. There should be a plugin or macro that would
> allow for display of the last one (or three, or five) items tagged with a
> certain tag, but I have not found one


No need for a plugin for this with the latest version of TiddlyWiki.
If you tag everything you want to display "blog" then
In DefaultTiddlers add the text:
[tag[blog]][sort[-modified]][limit[5]]

Easy as that!
Jon

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Firefox 4 compatibility issue

2011-05-24 Thread Sub
Didn't notice it till I read this thread, but I have it too (FF,
Chrome, IE).

BackStageRemove
DisableWikiLinksPlugin
HTMLFormattingPlugin
ImageSizePlugin
InlineJavascriptPlugin
SimpleSearchPlugin

Downloaded a fresh TW from http://www.tiddlywiki.com and it's there
too in all browsers.

Looks like this is intended behaviour!


On 24 Mai, 06:17, "rnio...@gmail.com"  wrote:
> Rats... I'm not using the PartTiddlerPlugin... It's got to have some
> other cause too...
> Rich
>
> On May 23, 4:17 am, elnoi  wrote:
>
>
>
>
>
>
>
> > It happens to me too and it's certainly annoying.
> > I've tried with blank tiddlywikis (with no plugins) and it only
> > happens in versions previous to 2.6.2
> > In my case, the fact is that I have no choice but to work with version
> > 2.4.3.
> > If there's someone who has a solution, it'kll be very wellcome.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Use Tiddlywiki to make a blog

2011-05-24 Thread Eric Shulman
> I would like to make a try to create a blog by using tiddlywiki. I
> searched in this group to find some examples of such blogs, and I
> don't find some recent messages about this.

Try this TiddlyTools QuickStart(tm) document:
   http://www.TiddlyTools.com/quickstart/tiddlyblog.html

My TiddlyBlog:
   http://lumpymilk.tiddlyspot.com

An index of other QuickStart documents:
   http://www.TiddlyTools.com/quickstart/

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
--
Was this answer useful? If so, please help support TiddlyTools:

   TiddlyTools direct contributions: (paypal)
  http://www.TiddlyTools.com/#Donate
   UnaMesa tax-deductible contributions:
  http://about.unamesa.org/Participate (paypal)
   TiddlyWiki consulting:
  http://www.TiddlyTools.com/#ELSDesignStudios
  http://www.TiddlyTools.com/#Contact

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Use Tiddlywiki to make a blog

2011-05-24 Thread hatgem
I have one at http://www.michlaw.net/courtrules.html and a Tiddlyspot one at 
http://www.yclipse.com. 

The most challenging thing was figuring out how to present the most 
recently-created item first. There should be a plugin or macro that would 
allow for display of the last one (or three, or five) items tagged with a 
certain tag, but I have not found one. What I do at the yclipse site is 
specify the item called Current as the default tiddler, and then manually 
rename Current to the date it was created, then create a new journal item 
and call it Current. 

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Use Tiddlywiki to make a blog

2011-05-24 Thread kev
Here's mine - 
http://wikis.healthwealthandmusic.co.uk/keithrichardson/homepage.html.

A TW blog should be perfect but it isn't because it won't get indexed
properly by Google because of all the Javascript that wraps around the
text. If you want a blog that other people will find you need to use
one of the blog sites. Tiddlywiki's coding hides a lot of content from
Google. I've had that "blog" uploaded and added to Google sitefinder
pages for years now and most of the content is invisible. Sadly. I use
it because it is so useful to me.


On May 24, 11:38 am, Didier BRETIN  wrote:
> Hi,
>
> I would like to make a try to create a blog by using tiddlywiki. I
> searched in this group to find some examples of such blogs, and I
> don't find some recent messages about this.
>
> I don't want to use tiddlyspace, I would like a simple tiddlywiki file
> with blog features:
> - articles
> - tags
> - saw the last X articles
>
> Do you know some examples of this ?
>
> Regards.
> --
> Didier

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Use Tiddlywiki to make a blog

2011-05-24 Thread Didier BRETIN
Hi,

I would like to make a try to create a blog by using tiddlywiki. I
searched in this group to find some examples of such blogs, and I
don't find some recent messages about this.

I don't want to use tiddlyspace, I would like a simple tiddlywiki file
with blog features:
- articles
- tags
- saw the last X articles

Do you know some examples of this ?

Regards.
--
Didier

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.