Giter Site home page Giter Site logo

multi-slot-copy-paste's Introduction

Multi-slot Copy Paste

Source: Damogran Labs: https://damogranlabs.com/
Date: 16.11.2018
Version: 1.2

About

This project enable you to use copy/paste feature on up to 9 separate slots.
Based as script on AHK for Windows, but standalone executable can be found on Damogran Labs SourceForge.

How to use

  • COPY: Set slot data with Left CTRL + WINDOWS + Numpad 1-9.
  • PASTE: Recall slot data with Left CTRL + ALT + Numpad 1-9.
  • RESTORE: Restore previous clipboard content with Left CTRL + ALT + Backspace
  • INSPECT: Display all slots content in popup window with: Left CTRL + ALT + Numpad 0

It does not interfere with standard Windows Ctrl + c and Ctrl + v - you can still use it for files, images, text.
Other slots are meant for text only.

Multi-slot Copy Paste in action

Multi-slot Copy Paste slots data

Can I customize it?

Yes, of course. Edit 'multislotCopyPaste.ahk' according to AHK docs.
If you simply wish to change keyboard shortcut mapping, you need to modify lines starting with:
<^<#Numpad1:: and <^<!Numpad1:: In this case, '<^'stands for left control, '<#' for left windows, '<!' for left Alt and NumpadX is self-explanatory. As long as you stick to AHK syntax and don't interfere with other windows/program shortcuts, you are fine. Remember to restart AHK script ofter saving.

Run on startup?

Press 'Win + R' and paste: %appdata%\Microsoft\Windows\Start Menu\Programs\Startup Than just create shortcut to .ahk or .exe file.

multi-slot-copy-paste's People

Contributors

schperplata avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.