Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lnds/import-substacks

import posts from substack to obsidian
https://github.com/lnds/import-substacks

Last synced: about 2 months ago
JSON representation

import posts from substack to obsidian

Awesome Lists containing this project

README

        

# import substack posts to obsidian

This is a simple script to import substack newsletter posts into obsidian.

## What it does

You have to export posts using substack connfiguration export option.
This process generates a zip file with a csv file with the description of the posts, and a folder with every post in html format.

You pass the csv file and the folder location to this python script, it will transform into Obsidian markdown format.