[Juho's Random AutoHotkey Stuff #7] Frameless Notepad (Always On Top)

https://youtu.be/PSPoR0RDKC8 



This script creates notepads without any frames. If you see the status bar at the bottom of the notepad and want to get rid of it, launch the notepad the normal way then click View then turn off the Status bar. There are hotkeys built into the script as below: #n to create a notepad #! and arrow keys to move the notepad bit by bit Alt & LButton to click anywhere on the notepad to move it The script also has a function to periodically back up all open notepads by auto-saving them into a selected folder. #AutoHotkey #AHK #Automation #Programming #Coding #Course #Tutorial #AHK #Productivity #Efficiency #Office #Shortcut #Hotkey #Macro

Comments

Popular posts from this blog

[Juho's AutoHotkey Tutorial #8 Click And Controlclick] Part 1 - Mouse Control Basics

[Juho's AutoHotkey Tutorial #10 Run & Command Prompt] Part 5 - Optical Char Recognition (Tesseract)

[Juho's AutoHotkey Script Demo #19] Scripts to Perform Character Recognition with UWP API OCR