Browse Source

docs: tags for table operations

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
pull/6467/head
Raju Udava 11 months ago
parent
commit
fe02415b6b
  1. 2
      packages/noco-docs/docs/060.table-operations/010.overview.md
  2. 2
      packages/noco-docs/docs/060.table-operations/020.field-operations.md
  3. 1
      packages/noco-docs/docs/060.table-operations/030.filter.md
  4. 1
      packages/noco-docs/docs/060.table-operations/040.sort.md
  5. 1
      packages/noco-docs/docs/060.table-operations/050.group-by.md
  6. 3
      packages/noco-docs/docs/060.table-operations/060.row-height.md
  7. 2
      packages/noco-docs/docs/060.table-operations/070.search.md
  8. 1
      packages/noco-docs/docs/060.table-operations/080.download.md

2
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']
---

2
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']
---

1
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']
---

1
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']
---

1
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']
---

3
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']
---

2
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.

1
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']
---

Loading…
Cancel
Save