[tw] Re: I have a TiddlyWeb on demand!

2009-06-13 Thread tony
> > On Jun 13, 1:51 pm, rakugo wrote: > > > > Hi, > > > I've created a plugin which allows you to load tiddlers dynamically in > > > TiddlyWeb. > > > > Would be interested if you can see any problems with this method. > > > Jon Thank you, Jon my skinny tiddlers could use some beefcake! I found

[tw] Re: Converting Inline Script?

2009-06-13 Thread Eric Shulman
> Or, for example, MiniBrowserPlugin, by using its last inline script > before it was converted, from 16683 bytes down to 8450 bytes: > http://menuflex.tiddlyspot.com/#Browser For a *really* tiny simplified browser-in-browser that has *no* dependencies and is only 3197 bytes, try this: http://

[tw] Re: Has anyone tried to setup TiddlyWeb as an application with Web2Py?

2009-06-13 Thread cd...@peermore.com
On Jun 13, 11:44 pm, Simon Baird wrote: > What about TiddlyWeb on AppEngine? Is anyone playing around with that? Yes: http://tiddlyweb.appspot.com/ That has been updated in a while (it's 0.9.25). This is based on: http://tiddlyweb.peermore.com/wiki/#googleappengine --~--~-~

[tw] CompareTiddlersPlugin enhancement to work with RevisionsPlugin

2009-06-13 Thread rouilj
Hi all: I am using the RevisionsPlugin from http://www.linux-lovers.be/RevisionsPlugin/#RevisionsPlugin to keep multiple revisions of some of my tiddlers. What would be great is to be able to compare two revisions of the tiddlers. I found the CompareTiddlersPlugin from Eric Shulman www.tiddlyto

[tw] Re: Has anyone tried to setup TiddlyWeb as an application with Web2Py?

2009-06-13 Thread Simon Baird
What about TiddlyWeb on AppEngine? Is anyone playing around with that? -- simon.ba...@gmail.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to TiddlyWiki@go

[tw] Max size of tiddler or preformatted text block?

2009-06-13 Thread rouilj
Hi all: I am using firefox 3.0.11 and tw 2.5.1beta2, but the same occurs with an empty TW 2.5.0. I am trying to insert a 100k manual page into a tiddlywiki in a single tiddler. I cut it from nroff text output and surrounded the text with {{{ (newline) ... (newline) }}} to make it a preformatted

[tw] Re: How do I set tag in newTiddlerWithForm macro from FormTiddlerPlugin

2009-06-13 Thread Daniel
I am keeping the prompt but just added default text to it: var title = prompt(titlePrompt, tiddler.title + " KOFF " + new Date ().formatString('-0MM-0DD')); Now I am happy with what it does. Daniel On Jun 14, 2:48 am, Daniel wrote: > > You could try using newSavedTiddler instead of newTiddl

[tw] Re: How do I set tag in newTiddlerWithForm macro from FormTiddlerPlugin

2009-06-13 Thread Daniel
> You could try using newSavedTiddler instead of newTiddlerWithForm: Thank you cmari! It work fine. Any idea on how to get rid of the prompt that asks for a new tiddler name and instead have it created automatically? I would like to have for example "tiddler.title + today's date + KOFF" Daniel --~

[tw] Re: Has anyone tried to setup TiddlyWeb as an application with Web2Py?

2009-06-13 Thread Eric Weir
On Jun 12, 2009, at 1:02 PM, Måns wrote: > untill I get a new harddisk. (That won't happen > in a while I'm afraid ...) Pretty cheap here. No so cheap in Denmark? -- Eric Weir Decatur, GA USA eew...@bells

[tw] Re: Wagn - very much like TiddlyWiki

2009-06-13 Thread AlanBCohen
While Wagn is a nice addition to the WikiWorld, TW still has a major advantage; it's dependencies are found on many machines and multiple OS's, making TW much more portable than Wagn. I carry my TW's on a USB drive, allowing me to access them from almost any machine. On Jun 12, 7:35 am, Måns w

[tw] Re: How do I set tag in newTiddlerWithForm macro from FormTiddlerPlugin

2009-06-13 Thread cmari
On Jun 13, 8:30 am, Daniel wrote: > I am trying to set one tag to tiddler title of the tiddler containing > the button with the macro, > and the other tag to a static value: KOFF > You could try using newSavedTiddler instead of newTiddlerWithForm: <'+'>'}} tag:{{'KOFF [['+tiddler.title+

[tw] How do I set tag in newTiddlerWithForm macro from FormTiddlerPlugin

2009-06-13 Thread Daniel
I am trying to set one tag to tiddler title of the tiddler containing the button with the macro, and the other tag to a static value: KOFF <> This is the documentation on how to pass parameters. There is no tag parameter. Toward the end of the code in the FormTiddlerPlugin the code for the newTid

[tw] Re: I have a TiddlyWeb on demand!

2009-06-13 Thread rakugo
and annoyingly at the moment it only works in Firefox. Odd things are ahappening. On Jun 13, 1:52 pm, rakugo wrote: > Lets try that url > again:http://www.jonrobson.me.uk/workspaces/tiddlers/Get%20some%20Beefcake%... > > On Jun 13, 1:51 pm, rakugo wrote: > > > Hi, > > I've created a plugin whi

[tw] Re: I have a TiddlyWeb on demand!

2009-06-13 Thread rakugo
Lets try that url again: http://www.jonrobson.me.uk/workspaces/tiddlers/Get%20some%20Beefcake%20for%20your%20tiddlers/ On Jun 13, 1:51 pm, rakugo wrote: > Hi, > I've created a plugin which allows you to load tiddlers dynamically in > TiddlyWeb. > > Seems to work pretty well. > Basically the con

[tw] I have a TiddlyWeb on demand!

2009-06-13 Thread rakugo
Hi, I've created a plugin which allows you to load tiddlers dynamically in TiddlyWeb. Seems to work pretty well. Basically the concept is in TiddlyWeb you create a bag containing all the stuff that should be loaded automatically (ie. PageTemplate,ViewTemplate,StyleSheet) then you have a bag which

[tw] Re: TiddlyWeb from an usb stick?

2009-06-13 Thread cd...@peermore.com
On Jun 13, 5:23 am, tony wrote: > Don't make the mistake I did initially using tiddlyweb-0.9.39 which > just came out today, June 12 > > tiddlyweb-0.9.39 works only for the plain text store when I tried from > sql store I got a mismatch thread error everyplace I tried. (I was > previously succe

[tw] Re: Collapsing sections?

2009-06-13 Thread pat toche
> http://www.TiddlyTools.com/#FoldHeadingsPlugin is another wonderful plugin from ELS. If you want to make it more language-neutral, you can customize the labels. In a tiddler named FoldHeadingsPluginCustom and tagged systemConfig, simply insert (for instance) the following: config.macros.foldH