tables icon indicating copy to clipboard operation
tables copied to clipboard

search API

Open mortee opened this issue 2 years ago • 1 comments

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

According to the API documentation, there are basic CRUD operations for various parts of tables, but search is nowhere to be found.

Describe the solution you'd like

It would be really nice to be able to perform a general search just like on in the UI header - as well as column-specific operator search like in the column header context menus.

Describe alternatives you've considered

No response

Additional context

No response

mortee avatar Nov 09 '23 23:11 mortee

The above API documentation link is broken. We now have new docs for the new API: https://github.com/nextcloud/tables/blob/main/openapi.json. Still no Search yet tho

enjeck avatar Apr 14 '24 12:04 enjeck