Hi Chris, Indeed tiddle was inspired by Quicksilver and Launchy, the equivalent app launcher for PC. Two great apps!
Tiddle is a Java app. It parses the tiddlers in the TiddlyWiki, and indexes them using a the apache lucene java library. So all fields and attributes should be available for searching. I think you should also be able to type in the attribute name, followed by colon, followed by search string, and it should work. e.g. "tags:mytag". The app is written in Java, but as far as I know, macs come with Java already installed. Otherwise there are some downloads here: http://developer.apple.com/java/download/. So Tiddle should work on mac. Unfortunately I don't have a mac so I can't really try it out. One problem that Tiddle will have is when it comes to register the windows hot keys, for showing Tiddle when it has been hidden. If your prepared to give installation a go, I could build you a release that will not fall over if it is not on Windows. Cheers, Ben On Oct 13, 7:38 pm, Chris Adams <[email protected]> wrote: > Hi Ben, > > Making a quicksilver[1] style front-end for tiddly is a very smart > idea, nice work! > > What is actually happening under the hood here? > > Are you parsing the tiddywiki html DOM for keywords when you search, > and displaying them in the window drawn by java? > > I'm afraid I'm on a mac, and I don't know any java at all, so I can't > really give it a spin, but I love the idea of making Tiddly's > searchable like this. > > Bravo! > > [1]:http://docs.blacktree.com/quicksilver/what_is_quicksilver --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

