eric-bixby / auto-sort-bookmarks-webext

Firefox add-on to sort bookmarks by multiple criteria
GNU General Public License v3.0
112 stars 20 forks source link

HTTP & HTTPS Sort Differently #69

Open Taurean75 opened 6 years ago

Taurean75 commented 6 years ago

Hey --

Some of my bookmarks have "http" prefix which redirects to "https" when visited; in this case, I'm noticing it doesn't sort at all.

My sort criteria is "last visited" and "access count" in reverse order.

Would it be possible to omit such prefixes when sorting?

Thanks.

Taurean75 commented 6 years ago

Also, if bookmarked "https://www.example.com" redirects to "https://www.example.com/dirorfile", the bookmark doesn't sort at all. I think they should be treated equally regardless of any prefixes or suffixes except for subdomains.