Another pocket api which is rewriten from el-pocket.
There is already a pocket api in elisp called el-pocket. But it doesn’t support emacs25 and the author seems disappeared over one year. So I create this project.
The usage is similar with el-pocket.
The first time using `pocket-api’, you need to execute pocket-api-authorize twice.
- The first time execute
pocket-api-authorizeyou will be directed to the oauth/request page, where you can click on authorize. After authorizing, you may see an error page, but it doesn’t matter. - And then, the second time execute
pocket-api-authorizeyou will get the access token, and it will be saved to~/.el-pocket-auth.json
After those two steps done, you don’t need to do the authorizing job any more, just use (el-pocket-load-auht) to reload the access token.
Usng M-x el-pocket-add to add URLs