Also, what about functions? Can I define a function in one Tiddler and call it in a script in a different Tiddler?
On Sep 21, 8:43 pm, Zans Mihejevs <[email protected]> wrote: > > You could use config.options which is mainly used for this. > > eg: > > config.options.txtSomething > > config.options.chkBoolean > > If something has a prefix chk or txt it is easy to save it with > > cookies. > > Thanks, I'll have a look through it. > > > You know, that there are some GTDs out there? > > mGSD or tbGTD > > Yes, but that doesn't answer my question. > > On Sep 21, 8:05 pm, PMario <[email protected]> wrote: > > > On Sep 21, 5:14 pm, Zans Mihejevs <[email protected]> wrote:> I have two > > questions in this post. > > > First of all, how can I define a global variable that I could later > > > access through a script in any of my Tiddlers? > > > You could use config.options which is mainly used for this. > > eg: > > config.options.txtSomething > > config.options.chkBoolean > > If something has a prefix chk or txt it is easy to save it with > > cookies. > > > Have a look at one of tiddlytools plugins source code, where you can > > change checkboxes or a txt how it is handled ... > > > > Second, I'm working on making my own GTD mod for my TW and I want > > > Tiddlers to have a new parameter such as "Deadline". How can I > > > implement this? > > > You know, that there are some GTDs out there? > > mGSD or tbGTD > > >http://mgsd.tiddlyspot.com/#mGSDhttp://tbgtd.tiddlyspot.com/ -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

