Hi Jed, Searching your TW, I can't find a blank for "getVariable()". I also can't find it looking at TW's raw code, mostly because I don't know how it's prefixed as a definition and also because it gets used so many places that searching for its definition is swamped. Maybe it's part of some other code library? Having documentation for this sort of thing would be great.
Had a thought it might be a new part of standard javascript, but a search through the definitive guide reveals no such function. Thanks, Mark On Saturday, June 4, 2016 at 6:51:45 AM UTC-7, Jed Carty wrote: > > Instead of working on what I was planning today I started putting together > another version of a documentation wiki for the tiddlywiki code. > > My main motivation is to have a searchable database so I can look up > function definitions when developing. I would like to extend this to having > more in-depth documentation for the code to make contributing and learning > easier. It should also help give a better overall view of the code to help > with optimisations and the like. > > What I would like is help adding everything and input about how it should > be organized. At the moment it is mostly empty placeholder tiddlers. > > What I have now is here > <http://ooktech.com/jed/ExampleWikis/TiddlyWikiCodeDocumentation/>. > > If you are interested in helping let me know. It needs people to do things > like adding descriptions for each file (a lot of which will be things like > 'This is the tiddler for the right arrow image'), adding descriptions of > what functions do, giving examples of usage for a function, finding where > the different functions are used and probably other things. > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/496fd083-e6da-4635-be7e-f344ef4f0f17%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

