> I've downloaded empty.zip from tiddlywiki.com. The search returns no > result no matter what keyword I use (even using simple keywords like > 'a'). > Tried searching inwww.tiddlywiki.com/empty.htmlwith things like 'a', > 'StyleSheet', 'TabAll', the search failed as well.
The "empty.html" TW document is *empty*... it has no real tiddlers... only shadow tiddlers (hard-coded defaults). The standard core search function does *not* search in shadows (e.g. [[StyleSheet]], [[TabAll]], etc.). Thus, without any *real* tiddlers, the search produces no result. Note: if you edit a shadow tiddler and save it, it creates a real tiddler from it. So once you have customized your document (or added content tiddlers), searching those tiddlers should work as you expect. If you want to add more options and features for enhanced searching, try this: http://www.TiddlyTools.com/#SearchOptionsPlugin enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios -- 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.

