diff --git a/packages/noco-docs/docs/060.table-operations/010.overview.md b/packages/noco-docs/docs/060.table-operations/010.overview.md index 77de851b78..af2904c11c 100644 --- a/packages/noco-docs/docs/060.table-operations/010.overview.md +++ b/packages/noco-docs/docs/060.table-operations/010.overview.md @@ -1,7 +1,7 @@ --- title: 'Table operations overview' description: 'Learn how to work with filters, sort, group by, and more in NocoDB.' -tags: ['table operations', 'table operations overview'] +tags: ['Table operations', 'Overview'] keywords: ['NocoDB table operations', 'table operations overview', 'table administration', 'table organization', 'hide column', 'show column', 'filter', 'sort', 'group by', 'row height', 'quick search', 'download', 'hide-field', 'show-field', 'field-operations', 'filter', 'sort', 'group-by', 'row-height', 'search', 'download'] --- diff --git a/packages/noco-docs/docs/060.table-operations/020.field-operations.md b/packages/noco-docs/docs/060.table-operations/020.field-operations.md index 1716d9d8c6..a59b9994ad 100644 --- a/packages/noco-docs/docs/060.table-operations/020.field-operations.md +++ b/packages/noco-docs/docs/060.table-operations/020.field-operations.md @@ -1,5 +1,7 @@ --- title: 'Hide & Reorder Fields' +description: 'Learn how to hide and reorder fields in NocoDB.' +tags: ['Table operations', 'Reorder', 'Show/Hide', 'Cover image', 'Gallery View', 'Kanban View', 'Grid View'] keywords: ['fields, hide fields, reorder fields, change cover field, gallery view, kanban view'] --- diff --git a/packages/noco-docs/docs/060.table-operations/030.filter.md b/packages/noco-docs/docs/060.table-operations/030.filter.md index 167842eb5b..dec4a90eea 100644 --- a/packages/noco-docs/docs/060.table-operations/030.filter.md +++ b/packages/noco-docs/docs/060.table-operations/030.filter.md @@ -1,5 +1,6 @@ --- title: 'Filtering records' +tags: ['Table operations', 'Filter', 'Gallery View', 'Kanban View', 'Grid View'] keywords: ['NocoDB table operations', 'table operations overview', 'table administration', 'table organization', 'hide column', 'show column', 'filter', 'sort', 'group by', 'row height', 'quick search', 'download', 'hide-field', 'show-field', 'field-operations', 'filter', 'sort', 'group-by', 'row-height', 'search', 'download'] --- diff --git a/packages/noco-docs/docs/060.table-operations/040.sort.md b/packages/noco-docs/docs/060.table-operations/040.sort.md index 1bb25832f8..49f71fc956 100644 --- a/packages/noco-docs/docs/060.table-operations/040.sort.md +++ b/packages/noco-docs/docs/060.table-operations/040.sort.md @@ -1,5 +1,6 @@ --- title: 'Sorting records' +tags: ['Table operations', 'Sort', 'Gallery View', 'Kanban View', 'Grid View'] keywords : ['NocoDB table', 'sorting', 'sort', 'table administration', 'table organization'] --- diff --git a/packages/noco-docs/docs/060.table-operations/050.group-by.md b/packages/noco-docs/docs/060.table-operations/050.group-by.md index 283295b44b..d2e48441ba 100644 --- a/packages/noco-docs/docs/060.table-operations/050.group-by.md +++ b/packages/noco-docs/docs/060.table-operations/050.group-by.md @@ -1,5 +1,6 @@ --- title: 'Grouping Records' +tags: ['Table operations', 'Group by', 'Grid View'] keywords : ['NocoDB table group by', 'group By column', 'group By', 'table group by', 'grouping records', 'grouping','group by in table'] --- diff --git a/packages/noco-docs/docs/060.table-operations/060.row-height.md b/packages/noco-docs/docs/060.table-operations/060.row-height.md index 8419df5eec..d187329881 100644 --- a/packages/noco-docs/docs/060.table-operations/060.row-height.md +++ b/packages/noco-docs/docs/060.table-operations/060.row-height.md @@ -1,6 +1,7 @@ --- title: 'Row Height' -keywords : ['NocoDB table', 'row height', 'table administration', 'table organization'] +tags: ['Table operations', 'Row height', 'Grid View'] +keywords : ['table operations', 'row height'] --- diff --git a/packages/noco-docs/docs/060.table-operations/070.search.md b/packages/noco-docs/docs/060.table-operations/070.search.md index d80417fa9a..92756e4188 100644 --- a/packages/noco-docs/docs/060.table-operations/070.search.md +++ b/packages/noco-docs/docs/060.table-operations/070.search.md @@ -1,9 +1,9 @@ --- title: 'Search' +tags: ['Table operations', 'Search', 'Gallery View', 'Kanban View', 'Grid View'] keywords : ['NocoDB table search', 'search table', 'search records', 'search'] --- - NocoDB offers a quick search feature that allows you to search for records by field from the toolbar menu. This feature is useful when working with large datasets and can be used in conjunction with the `Filter` feature to further refine your search results. 1. [**Optional**] Click on the `Search` button in the toolbar menu. diff --git a/packages/noco-docs/docs/060.table-operations/080.download.md b/packages/noco-docs/docs/060.table-operations/080.download.md index 2788e8d417..82606755a5 100644 --- a/packages/noco-docs/docs/060.table-operations/080.download.md +++ b/packages/noco-docs/docs/060.table-operations/080.download.md @@ -1,5 +1,6 @@ --- title: 'Download' +tags: ['Table operations', 'Download', 'Gallery View', 'Kanban View', 'Grid View', 'CSV', 'JSON', 'XLSX'] keywords : ['NocoDB table', 'download', 'export', 'table administration', 'table organization'] ---