colore Posted May 2, 2007 Posted May 2, 2007 helloI would like a program that will enable me do this:when I highlight any text, it will automatically copy it to a clipboard (a second clipboard, not the windowsxp default)this second clipboard must independent of the windowsxp clipboardthen, I will be able to paste the text with a custom hotkey, other than ctrl+vis there a program like this?thanks
nitroshift Posted May 3, 2007 Posted May 3, 2007 What's wrong with windows clipboard, Ctrl + C and Ctrl + V?
colore Posted May 3, 2007 Author Posted May 3, 2007 nothing wrongI want second clipboard and the ability to easily copy by just highlighting
Tinker Posted May 3, 2007 Posted May 3, 2007 You might want to give Evernote a try.http://www.evernote.com/en/
Grake Posted May 3, 2007 Posted May 3, 2007 http://acmgr.sourceforge.net/It does everything, except auto-highlight. Check back in a few days, might implement auto-highlight.
[deXter] Posted May 5, 2007 Posted May 5, 2007 Thanks colore!I've been intending to do this a long time ago but I completely forgot about it. Thanks for the inspiration!So without much ado, I present:Drag2Copy v1.0Drag2Copy (D2C) is an additional clipboard for windows with a difference - to copy text, all you need to do is select the text you want to copy (by dragging the mouse). To paste the text, press the Paste key (default: Ctrl+Alt+V). If you accidentally selected some text and thought you lost your previous selection, don't worry - just press the Undo key (default: Ctrl+Alt+Z) and you'll get back your old clipboard!Download (210 KB)
colore Posted May 13, 2007 Author Posted May 13, 2007 very interesting! I will try it ASAPby the way how did you create it?
[deXter] Posted May 14, 2007 Posted May 14, 2007 I used AutoHotkey. It's really quite easy to make such programs in AHK.
colore Posted June 3, 2007 Author Posted June 3, 2007 (edited) thank you very much Edited June 3, 2007 by colore
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now