evanshultz / neater-bookmarks

A neater bookmarks tree popup extension for Chrome
https://chrome.google.com/webstore/detail/ofgjggbjanlhbgaemjbkiegeebmccifi
MIT License
215 stars 61 forks source link

Add sorting feature #38

Open evanshultz opened 10 years ago

evanshultz commented 10 years ago

Add recursive sorting on a folder RMB menu.

Sort by name is logical and useful. Anything else? Sort by... bookmark creation date?

bezsiropa commented 10 years ago

Sort necessarily through alert. In order not to lose what was sorted manually long time.

evanshultz commented 10 years ago

Issue 39517 is the request to add additional sorting natively in Chrome. The requested sorting options are: Name, URL, Visit Date, Visit Count, Date Added, Last Modified.