Skip to content

telotortium/pockexport-to-anki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pockexport-to-Anki

A simple package to take the JSON output of the Pockexport command and create Anki notes. These notes can then be reviewed, in order to review past Pocket saves and thus get acquainted with what you were reading, perhaps even years.

This project was directly inspired by and hopes to implement, in a quick and dirty way, the "Archive Revisiter" idea proposed by Gwern on his site many years ago.

For now, this is for personal use, so the script assumes details of my Anki decks. A few of the notable features:

  • Cards are suspended in Anki (thus disabling review) if the corresponding Pocket item is archived and not favorited.
  • The favorite status in Pocket is synced to the "marked" tag in Anki (which shows a star in Anki interfaces, and so plays exactly the same role).
  • Tags from each Pocket item are synced to the corresponding Anki note.
  • (To be implemented) Sync changes made to the Anki note/card back to Pocket using the Pocket Python package.
    • Suspended status, favorite tag, other tags.

About

Create Anki cards from your Pocket saves

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages