nextcloud / tables

🍱 Nextcloud tables app
https://apps.nextcloud.com/apps/tables
GNU Affero General Public License v3.0
147 stars 24 forks source link

Groups for selectable items/columns #610

Open pdarko2 opened 1 year ago

pdarko2 commented 1 year ago

Is your feature request related to a problem? Please describe.

In table views, when filtered by anything, all selectable items (columns) are shown (for multi and single choice items/columns)

Describe the solution you'd like

Table would have item groups (just a list of names). When creating multi/single select items, each item can belong to one or (in ideal case) more item groups. When creating view, also, each view can have one or (again, ideal case) more item groups, so it shows/allows only items in selected group(s).

Describe alternatives you've considered

None, any filter/view always shows all selectable items.

Additional context

Example: Selectable item: server, choice: serverA (group1,group2), serverB (group1), serverC (group2). View: If group1 is checked, it only shows serverA and serverB as choices.

datenangebot commented 11 months ago

Adding lists as reference for selections and combine them logically might be an interesting setup but also very complicated. We try to fill the gab between very large solutions a simple tables, so I guess it's is too complicated.

But there are two other feature ideas that might be combined become very interesting here: