Browse Source

docs : keywords in docs

pull/6467/head
Naveen MR 11 months ago
parent
commit
ab6e1c57b9
  1. 1
      packages/noco-docs/docs/020.getting-started/020.quick-start.md
  2. 1
      packages/noco-docs/docs/020.getting-started/030.terminologies.md
  3. 1
      packages/noco-docs/docs/020.getting-started/040.keyboard-shortcuts.md
  4. 1
      packages/noco-docs/docs/020.getting-started/050.self-hosted/010.installation.md
  5. 1
      packages/noco-docs/docs/020.getting-started/050.self-hosted/020.environment-variables.md
  6. 1
      packages/noco-docs/docs/020.getting-started/050.self-hosted/030.upgrading.md
  7. 1
      packages/noco-docs/docs/040.bases/040.import-base-from-airtable.md
  8. 1
      packages/noco-docs/docs/052.table-operations/020.field-operations.md
  9. 1
      packages/noco-docs/docs/052.table-operations/030.filter.md
  10. 1
      packages/noco-docs/docs/052.table-operations/030.sort.md
  11. 1
      packages/noco-docs/docs/052.table-operations/050.group-by.md
  12. 1
      packages/noco-docs/docs/052.table-operations/060.row-height.md
  13. 1
      packages/noco-docs/docs/052.table-operations/070.search.md
  14. 1
      packages/noco-docs/docs/052.table-operations/080.download.md
  15. 1
      packages/noco-docs/docs/060.fields/010.fields-overview.md
  16. 1
      packages/noco-docs/docs/060.fields/015.primary-key.md
  17. 1
      packages/noco-docs/docs/060.fields/020.display-value.md
  18. 1
      packages/noco-docs/docs/060.fields/060.actions-on-field.md
  19. 1
      packages/noco-docs/docs/070.records/030.expanded-record.md
  20. 1
      packages/noco-docs/docs/070.records/040.delete-record.md
  21. 1
      packages/noco-docs/docs/070.records/070.actions-on-record.md
  22. 1
      packages/noco-docs/docs/080.views/040.view-types/010.grid.md
  23. 1
      packages/noco-docs/docs/080.views/040.view-types/020.gallery.md
  24. 1
      packages/noco-docs/docs/080.views/040.view-types/030.form.md
  25. 1
      packages/noco-docs/docs/080.views/040.view-types/040.kanban.md

1
packages/noco-docs/docs/020.getting-started/020.quick-start.md

@ -1,5 +1,6 @@
--- ---
title: 'Quick start' title: 'Quick start'
keywords: ['NocoDB', 'quick start', 'getting started']
--- ---

1
packages/noco-docs/docs/020.getting-started/030.terminologies.md

@ -1,5 +1,6 @@
--- ---
title: 'NocoDB terminologies' title: 'NocoDB terminologies'
keywords: ['NocoDB terminologies', 'NocoDB terms', 'NocoDB keywords']
--- ---

1
packages/noco-docs/docs/020.getting-started/040.keyboard-shortcuts.md

@ -1,5 +1,6 @@
--- ---
title: 'Keyboard shortcuts' title: 'Keyboard shortcuts'
keywords: ['keyboard shortcuts', 'shortcuts', 'keyboard']
--- ---

1
packages/noco-docs/docs/020.getting-started/050.self-hosted/010.installation.md

@ -1,6 +1,7 @@
--- ---
title: 'Installation' title: 'Installation'
description: 'Simple installation - takes about three minutes!' description: 'Simple installation - takes about three minutes!'
keywords : ['NocoDB installation', 'NocoDB docker installation', 'NocoDB nodejs installation', 'NocoDB quick try', 'NocoDB prerequisites']
--- ---
Simple installation - takes about three minutes! Simple installation - takes about three minutes!

1
packages/noco-docs/docs/020.getting-started/050.self-hosted/020.environment-variables.md

@ -2,6 +2,7 @@
title: 'Environment Variables' title: 'Environment Variables'
description: 'Environment Variables for NocoDB!' description: 'Environment Variables for NocoDB!'
hide_table_of_contents: true hide_table_of_contents: true
keywords : ['NocoDB environment variables', 'NocoDB env variables', 'NocoDB envs', 'NocoDB env']
--- ---
For production usecases, it is **recommended** to configure For production usecases, it is **recommended** to configure

1
packages/noco-docs/docs/020.getting-started/050.self-hosted/030.upgrading.md

@ -1,6 +1,7 @@
--- ---
title: 'Upgrading' title: 'Upgrading'
description: 'Upgrading NocoDB : Docker, Node and Homebrew!' description: 'Upgrading NocoDB : Docker, Node and Homebrew!'
keywords: ['NocoDB upgrade', 'upgrade NocoDB', 'upgrade nocodb']
--- ---
By default, if `NC_DB` is not specified upon [installation](/getting-started/installation), then SQLite will be used to store metadata. We suggest users to separate the metadata and user data in different databases as pictured in our [architecture](/engineering/architecture). By default, if `NC_DB` is not specified upon [installation](/getting-started/installation), then SQLite will be used to store metadata. We suggest users to separate the metadata and user data in different databases as pictured in our [architecture](/engineering/architecture).

1
packages/noco-docs/docs/040.bases/040.import-base-from-airtable.md

@ -1,6 +1,7 @@
--- ---
title: 'Import Airtable to NocoDB' title: 'Import Airtable to NocoDB'
description: 'A complete import of your Airtable to any MySQL, Postgres, SQLite and SQL server databases within minutes' description: 'A complete import of your Airtable to any MySQL, Postgres, SQLite and SQL server databases within minutes'
keywords: ['NocoDB', 'Airtable', 'import Airtable', 'Airtable to NocoDB', 'Airtable to MySQL', 'Airtable to Postgres', 'Airtable to SQLite', 'Airtable to SQL server']
--- ---
NocoDB offers a streamlined process for seamlessly transferring your Airtable database to various database management systems, including MySQL, Postgres and SQLite, in just a matter of minutes. This feature is particularly useful for users who wish to migrate their Airtable database to a more robust and scalable database management system. NocoDB offers a streamlined process for seamlessly transferring your Airtable database to various database management systems, including MySQL, Postgres and SQLite, in just a matter of minutes. This feature is particularly useful for users who wish to migrate their Airtable database to a more robust and scalable database management system.

1
packages/noco-docs/docs/052.table-operations/020.field-operations.md

@ -1,5 +1,6 @@
--- ---
title: 'Hide & Reorder Fields' title: 'Hide & Reorder Fields'
keywords: ['fields, hide fields, reorder fields, change cover field, gallery view, kanban view']
--- ---

1
packages/noco-docs/docs/052.table-operations/030.filter.md

@ -1,5 +1,6 @@
--- ---
title: 'Filtering records' title: 'Filtering records'
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/052.table-operations/030.sort.md

@ -1,5 +1,6 @@
--- ---
title: 'Sorting records' title: 'Sorting records'
keywords : ['NocoDB table', 'sorting', 'sort', 'table administration', 'table organization']
--- ---

1
packages/noco-docs/docs/052.table-operations/050.group-by.md

@ -1,5 +1,6 @@
--- ---
title: 'Grouping Records' title: 'Grouping Records'
keywords : ['NocoDB table group by', 'group By column', 'group By', 'table group by', 'grouping records', 'grouping','group by in table']
--- ---

1
packages/noco-docs/docs/052.table-operations/060.row-height.md

@ -1,5 +1,6 @@
--- ---
title: 'Row Height' title: 'Row Height'
keywords : ['NocoDB table', 'row height', 'table administration', 'table organization']
--- ---

1
packages/noco-docs/docs/052.table-operations/070.search.md

@ -1,5 +1,6 @@
--- ---
title: 'Search' title: 'Search'
keywords : ['NocoDB table search', 'search table', 'search records', 'search']
--- ---

1
packages/noco-docs/docs/052.table-operations/080.download.md

@ -1,5 +1,6 @@
--- ---
title: 'Download' title: 'Download'
keywords : ['NocoDB table', 'download', 'export', 'table administration', 'table organization']
--- ---

1
packages/noco-docs/docs/060.fields/010.fields-overview.md

@ -1,5 +1,6 @@
--- ---
title: 'Fields overview' title: 'Fields overview'
keywords : ['NocoDB fields', 'fields overview', 'field administration', 'field organization']
--- ---

1
packages/noco-docs/docs/060.fields/015.primary-key.md

@ -1,6 +1,7 @@
--- ---
title: "Primary Key" title: "Primary Key"
description: "Understanding Primary Key in NocoDB!" description: "Understanding Primary Key in NocoDB!"
keywords : ['NocoDB primary key', 'primary key', 'primary key in NocoDB', 'primary key in database']
--- ---
# Primary Key # Primary Key

1
packages/noco-docs/docs/060.fields/020.display-value.md

@ -1,6 +1,7 @@
--- ---
title: "Display Value" title: "Display Value"
description: "Understanding Display Value in NocoDB!" description: "Understanding Display Value in NocoDB!"
keywords : ['NocoDB display value', 'display value', 'display value in nocoDB', 'display value in nocoDB']
--- ---
# Display Value # Display Value

1
packages/noco-docs/docs/060.fields/060.actions-on-field.md

@ -1,5 +1,6 @@
--- ---
title: 'Actions on field' title: 'Actions on field'
keywords : ['NocoDB fields', 'fields overview', 'field administration', 'field organization']
--- ---

1
packages/noco-docs/docs/070.records/030.expanded-record.md

@ -1,6 +1,7 @@
--- ---
title: 'Expanded form' title: 'Expanded form'
description: 'NocoDB provides Expanded Form to let you edit your data easily' description: 'NocoDB provides Expanded Form to let you edit your data easily'
keywords : ['NocoDB expanded form', 'expanded form', 'expanded record', 'expanded record view']
--- ---
## Overview ## Overview

1
packages/noco-docs/docs/070.records/040.delete-record.md

@ -1,5 +1,6 @@
--- ---
title: 'Delete record' title: 'Delete record'
keywords : ['NocoDB delete record', 'delete record', 'delete row', 'delete rows']
--- ---

1
packages/noco-docs/docs/070.records/070.actions-on-record.md

@ -1,5 +1,6 @@
--- ---
title: 'Actions on record' title: 'Actions on record'
keywords : ['NocoDB delete record', 'delete record', 'delete row', 'delete rows']
--- ---

1
packages/noco-docs/docs/080.views/040.view-types/010.grid.md

@ -1,5 +1,6 @@
--- ---
title: 'Grid' title: 'Grid'
keywords : ['NocoDB grid', 'grid view', 'grid']
--- ---
Grid View, as a default type of view, allows you to display your data in a spreadsheet-like interface using rows and columns. Rows are as referred to as records and columns as fields in NocoDB. Grid View, as a default type of view, allows you to display your data in a spreadsheet-like interface using rows and columns. Rows are as referred to as records and columns as fields in NocoDB.

1
packages/noco-docs/docs/080.views/040.view-types/020.gallery.md

@ -1,5 +1,6 @@
--- ---
title: 'Gallery' title: 'Gallery'
keywords: ['NocoDB gallery view', 'gallery view', 'gallery']
--- ---
Gallery View allows you to display images as thumbnails with other fields just like a gallery. This view type is ideal for viewing images in a gallery-like interface. Like in Gallery, you can also perform various operations on the gallery view, such as sorting, filtering, grouping, and searching. You can also export the data in the gallery view to CSV or Excel format. This section will cover all the operations that can be performed on the gallery view. Gallery View allows you to display images as thumbnails with other fields just like a gallery. This view type is ideal for viewing images in a gallery-like interface. Like in Gallery, you can also perform various operations on the gallery view, such as sorting, filtering, grouping, and searching. You can also export the data in the gallery view to CSV or Excel format. This section will cover all the operations that can be performed on the gallery view.

1
packages/noco-docs/docs/080.views/040.view-types/030.form.md

@ -1,5 +1,6 @@
--- ---
title: 'Forms' title: 'Forms'
keywords: ['NocoDB form', 'form view', 'form builder', 'form view builder', 'form view actions', 'form view operations']
--- ---
Form View allows you to arrange fields in a form to input data. Form View allows you to arrange fields in a form to input data.

1
packages/noco-docs/docs/080.views/040.view-types/040.kanban.md

@ -1,5 +1,6 @@
--- ---
title: 'Kanban' title: 'Kanban'
keywords: ['NocoDB kanban', 'kanban view', 'kanban board', 'kanban view operations']
--- ---
Kanban View allows you to visualise your data using cards as part of various stacks on the board. You can easily rearrange the cards by dragging and dropping them to different stacks. This section will cover all the operations that can be performed on the Kanban view. Kanban View allows you to visualise your data using cards as part of various stacks on the board. You can easily rearrange the cards by dragging and dropping them to different stacks. This section will cover all the operations that can be performed on the Kanban view.

Loading…
Cancel
Save