Don't be sorry for replying; be sorry for being so slow in replying. From: discussion@ditto-cp.p.re.sourceforge.net discussion@ditto-cp.p.re.sourceforge.net on behalf of TigerBeanst tigerbeanst@users.sourceforge.net Sent: Friday, November 14, 2025 8:22 PM To: [ditto-cp:discussion] 287511@discussion.ditto-cp.p.re.sourceforge.net Subject: [ditto-cp:discussion] Re: Move clip to top on use Yes, use CTRL+C to pull item back to top will be good. (Sorry for replying to such an old post.) Move clip to top...
Yes, use CTRL+C to pull item back to top will be good. (Sorry for replying to such an old post.)
Anyone ever found the cause of this issue?
I might have answered my own question. Somehow the clip that I have been editing since forever has Rich Text Format among its copy formats. I delete that, leaving only the CF_UNICODETEXT format, and now when editing Ditto brings up the clip in Notepad. I don't know how the RTF copy format was introduced into this clip, but I'm good to go now.
Lately the editor that Ditto brings up for editing clips is opening Microsoft Word. I preferred the old simple Notepad-like editor. How do I get that back? I looked at all the Ditto options and didn't see anything in this regard, nor am I finding other discussions about this. Thanks.
seems like this does it. Just wanted to share: import sqlite3, time, zlib db_path = r"C:\Ditto\Ditto.db" clip_text = "Text to insert" Encode formats cf_unicode_data = clip_text.encode("utf-16le") + b"\x00\x00" cf_text_data = clip_text.encode("utf-8") + b"\x00" CRC32 signed crc = zlib.crc32(clip_text.encode("utf-8")) if crc >= 231: crc -= 232 now = int(time.time()) conn = sqlite3.connect(db_path) cur = conn.cursor() Find max clipOrder cur.execute("SELECT MAX(clipOrder) FROM Main") max_order = cur.fetchone()[0]...
I can add that I'm not a local admin on the machine
I want to be able to add content to Ditto without polluting my Windows Clipboard. I've been able to add content to Ditto using python directly into the DB, but it gives paste error when trying to use it. So it's kind of worthless :) Anyone else tried it ? Is there a smarter way ?
Where is the setting for case-insensitive regex search, please? I can't find it.
Where is the setting, please? I can't find it.
would be great to see this. i need this now.
i was years old when i have discovered that under properties you can change the description of a picture (selected item => properties => item title) and find it more easily as i did with this screenshot and "hmpfc"
thank you. even cf_ is mostly enough.
Even if the search box is active (Tab), pressing number 0-9 will send the paste immediately instead of typing the number in the search box. ver 03.24.246
Copy actions (CTRL-C) from Microsoft Office 365 programs do no longer make it into Ditto. Ditto still works otherwise. I tried restarting Ditto; enabling Advanced -> Always Stay Connected with Clipboard; and installing the latest version (4/16/25) -- no change. Anyone else noticing this?
Just found Ditto, after using ClipX for many, many years - my new work laptop won't allow me to use it but was allowed to install this from the Microsoft Store. One feature I use all the time with ClipX is the sticky clips, and was glad to see these are supported in Ditto. However, I'd prefer to have them AFTER all of the dynamic clips, rather than at the top. I limit the number of clips in the pop-up window to the max the screen can handle, so in ClipX they are always at the bottom, and would like...
Hello. I'm currently using 3.24.246.0 and can see the regex search being case-sensitive. Is it possible to let users turn off/on case sensitivity for regex search? Even better would be to have a entirely separate option for case sensitivity so that even the regular search's case sensitivity can toggled off/on. Like: Search Option > Case Sensitivity > Off/On. Thanks.
Searched google/reddit/here but didn't see anything. I open Ditto through a hot key, but when I click anything outside the window, it closes Ditto. I want Ditto to stay opened until I manually close it with Escape or mouse. If I set Always on Top, it stays, but I don't want that because when I click Escape, it'll reduce to the title bar and stay there. I just want it close when I manually do it, but stay open otherwise. Thanks
Yes. Worked for me too. Thank you 😄
Thanks a lot. Finally, this worked for me ✌️ I'm using the portable version of the app. I added the entire folder to Defender's Exclusions list.
throwing Ditto.exe into programs that Microsoft Defender did not check. So maybe it's an anti -virus program.> Wow! It works! 🙂 Thank you very much))) Added these 4 folders to Microsoft Defender exclusions for Ditto from Microsoft Store: C:\Program Files\WindowsApps\60145ScottBrogden.ditto-cp_3.24.246.0_x86__n6b029mg40na2 C:\ProgramData\Microsoft\Windows\AppRepository\Packages\60145ScottBrogden.ditto-cp_3.24.246.0_x86__n6b029mg40na2 C:\ProgramData\Packages\60145ScottBrogden.ditto-cp_n6b029mg40na2...
throwing Ditto.exe into programs that Microsoft Defender did not check. So maybe it's an anti -virus program.> Wow! It works! 🙂 Thank you very much))) Added these 4 folders to exclusions for Ditto from Microsoft Store: C:\Program Files\WindowsApps\60145ScottBrogden.ditto-cp_3.24.246.0_x86__n6b029mg40na2 C:\ProgramData\Microsoft\Windows\AppRepository\Packages\60145ScottBrogden.ditto-cp_3.24.246.0_x86__n6b029mg40na2 C:\ProgramData\Packages\60145ScottBrogden.ditto-cp_n6b029mg40na2 C:\Users\Your_Use...
I have done that long ago. With 10 seconds break before inserting the clip. It turned out that the throwing Ditto.exe into programs that Microsoft Defender did not check. So maybe it's an anti -virus program.
I've been facing the paste delay lately. I had around 4 GB of database. I deleted all the images and now it is only 27 MB. Still the issue isn't resolved. Please let me know what can be done. Thanks.
WARNING: Ditto exports individual files when the export option is used, so be careful when exporting it. I almost crashed my PC by exporting Ditto files to my desktop.
I just found a keyboard shortcut in the options to "Toggle Show Persistent" (CTRL + SPACE) You'll know it worked when you see the vertical words on the right of the ditto window show "Ditto [Always on top]"
In order to be able to copy on one computer and paste on another I have two computers in my home network set up to use ditto with the ditto database stored on a network drive which both have r/w access too. This works great most of the time. However periodically, when one computer starts up the history list of prior copies is empty. To correct, I just go into options - database path - and even thought the shared Ditto.db file is listed I have to click on the three dots '(...') beside it, and then...
Hi, Is there a way on Ditto to have a clip entry that automatically update to today's date? (format dd/mm/yyyy) Thanks,
I've played around with False and True and closed and reopened Ditto. So far no effect.
Hello dear Ditto ppl. Love this piece of software and it's just so useful. Best one out there. Just 1 small request in relation to this thread. Anyone else experiencing on latest ditto v3.24.246.0 that setting False to "Allow duplicates" actually does not work and I end up indeed having duplicates despite that False ... ofc I've closed and reopen Ditto and my whole PC for that sake. Anyone?
1) in options - Keyboard Shortcuts - Copy And Save Current Clipboard. Set a key combination here you want to use. 2) Disconnect Ditto now. => 3 dots > Disconnect .... 3) use the key combination set in 1 4) the clip will be saved even Ditto is now 'disconnected' meaning normal Ctrl+C is not saved.
in settings/options under general : in field Popup position => At previous position. By this Ditto will open at last position. Next click on 3 dots on right of the seach field. Goto : Quick options. Goto View Caption Bar On on select where you want to have it... FYI. my settings. I have the windows taskbar on the RIGHT of the right instead of the default bottom. I then have my Ditto always opened on the right bottom aside the taskbar. Have the the caption bar set to the right as well. Ditto is visible...
Hi, do I understand well you want to change a filename in Explorer.exe by the content of a clip ? I have modified the settings file (I use portable versions always), and added in the section of : [PasteStrings] explorer.exe= {DELAY 50}{F2}{DELAY 50}^v{DELAY 50}
I am using Ditto on my corporate laptop. I have the app always on top. i normally have it placed on the lower right rand of my desktop jusy above the time in the taskbar. I feel like it would be beter placed on the left side of my scree. but when I open the available clips, it opens to the left so I cant see the selections. Any way I can get it to open to the right? Great app though! Josh
Hi Rob, Steve. Could you find another solution so far? I'm experimenting the same. Best regards, Jonathan.
Hello, Ditto starts well with Windows 11 and Windows 10 but after 1 minute, Ditto closes. I have to open it manually to keep it open whatever the version. I've already uninstalled then reinstalled but with no effect. Thanks
Hi @sabrogden, Thanks for providing the solution. Even I don't want ditto to record all Ctrl+C copies. Can you please elaborate your solution. I cannot understand the current solution. Thank you in advance!
Thanks for the hint. In the ditto GUI options window, click "Advanced" on the bottom. And find this property: "Default paste string", and change it from: ^{VKEY86} to: +{INS}
It's still alive, see https://github.com/sabrogden/Ditto/releases/tag/nightly
I don't see any response. COVID pandemic is over. Has Ditto been extingust during the lockdown?
Agree - a sort option would be nice
It seems so, unfortunately.
so I guess it's dead now?
Yes, the database backup also contains all the settings.
Hi! Could you tell us what happened?
Thanks. I found it!
Hi, See https://support.microsoft.com/en-us/windows/how-to-open-registry-editor-in-windows-10-deab38e6-91d6-e0aa-4b7c-8878d9e07b11
Hi Philippe! How can I open registry editor? Thanks.
Hi everyone! Is there a way of viewing View Full Description only for CF_DIB. To my sight images are to small and I don't want press F3 each time. Thanks a lot.
Panda Dome says there is a virus in the setup file. .... Now how to proceed, is this a known issue? Thanks, Lex
Not to resurrect a dead post, but found this via a google search. Just had this happen to me, though the most recent change was bumping the number of stored clips to 6000, many of my clips are images, so this has an impact on the database size, and my database was 1,999,674 KB, I suspect there could be a 2GB limit to the database. I reduced to 4000 clips and then in Advanced selected to compact and repair database, now DB is 1.5GB and now it's working fine again and capturing every clip without ...
Solution: 1. Open the registry editor 2. Browse to HKEY_CURRENT_USER\Software\Ditto\ 3. If it doesn't exist, create the PasteStrings key in Ditto\. 4. Enter the subkey PasteStrings\. 5. Create the necessary strings, with data "+{INS}": 5.1. For PuTTY and SuperPuTTY, one with name putty.exe 5.2. For MobaXterm, one with name MobaXterm.exe
Hi there, how to disable autofocus/start search at typing? I'd like to assign shortcuts without modifier keys. For example pressing "7" selects clipping 7. It was possible in earlier versions. Best regards.
Viev description windows opens automatically a moment after activating ditto. I looked in the options for how to turn it off, but I can't find it. Can this be done?
Hello, Is there a way to select only clips which aren't part of a group for deleting only those?? Appreciate your response.
I use Vivaldi browser one installed other portable version - they have same name. Can I ignore specific app by path?
I can't delete the CTRL-ALT-C global hot key, I'm not sure if it's assigned to a clip (too many in my db), but Ditto lists it in the right click-Global Hot Keys dialog. Is there a way to unregister it? I need that for another application.
Randomly, but lately it's all the time, I am unable to see the popup to see my copied text. Is this something that happens for particular reasons?
I find several web sites (typically financial) do not allow copying or pasting in key fields, usually account number, password, etc. Is this a different problem?
Some apps have problems pasting back into the correct location or edit control. When this happens it's best to either press ctrl-c to place the clip onto the clipboard and then make sure the app you are pasting into has the cursor at the correct location and then manually press ctrl-v, or If the paste doesn't work by pressing enter on the clip the data is still on the clipboard and can manually be pasted with ctrl-v.
Copy the content of the attachment Search for "org". The above clip can't be found
I have the same problem. Does no one have an answer?
Official Documentation
I am editing PDF documents in Adobe Acrobat. I am trying to paste text from Ditto's clipboard to the PDF in text boxes created by the Edit action, but text is not getting pasted. Does Ditto not work with editing PDFs?
you are a life saver.
Hey.. long time no chat. Hop youre well. I was wondering what code to use to enlarge the font size of the search field?
Hey! I can also confirm the issue with both products. Is there any known solutions yet? Greetings!
Hey! I can also confirm the issue with both products. Is there any known solutions yet? Greetings!
This morning, to my dismay, when I try to past anything Ditto gives me a Paste Errore - Paste Exception OpenClipboard Failed I tried killing and restarting it. Doesn't help. Any idea what's wrong? This on win10/pro 22h2 I have NOT installed the June patches -- my system is identical with the way it was yesterday. /Bernie\
Hi , I want to achieve this functionality: First I copy (with Control + C) many textes, for example: A, B, C, and D. Then I need to paste them in reverse chronology. I want to make it with ONE shortcut. My idea is to do it with shortcut configured in Global Hot Keys for Last Ten Items Copied. I assigned shortcut (Control + 1) to Paste Item Position 1. The effect I want achive is: I press "Control + 1" and Ditto pastes "D". Then I press "Control + 1" and Ditto pastes "C". Then I press "Control + 1"...
Hi , I want to achieve this functionality: First I copy (with Control + C) many textes, for example: A, B, C, and D. Then I need to paste them in reverse chronology. I want to make it with ONE shortcut. My idea is to do it with shortcut configured in Global Hot Keys for Last Ten Items Copied. I assigned shortcut (Control + 1) to Paste Item Position 1. The effect I want achive is: I press "Control + 1" and Ditto pastes "D". Then I pres "Control + 1" and Ditto pastes "C". Then I pres "Control + 1"...
Now diito is Work 3.24.246.0
Now diito is Work 3.24.246.0
Now diito is Work 3.24.246.0
Now diito is Work 3.24.246.0
I'm using Groups for such lists. Just activate "Never Auto Delete" for the group.
I use this clipboard manager on a daily basis and sometimes the strings I use most often are overwritten, it would be great if there was a 'My list' where can store long strings that we use often that are otherwise difficult to type manually and be allowed to store up to 100 different unique strings that wont be overwritten nor will impact the total amount of overwritable strings in the default clipboard. If there is currently a feature available already for this in please share the version and instructions...
This is only used when sending clips to friends over the local network, It uses Rijndael block cipher to encrypt/decrypt the data, https://github.com/sabrogden/Ditto/blob/master/EncryptDecrypt/rijndael.cpp
I am part of a Security Team for an organization looking to utilize Ditto to accomplish part of a business process. After review of the site we noticed this: Data is encrypted when sent over the network My question is in regards to how is the data encrypted? What is the encryption strength? Any additional information would also be appreciated. Thank You
Hello, How to auto delete the entries after restart or shutdown?? Also, what does making “Paste entries expire after” to zero do?? Or how to set it to less than day??
This issue is quiet anoying, as it randomly appear after some restart.
Hello everyone, I got exactly the same issue with Greenshot 1.2.10.6 and Ditto 3.24.238 which I have installed straight away after reinstall my computer. I have tried advice given by @Maloney just above. Thank you guys . And it works just 2 to 3 times then issue get back after I restard my computer. Try to change value to 500, 1000, even 4000, but the issue still remain.Then try to reinstall both app in Administrator mode, which solves the issue when directly send screenshot from Greenshot to clipboard...
Hello everyone, I got exactly the same issue with Greenshot 1.2.10.6 and Ditto 3.24.238 which I have installed straight away after reinstall my computer. I have tried advice given by @Maloney just above. Thank you guys . And it works just 2 to 3 times then issue get back after I restard my computer. Try to change value to 500, 1000, even 4000, but the issue still remain.Then try to reinstall both app in Administrator mode, which solves the issue when directly send screenshot from Greenshot to clipboard...
Hello everyone, I got exactly the same issue with Greenshot 1.2.10.6 and Ditto 3.24.238 which I have installed straight away after reinstall my computer. I have tried advice given by @Maloney just above. Thank you guys . And it works just 2 to 3 times then issue get back after I restard my computer. Try to change value to 500, 1000, even 4000, but the issue still remain.Then try to reinstall both app in Administrator mode, which solves the issue when directly send screenshot from Greenshot to clipboard...
Hello everyone, I got exactly the same issue with Greenshot 1.2.10.6 and Ditto 3.24.238 wich I have installed straigh away after formated my computer. I have tried advice given by @Maloney just above. Thank you guy . And it work just 2 to 3 times then issue getback after I restard my computer. Try to change value to 500, 1000, even 4000, but the issue still remain. Then try to reinstall both app in Administrator mode, wich solve issue when directly send screenshot from Greenshot to clipboard without...
Hello everyone, I got exactly the same issue with Greenshot 1.2.10.6 and Ditto 3.24.238 wich I have installed straigh away after formated my computer. I have tried advice given by @https://sourceforge.net/p/ditto-cp/discussion/287511/thread/27ae0b071d/#2967 just above. And it work just 2 to 3 times then issue getback after I restard my computer. Try to change value to 500, 1000, even 4000, but the issue still remain. Then try to reinstall both app in Administrator mode, wich solve issue when directly...
I solved that by writing powershell executable script to do that, but it will be great to have this as a part of the Ditto $text = Get-Clipboard $lines = $text -split "(`n|\t)" $lines = $lines.ForEach({ $_.Trim() }) foreach( $line in $lines ){ if( $line ){ Set-Clipboard -Value $line Start-Sleep -Milliseconds 60 } }
I would like this feature and/or ability to search by date clip was created
Hello! Is there any way to get a behavior where each (multi-line) clip is fully displayed? I can increase the value of the property "Text lines per clip", but that leaves whitespace padding to all clips with fewer lines. Ideally a clip should be displayed with the exact amount of lines. Best regards, Andreas
Hello, how can I split clip to multiple clips eg. by linebreak. Let's say you copy list of something, but you need to paste it separately line-by-line. O you copy excel column and you need to fill some form with separate cells values. I think that it's a pretty common usecase, but I can not find a way how to do that with Ditto. Anyway, thank you for a wonderful app :)
Anyone have any ideas?