PIEPlus V2 Online Help
Back to index
URL Alias
Usage
- Enter "y" without double quote in the address bar and press
[Enter] key in the SIP, Software Input Panel. Then it will be expanded to
"http://www.yahoo.com/" by the alias "y" defined in the
options.
- Enter "g test" in the address bar and press [Enter]
key. Then it will be expanded to
"http://www.google.com/search?q=test".
- Enter "g a b" in the address bar and press [Enter]
key. Then it will be expanded to
"http://www.google.com/search?q=a%20b".
- Enter "domain" and press [Enter] key. Then it will be
expanded to "http://www.domain.com/" by the default URL
Alias.
- If you want to go to "domain.net", enter "domain"
and press [`] (Back Quote) key to expand the URL. Then it will be
changed to "http://www.domain.com/". Press [`] (Back Quote)
key again. Then it will be changed to
"http://www.domain.net/". You can customize the EXPAND KEY in the
options.

Expand Key
- [Expand Key] can be configured in the [Options]->[URL Alias].
- [Expand key] will expand the aliases with [Exp Key] flag in the option.
Default Alias
- If no alias is found for the text in the address bar, the default alias
will be used.
Argument
- %s : The text in the address bar will be passed to the alias
without any modification.
- %us : The text in the address bar will be passed to the alias
after being encoded with UTF8.
Back to index