aboutsummaryrefslogtreecommitdiff
path: root/.config/copyq
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2019-04-28 21:52:38 -0400
committertdro <tdro@users.noreply.github.com>2019-04-28 21:52:38 -0400
commita8328e9409f707551efc7190cd7e5dbae955ab44 (patch)
treefb1ba0e21e5ae55efaf7434b395617be369439c2 /.config/copyq
parent7898c0339beaf3529581aa7603dbbfbc96c7000f (diff)
downloaddotfiles-a8328e9409f707551efc7190cd7e5dbae955ab44.tar.gz
dotfiles-a8328e9409f707551efc7190cd7e5dbae955ab44.tar.bz2
dotfiles-a8328e9409f707551efc7190cd7e5dbae955ab44.zip
.config/copyq: CopyQ config sync
Diffstat (limited to '.config/copyq')
-rw-r--r--.config/copyq/copyq.conf37
1 files changed, 36 insertions, 1 deletions
diff --git a/.config/copyq/copyq.conf b/.config/copyq/copyq.conf
index 29cbff6..26a6e7c 100644
--- a/.config/copyq/copyq.conf
+++ b/.config/copyq/copyq.conf
@@ -2,7 +2,42 @@
plugin_priority=itemimage, itemencrypted, itemfakevim, itemdata, itemnotes, itemsync, itemtext, itemtags, itempinned
[Commands]
-size=0
+1\Command=copyq: plugins.itemtags.tag(decodeURIComponent('Important'))
+1\Icon=\xf02b
+1\InMenu=true
+1\MatchCommand=copyq: plugins.itemtags.hasTag(decodeURIComponent('Important')) && fail()
+1\Name=Tag as \x201cImportant\x201d
+2\Command=copyq: plugins.itemtags.untag(decodeURIComponent('Important'))
+2\Icon=\xf02b
+2\InMenu=true
+2\MatchCommand=copyq: plugins.itemtags.hasTag(decodeURIComponent('Important')) || fail()
+2\Name=Remove tag \x201cImportant\x201d
+3\Command=copyq: plugins.itemtags.tag()
+3\Icon=\xf02b
+3\InMenu=true
+3\Name=Add a Tag
+4\Command=copyq: plugins.itemtags.untag()
+4\Icon=\xf02b
+4\InMenu=true
+4\Input=application/x-copyq-tags
+4\Name=Remove a Tag
+5\Command=copyq: plugins.itemtags.clearTags()
+5\Icon=\xf02b
+5\InMenu=true
+5\Input=application/x-copyq-tags
+5\Name=Clear all tags
+6\Command=copyq: plugins.itempinned.pin()
+6\Icon=\xf08d
+6\InMenu=true
+6\Input=!OUTPUT
+6\Name=Pin
+6\Output=application/x-copyq-item-pinned
+7\Command=copyq: plugins.itempinned.unpin()
+7\Icon=\xf08d
+7\InMenu=true
+7\Input=application/x-copyq-item-pinned
+7\Name=Unpin
+size=7
[Options]
action_has_input=false