I liked the idea, so I made it
^1::
IfWinExist, ahk_exe obsidian.exe
{
Send !,
Sleep 30
Send !.
return
}
return
Ctrl + 1
would trigger it
Alt + ,
and Alt + .
are set to toggling each side pane
I liked the idea, so I made it
^1::
IfWinExist, ahk_exe obsidian.exe
{
Send !,
Sleep 30
Send !.
return
}
return
Ctrl + 1
would trigger it
Alt + ,
and Alt + .
are set to toggling each side pane