Browse Source

docs: tags for tables

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
pull/6467/head
Raju Udava 11 months ago
parent
commit
73a4a86d78
  1. 2
      packages/noco-docs/docs/050.tables/020.create-table.md
  2. 2
      packages/noco-docs/docs/050.tables/030.create-table-via-import.md
  3. 2
      packages/noco-docs/docs/050.tables/040.import-data-into-existing-table.md
  4. 2
      packages/noco-docs/docs/050.tables/060.actions-on-table.md

2
packages/noco-docs/docs/050.tables/020.create-table.md

@ -1,7 +1,7 @@
---
title: 'Create empty table'
description: 'Learn how to create a table in NocoDB.'
tags: ['tables', 'create table']
tags: ['Tables', 'Create']
keywords: ['NocoDB table', 'create table', 'table administration', 'table organization']
---

2
packages/noco-docs/docs/050.tables/030.create-table-via-import.md

@ -1,7 +1,7 @@
---
title: 'Create table via import'
description: 'Learn how to create a table in NocoDB via import from CSV, Excel or JSON.'
tags: ['tables', 'import']
tags: ['Tables', 'Import']
keywords: ['NocoDB table', 'create table', 'table administration', 'table organization', 'import table', 'import csv', 'import excel', 'import json']
---

2
packages/noco-docs/docs/050.tables/040.import-data-into-existing-table.md

@ -1,7 +1,7 @@
---
title: 'Import data into an existing table'
description: 'Learn how to import data into an existing table in NocoDB.'
tags: ['tables', 'import']
tags: ['Tables', 'Import', 'CSV', 'Excel', 'XLSX', 'JSON']
keywords: ['NocoDB table', 'import data into table', 'import data from csv', 'import data from excel', 'import data from xlsx']
---

2
packages/noco-docs/docs/050.tables/060.actions-on-table.md

@ -1,7 +1,7 @@
---
title: 'Actions on table'
description: 'Learn how to rename, duplicate, and delete a table in NocoDB.'
tags: ['tables', 'rename', 'duplicate', 'delete']
tags: ['Tables', 'Rename', 'Duplicate', 'Delete']
keywords: ['NocoDB table', 'rename table', 'duplicate table', 'delete table', 'table administration', 'table organization']
---

Loading…
Cancel
Save