1
0
Files
forust-dotfiles/.config/copyq/copyq-commands.ini
T
2026-01-13 18:43:12 +01:00

68 lines
1.9 KiB
INI

[Commands]
1\Command=copyq: plugins.itemencrypted.encryptItems()
1\Icon=\xf023
1\InMenu=true
1\Input=!OUTPUT
1\InternalId=copyq_encrypted_encrypt
1\Name=Encrypt (needs GnuPG)
1\Output=application/x-copyq-encrypted
1\Shortcut=ctrl+l
10\Command=copyq: plugins.itemtags.clearTags()
10\Icon=\xf02b
10\InMenu=true
10\Input=application/x-copyq-tags
10\InternalId=copyq_tags_clear
10\Name=Clear all tags
2\Command=copyq: plugins.itemencrypted.decryptItems()
2\Icon=\xf09c
2\InMenu=true
2\Input=application/x-copyq-encrypted
2\InternalId=copyq_encrypted_decrypt
2\Name=Decrypt
2\Output=application/x-copyq-item
2\Shortcut=ctrl+l
3\Command=copyq: plugins.itemencrypted.copyEncryptedItems()
3\Icon=\xf13e
3\InMenu=true
3\Input=application/x-copyq-encrypted
3\InternalId=copyq_encrypted_decrypt_and_copy
3\Name=Decrypt and Copy
3\Shortcut=ctrl+shift+l
4\Command=copyq: plugins.itemencrypted.pasteEncryptedItems()
4\Icon=\xf13e
4\InMenu=true
4\Input=application/x-copyq-encrypted
4\InternalId=copyq_encrypted_decrypt_and_paste
4\Name=Decrypt and Paste
4\Shortcut=enter
5\Command=copyq: plugins.itempinned.pin()
5\Icon=\xf08d
5\InMenu=true
5\Input=!OUTPUT
5\InternalId=copyq_pinned_pin
5\Name=Pin
5\Output=application/x-copyq-item-pinned
6\Command=copyq: plugins.itempinned.unpin()
6\Icon=\xf08d
6\InMenu=true
6\Input=application/x-copyq-item-pinned
6\InternalId=copyq_pinned_unpin
6\Name=Unpin
7\Command=copyq: (plugins.itemtags.hasTag(decodeURIComponent('Important')) ? plugins.itemtags.untag : plugins.itemtags.tag)(decodeURIComponent('Important'))
7\Icon=\xf02b
7\InMenu=true
7\InternalId=copyq_tags_tag:Important
7\Name=Toggle Tag \x201cImportant\x201d
8\Command=copyq: plugins.itemtags.tag()
8\Icon=\xf02b
8\InMenu=true
8\InternalId=copyq_tags_tag
8\Name=Add a Tag
9\Command=copyq: plugins.itemtags.untag()
9\Icon=\xf02b
9\InMenu=true
9\Input=application/x-copyq-tags
9\InternalId=copyq_tags_untag
9\Name=Remove a Tag
size=10