Deprecated-Unsupported/Java Projects/Bookish
itdominator 6bf66c5916 Added python project; fixed spelling of folder 2023-09-30 16:09:14 -05:00
..
resources Added python project; fixed spelling of folder 2023-09-30 16:09:14 -05:00
snapShots Added python project; fixed spelling of folder 2023-09-30 16:09:14 -05:00
LICENSE Added python project; fixed spelling of folder 2023-09-30 16:09:14 -05:00
README.md Added python project; fixed spelling of folder 2023-09-30 16:09:14 -05:00
bookishScan.sh Added python project; fixed spelling of folder 2023-09-30 16:09:14 -05: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!