Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do you use a hotkey to trigger this workflow? #111

Closed
idpaterson opened this issue Mar 31, 2016 · 3 comments
Closed

Do you use a hotkey to trigger this workflow? #111

idpaterson opened this issue Mar 31, 2016 · 3 comments

Comments

@idpaterson
Copy link
Owner

Quick poll, has anyone configured a hotkey for the workflow? I recently set mine up as Alt double-tap but the command format is a bit weird when triggered from a hotkey since the wl portion is omitted:

hotkey

This is a very minor detail, but if it were possible for the workflow to detect whether it is running from a hotkey it would be better to drop the hyphen separator as it is not needed and potentially misleading.

@idpaterson
Copy link
Owner Author

The hotkey is somewhat more problematic when entering tasks. There is no reason that I would think to type a space in order to start entering a task since there is no wl shown in the hotkey mode. I may need to consider allowing the task entry handler to run whenever the text does not match another handler. For example, "wls" or "s" in hotkey mode will match the wl-search handler but "Shave" in hotkey mode or more awkwardly "wlShave" should begin adding a "Shave" task. Currently the space is required, "wl Shave" and " Shave" in hotkey mode.

@idpaterson
Copy link
Owner Author

The problem described in the previous comment is now fixed, it is no longer necessary to type a space first in order to add a task when using a hotkey.

@idpaterson
Copy link
Owner Author

idpaterson commented Aug 24, 2016

No interest here, closing the "poll" since the bug that arose from this discussion has been resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant