[Juho's AutoHotkey Tutorial #11 Clipboard] Part 2 - Multi Clipboard Script

https://youtu.be/jwzt8jyd9rY 





In this video, we're are going to create a script that allows you to use multiple clipboards in AutoHotkey (with back-up capability) step by step. The multi-clipboard can store not only texts but also image data and have them backed up so you can retrieve them even if your script terminates. This script  can be likened to the Windows 10 native multi clipboard feature that you can call upon by pressing the Win + V keys.


Other relevant videos:

• Clipboard Basics: https://youtu.be/THEwAdp6uvc


Other useful scripts:

• AutoHotkey Screen Clipping Tool: https://youtu.be/kCmaH9fX3ZA

• Frameless Notepad (Always On Top): https://youtu.be/PSPoR0RDKC8

• Auto Screenshot Taker: https://youtu.be/I5vOj-SSyVw


To take a look at my AutoHotkey tutorial plan:

• go to https://juho-lee.com/tutorial

• select the dropdown list and click the item See Tutorial Plan Here


AutoHotkey Playlists

• Juho's AutoHotkey Tutorial: https://www.youtube.com/playlist?list=PLa9z1lCs1x9Lvsqbz-oTD6s6TysEVREpJ

• Juho's Random AutoHotkey Stuff: https://www.youtube.com/playlist?list=PLa9z1lCs1x9JEEFS9vArkbg0p8D8hbArr


Background Music at the end: Ehrling - Lounge


#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