WebsOS-Patches Web Portal
Home | Submit New Patch | Submit Update | Browse Patches
Universal Search: Command Line - Changelog
2010-05-18: should fix an issue where .restart luna (and possibly .restart java and .rescan) was not working.
2010-05-07: You can now type '.help ' to get to the help on a specific command.
2010-05-07: you can now specify a category and/or a separator when creating a .task. type '.help task' for more information. Also see http://webonastick.com/uscl/feeds/uscl.json at the bottom for a '.groceries' alias example.
2010-05-07: If you have Quick Event installed, just type '.quickevent '.
2010-04-02: add .quicktask and .task.
2010-03-02: updated for webOS 1.4.0.
2009-12-06: User-defined commands if you have a file called uscl.json on the USB drive's root directory. Example uscl.json file. Use the '.update' command after copying/modifying/deleting uscl.json. SYNTAX IS STRICT JSON.

2009-12-03:
- Tests using underlying utilities confirm that this is compatible with KeyToss 1.3.1-17.
- Commands related to location services:
- - .gps on/off
- - .usegoogle on/off (rough location using cell towers)
- - .autolocate on/off
- - .geotag on/off
- - .bgdata on/off (Background Data Collection)
- Command related to the system:
- - .rescan
- - .restart java
- Additional searches:
- - .wolfram
- - .snopes
- - .keytoss
- - .maps - for completeness
- - ..cmd - shortcut for .keytoss
- Hiding individual commands:
- - .hide ...
- - .show ...
- - .show all
- Other stuff:
- - In .calc you can say things like sin(x) instead of Math.sin(x).
- - You can type the command after the keywords now, e.g., 'i am america .amazon'
2009-11-19: Fixed compatibility issue with KeyToss.
2009-11-18: webOS 1.3.1 compatible.
2009-11-13: Fixed issue with error messages not showing up.
2009-11-11: '.help' opens its own window now.
2009-11-11: Added .show/.hide to turn on/off display of additional searches in Universal Search.
2009-11-11: Added .yahoo, .restart luna, .gis (Google Image Search), .shop (Google Products), .news (Google News), .amazon, and for completeness, .google and .wikipedia.
2009-11-05: Fix issue: installing USCL first then KeyToss would still not work
2009-10-30: Attempt to fix compatibility issue with KeyToss patch.
2009-10-30: Fix a bug with tapping on the '.cmd' item.
2009-10-29: Fix a bug with '.help'.