A tool to parse Snipd export Markdown files into individual chapter files.
Project description
Snipd export format
[!NOTE] This is a very early version.
Why
Snipd could export all snips, but only with a signal file by default. They're kind of meaningless with obsidian.
I guess that's ok when you just only have lot of snips. But after two years usage, I have more than 3,000 snips on platform. If you just format it manually, sounds like a hell, right?
So this script is used to separate them to them files, then you could import to obsidian easily. Finally, you could delete account for snipd, and restart your workflow again.
How to use it?
pipx install snipd_export_parser
Run the command to get start:
snipd --help
Contribute it
If you want to contribute, please feel free to open an issue or pull request.
poetry is required. If you do not install, please following:
# install pipx on ubuntu
sudo apt install pipx
# install poetry
pipx install poetry
Then following should works. Enjoy.
poetry install
poetry run snipd snipd-export.md -o /path/you/want/export
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file snipd_export_parser-0.1.2.tar.gz.
File metadata
- Download URL: snipd_export_parser-0.1.2.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.0 CPython/3.13.1 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79990ceb505caaeae4d8455ac6a3f752dd63a8f626d4e7d40de64694d2c93fbc
|
|
| MD5 |
45ee993d1d5acfff484fe28efe5154d3
|
|
| BLAKE2b-256 |
8bb391edd177168051787a682644c040d31d6a4961d7aede7fe65947011ab2d6
|
File details
Details for the file snipd_export_parser-0.1.2-py3-none-any.whl.
File metadata
- Download URL: snipd_export_parser-0.1.2-py3-none-any.whl
- Upload date:
- Size: 16.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.0 CPython/3.13.1 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be0cca6378618c77b1cb3c169334f358347cf43c8ae68722bb0ecbea1b619b8a
|
|
| MD5 |
44763370b8c68b6a54156a154b9ab4c9
|
|
| BLAKE2b-256 |
aea42e7a4c3053e982d37d9a9f966d83d3c65c4a927a26ca6d0980b2bf157266
|