https://github.com/yaph/bookmark-tools
Command line tools to work with bookmark data from browsers and services.
https://github.com/yaph/bookmark-tools
Last synced: 9 months ago
JSON representation
Command line tools to work with bookmark data from browsers and services.
- Host: GitHub
- URL: https://github.com/yaph/bookmark-tools
- Owner: yaph
- Created: 2013-01-26T13:46:55.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2016-01-29T00:53:47.000Z (over 10 years ago)
- Last Synced: 2025-01-03T00:24:24.840Z (over 1 year ago)
- Language: Python
- Size: 15.6 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
bookmark-tools
==============
Command line tools to work with bookmark data from browsers and services.
## Pandoc Steps
* Export bookmarks as HTML in bookmarks manger
* run html2md.sh
## FireFox Steps
* Export bookmarks as JSON in bookmarks manger
* change into firefox directory
./json2jsonlist.py ~/Dropbox/bookmarks/bookmarks-2016-01-28.json bookmarks-list.json
./clean.py bookmarks-list.json
./tag2ms.py bookmarks-list.json TAGNAME
## Linkcheck
* Install and test LinkChecker with local HTML file https://pypi.python.org/pypi/LinkChecker