Social register bookmark for Pocket does not work
teseu opened this issue · 2 comments
teseu commented
teseu commented
For reference, in src/social.c file:
social_register_bookmark_site ("Pocket", "https://getpocket.com/save?url={url}&title={title}");
Links for Add and Authentication pages in pocket api.
lwindolf commented
Arg... the current implementation is a simple link loading. Adding OAuth2 support on top is something I'd like not to support. Therefore also removing Pocket from the offered bookmarking services :-(