Skip to content

Feature ideas  #22

@mikepiman

Description

@mikepiman
  1. ability to run a console program hiding its window, (in addition to "normal", minimized, maximized). Like Windows Task Scheduler does.
    [Benefit]: This would be awesome when I want to run a command or batch silently, without a tab opening and closing quickly in the Windows Taskbar.
    [Workarounds]: (a) a VBS script, as described here; or
    (b) Nircmd (runs faster); or
    (c) I compile the command into a silent EXE with AutoIt, then tell HotkeyP to run that EXE (runs as fast).

  2. When HotkeyP loads a shortcut file (by the "..." button or drag&drop), the Command field is filled with the target's path (.exe). Also load any commandline parameters and the working directory that are in the shortcut file. (Otherwise, I copy&paste these manually).

  3. a column with checkmarks for disabling/enabling individual hotkeys. (Currently, I think I have to delete a hotkey and then recreate it?)
    [Benefit]: Really nice for testing, or coordinating with other hotkey programs, or enabling some hotkeys for only a few weeks per year.

  4. Columns can be reordered by dragging, as in Explorer windows. (E.g., my Description column could be to the left of the Key column. That might be cool sometimes).

  5. an option to select a custom icon for a hotkey that launches an EXE. Currently this icon is displayed in the hotkey list. (Usually the EXE's default icon is fine, but for some programs, I use a custom icon for it in all other shortcuts to it on the system, that I've become familiar with).
    Maybe this could be implemented as a checkbox called "Custom icon in list" that's disabled by default.

  6. Currently when I increase the font size, the icons stay small. Automatically use the largest available icon (32x32, etc) that fits.

  7. The "Process Priority" combo-box could/should be sorted by priority level. (Currently "above normal" is at the bottom, out of sequence. Maybe there's an advantage to this ordering?)
    The submenu containing "Command to active window" seems out of logical order, too.

  8. When the checkbox "Ask before executing this hotkey" is checked,
    gray-out/disable the checkbox "Wait before executing..", since it's overridden.
    (Also, I couldn't find them documented in the Help file).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions