剪贴板增强

Scott Brogden 49560b0337 support editing images through external editors 10 месяцев назад
.github 3df91cc3de updated github action to build on master branch push 11 месяцев назад
Addins 054cbb2b71 Moved files (#800) 11 месяцев назад
Debug 20b75c978c Make clip preview themed consistently in DarkerDitto (#802) 11 месяцев назад
DittoSetup 054cbb2b71 Moved files (#800) 11 месяцев назад
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 1 год назад
Shared d4bcc57cbf fixed error in tokenizer class that caused ditto to not run from last checkin 11 месяцев назад
U3Stop e0b6f4688f 64 bit build 14 лет назад
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 49560b0337 support editing images through external editors 10 месяцев назад
.gitignore 1314989c50 feat: don't ignore everything (#452) 2 лет назад
CP_Main.idl e1e8bd4dc2 added missing file 9 лет назад
CP_Main.rc 054cbb2b71 Moved files (#800) 11 месяцев назад
CP_Main.rgs ecf608231f Use new class to show the task bar icon. Try and fix issue with toolbar icon disapearing 9 лет назад
CP_Main.vcxproj d4bcc57cbf fixed error in tokenizer class that caused ditto to not run from last checkin 11 месяцев назад
CP_Main.vcxproj.filters d4bcc57cbf fixed error in tokenizer class that caused ditto to not run from last checkin 11 месяцев назад
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 лет назад
LICENSE 9976a6c7c1 Add LICENSE file (#790) 11 месяцев назад
ReadMe.md 0689939db0 Rename ReadMe.txt to ReadMe.md 5 лет назад
appveyor.yml.rem 054cbb2b71 Moved files (#800) 11 месяцев назад
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.