Quote:
Originally Posted by abanks
Is there a way to make nickelmenu execute something without tapping a menu item?
|
Can you perhaps share more details about what you're hoping to accomplish? At its core, NickelMenu is about creating custom menu entries so the short answer to your question would seem to be, “No.” But there are, for example, chain-type actions which depend not on the user pressing a menu entry, but on the result of a previous action. However, each chain of actions still does ultimately start with a menu entry that the user must press. (…So far as I understand.)