Skip to content

ddanielgal/subsidian

Repository files navigation

Subsidian

Visualize a Substack Archive in Obsidian Graph View.

Substack Archive to Obsidian Downloader.

Downloads all the posts from a Substack blog and saves them as markdown files in a folder. Switches all internal links to Obsidian links.

Result

image

Newsletter: The Pragmatic Engineer.

Usage

Requires Node 18.

cp .env.template .env

(optional) Insert your connect.sid cookie value from your browser, as a value of the CONNECT_SID environment variable. This is needed for the script to access paywalled posts.

npm run build
npm run start -- url

Example

npm run start -- https://newsletter.pragmaticengineer.com

About

Substack to Obsidian Downloader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published