I'll fix up that URL encoding thing for the next release. The reason it's written as a standalone java app is because java is what I do, so it was the easiest path for me :-) It does have the added advantage of cross-platform support whereas Launchy, Do, and Quicksilver are all specific to a single platform.
On Oct 31, 12:08 am, FND <[email protected]> wrote: > > I've just put up a version which should not fall over if not running > > on Windows. > > Seems to work nicely - basic keyboard commands (arrow keys, Enter, > CTRL-X) all seem to work fine. > Good job! > > However, I've noticed the URL encoding (when launching a tiddler in the > browser) is not quite correct: > file:///tmp/tiddle-0.0.4/tiddle-help.html#Tiddle+keyboard+shortcuts > This should use "%20" instead of "+": > file:///tmp/tiddle-0.0.4/tiddle-help.html#Tiddle%20keyboard%20shortcuts > > As an aside, perhaps this could be integrated into existing applications > like Launchy, GNOME Do or Quicksilver? > > -- F. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
