sysadminsmedia / homebox

A continuation of HomeBox the inventory and organization system built for the Home User
https://homebox.software
GNU Affero General Public License v3.0
1.13k stars 61 forks source link

Add "items" view with a table of items that is sortable, filterable, and editable #17

Open philcunliffe opened 4 months ago

philcunliffe commented 4 months ago

What is the problem you are trying to solve with this feature?

The power of the spreadsheet or notion or similar is the ability to see, sort, filter, and edit items all in place.

What is the solution you are proposing?

A single, infinite scroll table with columns that are sortable, filterable, and editable. Notion does this well, see attached image. image

In addition to what notion does multi-select with actions like batch move would be good to consider from the start to inform the table choice or construction.

What alternatives have you considered?

No response

Additional context

No response

Contributions

katosdev commented 4 months ago

By rights, this shouldn't be too difficult to implement. Will add this to the project tracker.