Pocket to Obsidian

Hi folks!

Since Pocket is being retired, I wanted to have all my Pocket articles archived in Obsidian. Since Pocket keeps a simplified view of web pages, kind of like the Obsidian Web Clipper, I create a small tool to go over your Pocket export and ‘clip’ all of it into your Obsidian vault. The tool will create two folders under your Clippings folder, one for archive and one for unread articles.

Give it a try and let me know what you think!

Its on my GitHub (nimast) and is called pocket-to-obsidian. The forums won’t let me include a link unfortunately

1 Like

As a new forum user, you’ll need to earn this privilege to post links :slight_smile: … meanwhile - link to your repository:

Looks nice and well organised. I was using Pocket a long time ago, so I clicked and checked it out.

Cheers, Marko :nerd_face:

Looks nice! I was recently bemoaning the lack of a tool like this, glad to see it now exists. I added it to my article on the subject.

I run, npm install
but
Error: Could not read package.json