软件介绍
Ditto 是一款 Windows 剪贴板增强工具,它通过建立一个本地数据库来保存用户复制的所有内容,包括文本、图片、HTML 等多种格式的数据。该软件解决了 Windows 原生剪贴板只能保存最近一次复制内容的限制,让用户可以随时回溯和调用之 前复制的历史记录,极大提高了工作效率。主要适用于需要频繁复制粘贴不同内容的办公场景和编程开发场景。
使用说明
通过安装包或包管理器安装Ditto(提供安装版、便携版、Chocolatey、Winget等多种安装选项)
运行程序后,系统托盘会出现Ditto图标
正常使用Ctrl+C复制内容,Ditto会自动保存所有记录
通过默认热键Ctrl+`或点击系统托盘图标打开历史记录窗口
双击所需项目或按Enter键即可粘贴到目标窗口
核心功能
支持保存多种格式的剪贴板内容(文本/图像/HTML等)
支持保存多种格式的剪贴板内容(文本/图像/HTML等)
提供快速检索功能,可通过热键调出历史记录界面
提供快速检索功能,可通过热键调出历史记录界面
纯本地运行,无需登录或云端存储,保护隐私
纯本地运行,无需登录或云端存储,保护隐私
支持多国语言界面(含中文)
支持多国语言界面(含中文)
提供安装版和便携版两种使用方式
提供安装版和便携版两种使用方式
支持通过多种包管理器安装(Chocolatey/Winget等)
支持通过多种包管理器安装(Chocolatey/Winget等)
版本更新内容
当前版本 v3.25.113.0 更新内容(内容较多时可在框内滚动查看)
3.25.113.0
What's Changed
- Update Chinese Simplified.xml by @xbeta-zhang in https://github.com/sabrogden/Ditto/pull/906
- updated french translation by @sabrogden in https://github.com/sabrogden/Ditto/pull/911
- Added back in local qrcode generation by @sabrogden in https://github.com/sabrogden/Ditto/pull/925
- added options to delete clip data screen to view data, properties and… by @sabrogden in https://github.com/sabrogden/Ditto/pull/928
- allow escape to close message box prompts by @sabrogden in https://github.com/sabrogden/Ditto/pull/929
- Make darker ditto theme description window more readable (text color … by @sabrogden in https://github.com/sabrogden/Ditto/pull/930
- Updated darker theme to show rtf or html text that is dark better by @sabrogden in https://github.com/sabrogden/Ditto/pull/932
- changed dialog promps to ok/cancel so escape key works to cancel the … by @sabrogden in https://github.com/sabrogden/Ditto/pull/933
- Don't close delete clips dialog on escape key, changed cancel button … by @sabrogden in https://github.com/sabrogden/Ditto/pull/934
- Allow translating the description window right click menu by @sabrogden in https://github.com/sabrogden/Ditto/pull/935
- Allow clip data window to be maximized by @sabrogden in https://github.com/sabrogden/Ditto/pull/937
- Fixed crash when existing with delete clip data window open, use care… by @sabrogden in https://github.com/sabrogden/Ditto/pull/940
- Deleted clip data, don't auto call vacuum after deleting clip, moved … by @sabrogden in https://github.com/sabrogden/Ditto/pull/942
- Bring back the internal editor for clips by @sabrogden in https://github.com/sabrogden/Ditto/pull/952
- Edit wnd dpi by @sabrogden in https://github.com/sabrogden/Ditto/pull/960
- Installer support running on 64bit and arm64 by @sabrogden in https://github.com/sabrogden/Ditto/pull/961
- Deutsch.xml: Added some strings by @dodmi in https://github.com/sabrogden/Ditto/pull/948
- Added option to export to web search defaults to google by @sabrogden in https://github.com/sabrogden/Ditto/pull/965
New Contributors
- @xbeta-zhang made their first contribution in https://github.com/sabrogden/Ditto/pull/906
Full Changelog: https://github.com/sabrogden/Ditto/compare/3.25.76.0...3.25.113.0