剪贴板增强

Scott Brogden d4bcc57cbf fixed error in tokenizer class that caused ditto to not run from last checkin 8 months ago
.github 3df91cc3de updated github action to build on master branch push 8 months ago
Addins 054cbb2b71 Moved files (#800) 8 months ago
Debug 054cbb2b71 Moved files (#800) 8 months ago
DittoSetup 054cbb2b71 Moved files (#800) 8 months ago
EncryptDecrypt 1522219071 use SQLite3MultipleCiphers to start to be able to encrypt Ditto's database (#666) 1 year ago
FocusHighlight 4ce49d9ebd feat: Config changes for target ARM64 (#376) 2 years ago
ICU_Loader 323f7fec35 Added option to search regex case insensitive 1 year ago
Shared d4bcc57cbf fixed error in tokenizer class that caused ditto to not run from last checkin 8 months ago
U3Stop e0b6f4688f 64 bit build 14 years ago
WebSite 658ceb5337 3.18.24 website updates 14 years ago
focusdll 4ce49d9ebd feat: Config changes for target ARM64 (#376) 2 years ago
res 20c9a41e4d Removed built in editor, use notepad, wordpad or word (#757) 11 months ago
src 054cbb2b71 Moved files (#800) 8 months ago
.gitignore 1314989c50 feat: don't ignore everything (#452) 2 years ago
CP_Main.idl e1e8bd4dc2 added missing file 9 years ago
CP_Main.rc 054cbb2b71 Moved files (#800) 8 months ago
CP_Main.rgs ecf608231f Use new class to show the task bar icon. Try and fix issue with toolbar icon disapearing 9 years ago
CP_Main.vcxproj d4bcc57cbf fixed error in tokenizer class that caused ditto to not run from last checkin 8 months ago
CP_Main.vcxproj.filters d4bcc57cbf fixed error in tokenizer class that caused ditto to not run from last checkin 8 months ago
CP_Main_10.sln 4ce49d9ebd feat: Config changes for target ARM64 (#376) 2 years ago
Changes.txt b754365644 Fixed "corrupted QuickPaste position when closing while minimized" bug. 21 years ago
DeclareDPIAware.manifest 174464f127 first pass at per window dpi, changes dynamically to dpi changes 7 years ago
ReadMe.md 0689939db0 Rename ReadMe.txt to ReadMe.md 5 years ago
appveyor.yml.rem 054cbb2b71 Moved files (#800) 8 months ago
packages.config 1296d13434 zlib nuget package 6 years ago

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.