Page 1 of 1

[AHK] Add a new task by double clicking

Posted: Fri Oct 25, 2019 8:44 am
by Niko
double.jpg
double.jpg (10.1 KiB) Viewed 4236 times
This is a simple AutoHotKey script which allows you to add new tasks in the Day/Week tabs by double clicking.
Requirements:
Autohotkey - https://www.autohotkey.com/
How To Install:
1. Unpack the archive
2. Run
You can modify the following variables:
1. Right or Left button of the mouse (LButton)
2. The timing of clicking (400)
3. Hotkey for a new task (^!n)
More about hotkeys - https://www.autohotkey.com/docs/KeyList.htm
doubleClick - Copy.zip
(490 Bytes) Downloaded 256 times