Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

仓库 files navigation

Raindrop.io to Notion

Script to migrate your bookmarks from Raindrop.io to Notion. Written in Go.

How to use

  1. Export bookmarks from Raindrop.io

https://app.raindrop.io/settings/backups (html)

  1. Create Notion integration

关注 offical Notion documentation and use default settings. https://developers.notion.com/docs/getting-started

  1. Put your integration secret key

NotionSecret

  1. Create a new page in Notion and share for following integration

  2. Put your page UUID (for e.g. e03226c471c94116b8fdfdeefb02b74565)

ParentID

  1. Copy your exported HTML backup from Raindrop to local script folder and rename to import.html
cp ~/Downloads/Raindrop.io.html ~/workspace/raindrop_to_notion/import.html
  1. Install dependencies and run the script
go get
go run main.go

关于

Migrate your bookmarks from Raindrop.io to Notion

Resources

Stars

20 stars

关注者

1 watching

复刻s

发布

Used by

贡献者

Languages