-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Description
This request is corresponding to the widget system announced in #366
Idea:
My suggestion is to introduce a widget that allows users to create storage containers on the home page, which can be filled with links to folders, files and programs. This will enable them to access everything related to one topic from one location instantly, regardless of where the files are stored on the system, like the current explorer sidebar. But instead of having an unorganized and overloaded sidebar, this gives users flexibility and order.
@xpoppyx also suggested to allow different sorting any layout options for these containers, as he already included in this screenshot. Personally, I'm not sure about the layout modes, as the limited space doesn't really allow for different displays that would still stay clear, but this can of course be explored in the future.
Dependencies:
Currently Files UWP doesn't support drag and drop from one folder to another as far as I know, which makes filling these containers a bit more complicated. as a drag 'n' drop alternative and especially if this is nothing that will be possible in the future, I would suggest to offer a context menu entry. I know that the context menu is kind of sensible in the way that it gets confusing quickly with additional elements, but I don't really see any other viable solution. The only other thing I could think of is an own selection window, that could be opened from the target container.But this would be less user friendly imo.