DesktopPlus icon indicating copy to clipboard operation
DesktopPlus copied to clipboard

Delay on actions

Open DaryeDev opened this issue 2 years ago • 1 comments

Hi! I'd love to have a "delay" command when configuring custom actions, to wait between keystrokes, for example.

DaryeDev avatar Jan 06 '24 21:01 DaryeDev

A delay command, or anything that doesn't finish executing right away, is something I kind of wanted to avoid having, Mostly for the sake of simplicity, but also to not fall into the trap of making a fully-fledged macro app (the latter more than the former I guess, it does sound reasonably doable to be fair).

Unless you really need commands that interact with Desktop+ overlays, I'd recommend calling something like a AutoHotkey script via the Launch Application command.

elvissteinjr avatar Jan 08 '24 00:01 elvissteinjr