solution: getPocket.com + Tags as command + arguments

24 views
Skip to first unread message

leonwi...@gmail.com

unread,
Apr 19, 2016, 4:37:44 AM4/19/16
to Pentadactyl

For pocket + tags. opens in current window/tab/buffer add the following to your pentadactylrc. Change '_self' to '_blank' for a new window

command
! p -nargs=* :open javascript:(function(){window.open('https://getpocket.com/edit?url='+escape(window.location.href)+'&tags=<args>', '_self');})()



this would add the page you are currently on to pocket with the tags "long-reads" and "anotherTag". Tags set this way don't show up in the Dialog, but will appear in the pocket list.
:p long-reads,anotherTag


Reply all
Reply to author
Forward
0 new messages