Skip to content

lujun9972/pocket-api.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

README

what’s pocket-api

Another pocket api which is rewriten from el-pocket.

Why another pocket api

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.

Usage

The usage is similar with el-pocket.

The first time using `pocket-api’, you need to execute pocket-api-authorize twice.

  1. The first time execute pocket-api-authorize you 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.
  2. And then, the second time execute pocket-api-authorize you 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

About

Another pocket api which is rewriten from el-pocket.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors