Eric Bixby

Results 38 comments of Eric Bixby

By the way, the term "recent" implies that it only lists files within a certain amount of time. For example, within a week from now. However, there's no option to...

Yes, I was thinking of changing the toolbar icon during a sort.

Originally, that's how Auto-Sort Bookmarks (ASB) worked. The problem was there are edge cases where bookmarks would not get sorted, so logic was added but this didn't always work and...

Sure, a menu item and keybinding seems reasonable. As long as the WebExtensions API supports it.

OK, I was able to reproduce the bug.

I'm seeing weird things with separators. There might be a bug in Firefox. This needs more testing.

Actually, separators are not being ignored. What I'm seeing is that the separator randomly moves, which causes the sorting to change. This is why I think it might be a...

@akwala Thanks for the report. Here's what I'm seeing when existing bookmarks are moved either above or below (across) a separator, while auto-sort is enabled, the net result is the...

(btw, I haven't forgotten about this issue.) The problem appears to be auto-sort sorting while a bookmark is being dragged. There are two possible workarounds: 1) disable auto-sort while moving....

It’s been awhile but list time I checked, it was a timing issue. When I did a drag-n-drop, it started sorting before I dropped. I need to run some tests....