Donkie / Spoolman

Keep track of your inventory of 3D-printer filament spools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mass editing of multiple rows

napalmz opened this issue · comments

Is your feature request related to a problem? Please describe.
Add the ability to select multiple rows and edit them massively, for example if I want to update the spool weight of 20 different filaments, now I have to open one by one and edit them.

Describe the solution you'd like
Add a checkbox on each row so that one or more rows can be selected. Add a "Massive Edit" button that if pressed opens a form in which all row fields are blank. If you value a field, it will be assigned to all previously set rows. fields left blank will remain unchanged.

Describe alternatives you've considered
This change can be replaced by exporting/importing data to excel (XLSX or CSV), although it remains convenient to do within the program without having to go through Excel (since a person may not have access to Excel for various reasons).

Additional context
Nothing to add