Add "items" view with a table of items that is sortable, filterable, and editable #743
philcunliffe
started this conversation in
Ideas
Replies: 2 comments
-
By rights, this shouldn't be too difficult to implement. Will add this to the project tracker. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Please note we're converting this issue into a discussion as per our new procedures/policies. You can read more about that in our announcement #712 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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.

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
Beta Was this translation helpful? Give feedback.
All reactions