剪贴板增强

Scott Brogden 5430d4e3c3 no message 1 год назад
.github 5430d4e3c3 no message 1 год назад
Addins e95762f03f moved most files from the root into src folder 1 год назад
Debug c757708eda added back in languages and themes 1 год назад
DittoSetup 98205d07a3 no message 1 год назад
EncryptDecrypt 1522219071 use SQLite3MultipleCiphers to start to be able to encrypt Ditto's database (#666) 1 год назад
FocusHighlight 4ce49d9ebd feat: Config changes for target ARM64 (#376) 3 лет назад
ICU_Loader 323f7fec35 Added option to search regex case insensitive 2 лет назад
Shared e95762f03f moved most files from the root into src folder 1 год назад
U3Stop e0b6f4688f 64 bit build 15 лет назад
WebSite 658ceb5337 3.18.24 website updates 14 лет назад
focusdll 4ce49d9ebd feat: Config changes for target ARM64 (#376) 3 лет назад
res 20c9a41e4d Removed built in editor, use notepad, wordpad or word (#757) 1 год назад
src e95762f03f moved most files from the root into src folder 1 год назад
.gitignore 1314989c50 feat: don't ignore everything (#452) 3 лет назад
CP_Main.idl e1e8bd4dc2 added missing file 10 лет назад
CP_Main.rc e95762f03f moved most files from the root into src folder 1 год назад
CP_Main.rgs ecf608231f Use new class to show the task bar icon. Try and fix issue with toolbar icon disapearing 10 лет назад
CP_Main.vcxproj e95762f03f moved most files from the root into src folder 1 год назад
CP_Main.vcxproj.filters e95762f03f moved most files from the root into src folder 1 год назад
CP_Main_10.sln 4ce49d9ebd feat: Config changes for target ARM64 (#376) 3 лет назад
Changes.txt b754365644 Fixed "corrupted QuickPaste position when closing while minimized" bug. 21 лет назад
DeclareDPIAware.manifest 174464f127 first pass at per window dpi, changes dynamically to dpi changes 8 лет назад
ReadMe.md 0689939db0 Rename ReadMe.txt to ReadMe.md 5 лет назад
appveyor.yml.rem 4790302af0 no message 1 год назад
packages.config 1296d13434 zlib nuget package 6 лет назад

ReadMe.md

What is Ditto?

  • Ditto is an extension to the Windows Clipboard. You copy something to the Clipboard and Ditto takes what you copied and stores it in a database to retrieve at a later time.

Basic Usage

  • Run Ditto
  • Copy things to the clipboard, e.g. using Ctrl-C with text selected in a text editor.
  • Open Ditto by clicking its icon in the system tray or by pressing its Hot Key which defaults to Ctrl + ` – i.e. hold down Ctrl and press the back-quote (tilde ~) key.
  • Double click or press enter on the item to paste it to the previous window.