![]() |
Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
DESCRIPTION This command is currently in beta, though is meant to replace the need for two seperate commands: !set and !seta. It does a test to see if what your setting is a YubNub command, and if it is, it makes it an alias (!seta), otherwise it will be set as a personal command/memo (!set). SYNTAX !create [personal command name/alias name] [URL/memo/yubnub command] EXAMPLES "!s" works just like "%s" in YubNub! !create loc gloc -what !s -where 90210 (sets alias "loc" to perform a Google Local search in Beverly Hills) !create reminder Pick up Sarah at 9:00! (sets memo "reminder" with the given information) !create foo g !s (sets alias "foo" to perform a Google search with your parameters) !create google http://www.google.com/ (sets personal command "google" to go to Google's home page) RELATED COMMANDS !, !ls, !mls, !set, !seta, !login, !logout AUTHOR AND OTHER NOTES This command and all other (aliases) commands were written and coded by Jacob Ensor (magicjj) of jjefferydesign.com Special thanks to Allen Ormond for "commandExists"! Great job! This command is in beta, and I am considering replacing !set and !seta with this in full. As you can see, this command goes a little slower as it is calling so many other functions, but it does get the job done. Let me know your opinions on the YubNub Google Group or by e-mailing me at magicjj@gmail.com, about whether or not you feel this should or should not replace the other commands!