I was asked to add Enter as shortcut for todolist pluging to add item instead of clicking the add button!
My question is:
Is there any way to define a global keyboard shortcut to work on a focused elements here textbox (edittext widget)
This means when you press ENTER key in a textbox created by edittext widget an action is trigged!
And when in tiddler edit view or other area you press ENTER that action is not triggered?
In summary the global keyboard shortcuts only work on focused element not elsewhere!
--Mohammad