this script converts your pinbaord json data to standard netscape bookmarks file (html)
Find a file
2024-03-08 10:17:28 +08:00
.gitignore Initial commit 2023-08-17 11:27:47 +08:00
.node-version feat: node version and module type 2024-03-08 10:17:28 +08:00
index.js feat: init 2023-08-17 11:31:56 +08:00
LICENSE Initial commit 2023-08-17 11:27:47 +08:00
package.json feat: node version and module type 2024-03-08 10:17:28 +08:00
README.md feat: init 2023-08-17 11:31:56 +08:00

Pinboard JSON Data to Netscape bookmarks

This script converts your pinbaord json data to standard netscape bookmarks file (html).

Usage

  1. prepare node.js environment (please use current lts version)
  2. modify raw json file path and output file path (in index.js line 4)
  3. npm start or node index.js
  4. check your bookmarks file