Clon1998 / mobileraker

A Flutter mobile app for Klipper/Moonraker
Other
488 stars 55 forks source link

Arrange printers' list / hide some printers #330

Closed wikolii closed 4 months ago

wikolii commented 9 months ago

Feature Request

Problem Description

The printers' list keep changing the order. I can only guess it's random.

Proposed Solution

I think that adding filters and sorting the list would be very helpful when using a large number of machines. The main filter I'd be interested in is "hide offline" for example. Also sorting alphabeticaly would be nice.

Alternatives Considered

I'm currently traveling with 3 machines and I've considered removing the ones I didn't bring with me to make the list shorter and easier to switch between them. But I'm not certain if I'll need to setup everything again when I re-add the ones left behind (macros, and other settings)

Clon1998 commented 9 months ago

Hey, what are you referring to when talking about the printer list? Are you talking about the overview page, about the list in the sidebar if expanded, or about the dialog to switch between printers?

I probably don't own enough printers to experience the random ordering.

wikolii commented 9 months ago

I don't recall adding them on this order. The list's order is not actually very important, but being able to filter out offline instances at least, would be cool, thanks

image image image

wikolii commented 7 months ago

Turns out the list respects the order the printers were added on the first place. Thanks anyways!

Clon1998 commented 7 months ago

Greate. I'll leave this issue open tho, as it still describes a valid use case 😉.

Clon1998 commented 4 months ago

2.7.0 added the option to reorder printers via the "Overview Page".

wikolii commented 4 months ago

2.7.0 added the option to reorder printers via the "Overview Page".

Note: when you swipe left or right on the printer name to change from one device to another, it still follows the original order the printers were added, not the reorder.

wikolii commented 4 months ago

https://github.com/user-attachments/assets/a7a2c686-ff10-4234-98a1-6438e6a2287e

I was swiping right every time

Clon1998 commented 4 months ago

Hey, good to know. There is a possibility that the swipe action is using the wrong source and therefore is not ordered.