-
Notifications
You must be signed in to change notification settings - Fork 0
Implement Parts Sorting Functionality #8
Copy link
Copy link
Open
Labels
Milestone
Description
ProfBrickz
opened on Jun 17, 2025
Issue body actions
- Develop automatic sorting system for parts lists
- Sort by part name
- Alphabetical order
- Configure sort priority
- Sort by set order
- Maintain original set part order
- Configure sort priority
- Sort by completion status
- Group by not started, started, completed
- Configure sort priority
- Sort by amount missing
- Order by quantity of parts still needed
- Configure sort priority
- Sort by percent missing
- Order by percentage completion
- Configure sort priority
- Sort by BrickLink ID
- Numerical/alphanumerical order
- Configure sort priority
- Sort by part name
- Implement auto-sorting behavior
- Apply sorting automatically when part quantities are updated
- Save user's preferred sorting configuration
- Allow easy toggling between sort methods
Reactions are currently unavailable