Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bookmark Filter

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.

Features

  • 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

Python Version

The .py folder contains the original desktop version of the project.

  • main.py – Starts the application
  • parser.py – Reads bookmark HTML files
  • exporter.py – Creates the filtered bookmark export
  • tests.py – Test file

Releases

Packages

Contributors

Languages