All right, google.groups don't let me go on with the old thread [1], so I'll start another one.
So, my question was if there's some way to conveniently search through the code. For instance, I'd like to find the definition of the createTiddlyElement. Eric's insideTW [2] suggests that it should be in Dom.js but Dom.js itself suggests otherwise [3]. As insideTW is outdated I'd like to check if createTiddlyElement still doesn't allow to insert elements instead of appending (ok, for my task in a micro- plugin I just went more low-level and used insertBefore Dom interface). Now, I installed git and SmartGit under Windows. I successfully cloned tiddlywiki from GitHub, but, to my surprise, SmartGit doesn't have a search tool either. So now I have to find some software which can search through the TiddlyWiki folder and also allow to conveniently open and highlignt the syntax in files. Is anyone aware of such tool (it's ok if it allow to open files with another editor)? I guess not many developers use Windows.. but perhaps some web-technology/just cross-platform tool? [1] http://groups.google.com/group/tiddlywikidev/browse_thread/thread/3f1e19bdecfeee7c [2] http://tiddlytools.com/insideTW/#createTiddlyElement [3] https://github.com/TiddlyWiki/tiddlywiki/blob/master/js/Dom.js -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev?hl=en.
