I know I can add custom shortcuts or even url links to the launcher.
Can I create custom launcher shortcuts that accept or process arguments?
For example, can I set a launcher link to open http://google.com/#q=%s
, so that when I type google cat videos
in launcher, it will open the link replacing %s
with cat videos
?