Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lnds/import-substacks
- Owner: lnds
- Created: 2024-10-16T00:52:01.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-10T12:05:05.000Z (2 months ago)
- Last Synced: 2024-11-10T13:18:25.758Z (2 months ago)
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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.