Skip to content

EDS-Bioinformatics-Laboratory/AHK_scripts

Repository files navigation

AutoHotKey scripts

9 October 2025

Documentation: https://www.autohotkey.com/v2/

Shortcuts for automatic start of AHK scripts when Windows starts: C:\Users\P075934\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

Copy as filename		WIN+F	 		CopyAsFile.ahk

Create text file		F1+T           	CreateFile.ahk
Create MD file          F1+M           	CreateFile.ahk
Create Word file        F1+W           	CreateFile.ahk
Create Excel file       F1+E           	CreateFile.ahk
Create Powerpoint file  F1+P           	CreateFile.ahk

Open Chrome	Work		F2+W			OpenChrome.ahk
Open Chrome	Private  	F2+P			OpenChrome.ahk
Open Chrome	AI  		F2+G			OpenChrome.ahk

Go to Documents			F3+D			GoDir.ahk
Go to Projects/Immuno	F3+P			GoDir.ahk
Go to FSS				F3+f			GoDir.ahk

Insert MathType object	Ctrl-Alt-M		InsertMathtype.ahk
Format Word text		Ctrl-Alt-F		FormatWordText.ahk ;; Justify, line spacing 1.15,
															  remove space before/after
                                                              paragraph, font color black
                                                              font calibri, size=11

About

Antoine van Kampen: Auto Hotkey Scripts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published