https://github.com/gucheen/pinboard-json-to-netscape-bookmarks
this script converts your pinbaord json data to standard netscape bookmarks file (html)
https://github.com/gucheen/pinboard-json-to-netscape-bookmarks
bookmark netscape-bookmark-file pinboard pinboard-bookmarks pinboard-export
Last synced: about 1 month ago
JSON representation
this script converts your pinbaord json data to standard netscape bookmarks file (html)
- Host: GitHub
- URL: https://github.com/gucheen/pinboard-json-to-netscape-bookmarks
- Owner: gucheen
- License: mit
- Created: 2023-08-17T03:27:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-08T02:17:40.000Z (about 1 year ago)
- Last Synced: 2025-04-14T22:57:04.051Z (about 1 month ago)
- Topics: bookmark, netscape-bookmark-file, pinboard, pinboard-bookmarks, pinboard-export
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pinboard JSON Data to Netscape bookmarks
This script converts your pinbaord json data to standard netscape bookmarks file (html).
## Usage
0. prepare node.js environment (please use current lts version)
1. modify raw json file path and output file path (in index.js line 4)
2. npm start or node index.js
3. check your bookmarks file