Canto icon indicating copy to clipboard operation
Canto copied to clipboard

Pass title to link_handler

Open replay opened this issue 10 years ago • 0 comments

Hello,

Thanks for this great rss reader!

I'm using a link handler which stores links to http://getpocket.com but I would like to get the link titles there too. So I added the option to pass the titles in the link handler via %t, so for example in my case the link handler looks like this:

link_handler("pocket-cli.py -a \"%u@%t\"")

If you like this change and want to merge it, I can also update the documentation accordingly,

Cheers

replay avatar Apr 22 '14 04:04 replay