quick speedcrunch hotkey

Issue #928 new
Former user created an issue

I'd suggest a configurable setting for a speedcrunch hotkey using an API like https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-registerhotkey

User presses hotkey, speedcrunch steals window focus (BringWindowToTop+ShowWindow) and clears the input box. Now you can quickly get back to speedcrunch without cycling through all your alt-tabs.

I'd suggest another hotkey or automatically having speedcrunch auto-minimize after an equation is entered if it was focused due to the original hotkey - but I think alt+tab would serve this purpose fine already.

You might suggest using autohotkey or autoit to do this, but I like to avoid that kind of junk like the plague.

Comments (1)

  1. Gabe Lawrence

    I pin the icon to the Windows task bar as the very first icon.

    Then you can open it with windows key + 1.

  2. Log in to comment