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.1.tar.gz
(17.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.1-py3-none-any.whl
(19.7 kB
view details)
File details
Details for the file sb2n-0.0.1.tar.gz.
File metadata
- Download URL: sb2n-0.0.1.tar.gz
- Upload date:
- Size: 17.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 |
e67d02c0309d791d4453d5420f184927b3c1fcfa4106482d1ee2d613e6501e65
|
|
| MD5 |
fbd4dbd1b4ea205498fc7b4f08f07f6c
|
|
| BLAKE2b-256 |
2bf2241112fa0b751ff76c39a3256be41f3f59f0f727fa6ceccb3a57cf473014
|
File details
Details for the file sb2n-0.0.1-py3-none-any.whl.
File metadata
- Download URL: sb2n-0.0.1-py3-none-any.whl
- Upload date:
- Size: 19.7 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 |
ca36434dd32964b8165776b97f4cadf6d714d757dd7f9358ca49cc2349f576f8
|
|
| MD5 |
b944d37f73e7d4d6fb005a5325b798f0
|
|
| BLAKE2b-256 |
1c5af0523c56165fe8ddc0dad105acb3fb49ee6c265b56da93967755a2ea36b4
|