Hello,

To make is easier to search for help, I have made these two Ubiquity
commands.
I use Ubiquity to seach, tweet, email etc from my tw.

Any thoughts most welcome.

ALex

To install open Command Editor and cut and paste.

makeSearchCommand({
name: "search-twgroup",
  url: "http://groups.google.com/group/TiddlyWiki/search?
group=TiddlyWiki&q={QUERY}&qt_g=Search+this+group",
icon: "http://www.google.com/favicon.ico";,
description: "Searches tw group for your words."
});


makeSearchCommand({
name: "search-tworg",
  url: "http://www.google.com/search?q=site%3Atiddlywiki.org/wiki+-site
%3Atrac.tiddlywiki.org+{QUERY}&btnG=Search",
icon: "http://www.google.com/favicon.ico";,
description: "Searches tiddlywiki.org/wiki OR trac.tiddlywiki.org
using Google for your words."
});
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to