question

William504-4677 avatar image
0 Votes"
William504-4677 asked CeasarChenMSFT-3458 answered

OneNote 365 (Family Edition) is not compatible with AHK

Operating System: Windows 10 Family Chinese Edition
Office Version: Microsoft 365 Family Edition
193331-image.png


My AHK script is as below

if GetKeyState("space", "P")

i:: Send {up}
j:: Send {left}
k:: Send {down}
l:: Send {right}

When keep pressing down the space bar, then press the keys ⌈ikjl⌋ to control the movement of the cursor ⌈up/down/left and right⌋, respectively.

This script works fine on some text editing softwares like Word, Notpad, and OneNote for Win 10 (i.e. UWP).

But on the OneNote 365, spaces + "i/k" to control the cursor "up and down" are disabled.

So the script failure problem should be with OneNote 365, hope you that you could modify this bug, thank you.

office-onenote-client-itpro
image.png (8.1 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

CeasarChenMSFT-3458 avatar image
0 Votes"
CeasarChenMSFT-3458 answered

Hi, @William504-4677
Welcome to the Q&A Forum. Regarding the compatibility of OneNote scripts, you can submit feedback to Welcome to Feedback or post under the feedback tag in the Q&A Forum。


If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.




5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.