Deprecated-Unsupported/Java Peojects/Bookish
maximstewart 1180e3171f Initial commit... 2021-02-18 17:45:52 -06:00
..
resources Initial commit... 2021-02-18 17:45:52 -06:00
snapShots Initial commit... 2021-02-18 17:45:52 -06:00
LICENSE Initial commit... 2021-02-18 17:45:52 -06:00
README.md Initial commit... 2021-02-18 17:45:52 -06:00
bookishScan.sh Initial commit... 2021-02-18 17:45:52 -06:00

README.md

Description


This is a script that will take a bookmarks.html file from Firefox and output it to a better looking format complete with site snapshot images.. ### Preparation
You will need to install lynx to be able to pull the links from the bookmarks file.
sudo apt-get install lynx ### Setup/Usage
From firefox go to the bookmarks manager and select "Import and Backup". Select "Export bookmars to html..." and save the file in the root of this program dir. Last, run the bookishScan.sh and wait for the scan to complete. Keep the directory structure somewhere you wont delete it and then setup your browser to use the bookMarksHomePg.html as your home page. Enjoy!