Snipd format for Obsidian
Notice / 说明
This page is a historical snapshot preserved for archival purposes only. It is no longer maintained, and we take no responsibility for its content. This page exists solely to reduce dead links on the internet.
本页面为历史快照,仅供存档备份,不再更新,亦不对其内容负责。保留此页面的唯一目的是减少互联网死链。
[!NOTE]
This is a very early version, if something help, I would maintain it.
Repo Meta
Why
Snipd export all snips to a singal file by default. And they cannot be queried by obsidian. That’s okey when you just only have severals snips. But after two years usage, I have more than 3,000 snips on platform.
Export 3000 snips, format it manually, then delete them one by one?
Okey, sounds like a hell.
My solution is, using this script to separate them to them files, then you could copy them to obsidian.
So how the data on Snipd deal with? I choose to delete account, even though the origin data is still on server, cause Snipd only support export all snips one time. The design is weird so I have no idea what to do.
Is there any free alternatives? I wondered.
Anyway, this workflow works for me, and I really wish Snipd could consider the Obsidian use case.
That’s would be awesome.
At least not now : (
Quick Start
git clone git@github.com:bGZo/snipd-podcast-format-for-obsidian.git
cd snipd-podcast-format-for-obsidian
# install pipx
sudo apt install pipx
# install poetry
pipx install poetry
# install dependency
poetry install
# run
poetry run snipd snipd-export.md -o /path/you/want/export