CopyQ v9.0.0 – 开源、跨平台的高级剪贴板管理工具【绿色软件】

介绍

CopyQ 是一款开源的、跨平台剪贴板管理工具,支持 Windows、macOS、Linux,可以帮你管理保存在剪贴板中的多个文本、图像、HTML 等格式内容,并在需要的时候快速检索,支持全局快捷键、自定义外观、标签、多标签页(分类)、编辑等功能,还支持自动运行命令,比如检测到网页链接则自动添加标签等高级功能。

软件截图

图片[1]-CopyQ v9.0.0 – 开源、跨平台的高级剪贴板管理工具【绿色软件】-晓白博客网

软件特点

CopyQ 是一款界面简单的剪贴板管理工具,它会自动收集所有的剪贴板内容,包括文本、链接、图片、文件路径等内容,供用户随时调用。

CopyQ 可以为每一条内容添加备注、标签、PIN(置顶),非常适用于需要多次利用的内容,但需要二次编辑,其实有点小麻烦。青小蛙觉得直接搜索内容,就能完成普通使用了。

更新日志

9.0.0

Added

  • Adds editItem() script function for editing any item format
  • Item color is now shown in tray menu as the default icon

Changed

  • Removes large margins in the tab tree.
  • Single action "Toggle Tag …" replaces the two separate actions "Tag as …" and
    "Remove tag …" for each custom tag (this can make the item context menu a lot
    more compact).
  • Selected items can now be accessed even from commands started from outside
    the app using global commands or from command line.
  • The dialog() script function can now be used for asking Yes/No questions
    without providing any fields. In such case, the function will return true
    instead of undefined after accepting the dialog. For example:

    const remove = dialog(
    '.title', 'Remove Items',
    '.label', 'Do you really want to remove all items?'
    );

    if (!remove)
    abort();

    // remove items ...

  • The execute() script function now throws an exception when command cannot
    be executed instead of returning undefine.

Fixed

  • Includes many performance improvements for working with large amount of items.
  • Fixes triggering menu items by number
  • Fixes text color in the internal item editor
  • Fixes showing global shortcuts in tray menu
  • Fixes passing captured texts to automated commands
  • Fixes duplicate synchronized items after tagging or modifying data.
  • Fixes situation when display commands stop updating items.
  • The pre-defined "Move to tab" action will be shown only if the current tab is
    not the same as target tab (#2669). Previously, in such case the item was
    removed unexpectedly.
  • Windows: Detect and ignore secrets from more apps
  • Linux: Fixes storing previously synchronized clipboard
  • Linux: Fixes storing selection when "Store text selected using mouse" option
    is enabled but "Run automatic commands on selection" is disabled
  • Linux: Fixes clipboard synchronization with Qt 6 GUI framework.
  • Linux: Fixes showing tab tree labels with Qt 6 GUI framework.

下载地址

CopyQ v9.0.0 – 开源、跨平台的高级剪贴板管理工具【绿色软件】-晓白博客网
隐藏内容,输入密码后查看
微信扫二维码,关注公众号发送“密码”即可获取密码查看内容
晓白博客网版权所有,原文地址https://www.xbnb.cn/35361
© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享
评论 如有资源失效请在下面及时反馈,谢谢!!

请登录后发表评论

    登录后才能查看这里的内容哦