Ever wanted to share just one bookmark folder with someone?
Most browsers only let you export all of your bookmarks. Bookmark Filter lets you choose the folders you want and creates a new bookmark HTML file containing only those folders.
No uploads. No account. Everything stays on your device.
- Open a bookmark HTML export
- Choose the folders you want to keep
- Export a new HTML file
- Import it into any browser that supports bookmark HTML imports
- Works completely offline
The .py folder contains the original desktop version of the project.
main.py– Starts the applicationparser.py– Reads bookmark HTML filesexporter.py– Creates the filtered bookmark exporttests.py– Test file