danny0838 / webscrapbook

A browser extension that captures web pages to local device or backend server for future retrieval, organization, annotation, and edit. This project inherits from legacy Firefox add-on ScrapBook X.
Mozilla Public License 2.0
894 stars 119 forks source link

sorting options are not saved #327

Closed grotesque closed 1 year ago

grotesque commented 1 year ago

burger menu -> sort -> select "sort by" and direction -> ok the sidepanel shows sorted webpages

Now again go to burger menu -> sort The selections in first steps are ignored and wsb goes back to defaults. This causes newly capture webpages to not be displayed at proper position.

danny0838 commented 1 year ago

The Sort command is a one time operation that permanently changes the order of items. It will of course affect current items only. This is the behavior inherited from legacy ScrapBook.

grotesque commented 1 year ago

Okay, what I'm looking for is something like legacy scrapbook-x:

Put an item into "the bottom of a folder" or "the top of a folder"

feature.

danny0838 commented 1 year ago

That is irrelevant to this and is a duplicate of #120.