Helpfeel Cosense (Scrapbox) to Notion Migration Tool
Project description
sb2n
Helpfeel Cosense (Scrapbox) to Notion Migration Tool
Installation
pip install sb2n
# or, (use as CLI only)
pipx install sb2n
Usage
1. Set up environment variables
Create a .env file in your project directory. (See: .env.example)
2. Prepare Notion Database
Create a database in Notion with the following properties:
- Title (Title) - Page title
- Scrapbox URL (URL) - Link to original Scrapbox page
- Created Date (Date) - Original creation date
- Tags (Multi-select) - Tags from Scrapbox
3. Run migration
# Basic migration
sb2n migrate
# Specify custom .env file
sb2n migrate --env-file /path/to/.env
# Dry run (no actual changes)
sb2n migrate --dry-run
# Migrate only first 10 pages
sb2n migrate -n 10
# Skip pages that already exist in Notion
sb2n migrate --skip-existing
# Combine options: dry run with limit and skip existing
sb2n migrate --dry-run -n 5 --skip-existing
# Enable verbose logging
sb2n -v migrate
Development
See docs/specification.md for detailed specifications.
License
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
sb2n-0.0.2.tar.gz
(19.8 kB
view details)
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
sb2n-0.0.2-py3-none-any.whl
(22.5 kB
view details)
File details
Details for the file sb2n-0.0.2.tar.gz.
File metadata
- Download URL: sb2n-0.0.2.tar.gz
- Upload date:
- Size: 19.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.22 {"installer":{"name":"uv","version":"0.9.22","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8c654edebaa6165bc4c200a524d725b6a1e1ec884fc7b5f3014eb8cfe02b00f
|
|
| MD5 |
867e685ac93db91d6cdafa95789dcdb4
|
|
| BLAKE2b-256 |
4d90acc932cf84213e2e7265e62a074a9afe022a58974f50d4366dd75ac82b6c
|
File details
Details for the file sb2n-0.0.2-py3-none-any.whl.
File metadata
- Download URL: sb2n-0.0.2-py3-none-any.whl
- Upload date:
- Size: 22.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.22 {"installer":{"name":"uv","version":"0.9.22","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f18f64f2f0f3df1ee84308e94a7661dfee1e101df8a6d778f332b268c0c31fc3
|
|
| MD5 |
295309c2a6604b37550e2fa48e2131df
|
|
| BLAKE2b-256 |
6da422d6939a149e54e76f4ee83900b797ea7fc6ef8778f058d78c5e123ffc7d
|