diff --git a/packages/noco-docs/docs/130.automation/020.webhook/010.webhook-overview.md b/packages/noco-docs/docs/130.automation/020.webhook/010.webhook-overview.md index 671d6719cf..fcc4654a67 100644 --- a/packages/noco-docs/docs/130.automation/020.webhook/010.webhook-overview.md +++ b/packages/noco-docs/docs/130.automation/020.webhook/010.webhook-overview.md @@ -1,5 +1,6 @@ --- title: 'Webhook overview' +tags: ['Webhook', 'Overview'] --- You can employ webhooks to notify external systems whenever there are additions, updates, or removals of rows within NocoDB. This feature allows you to receive instantaneous notifications for any changes made to your database. NocoDB also offers webhooks for bulk endpoints for creating, updating, or deleting multiple records simultaneously. diff --git a/packages/noco-docs/docs/130.automation/020.webhook/020.create-webhook.md b/packages/noco-docs/docs/130.automation/020.webhook/020.create-webhook.md index 7300f5013a..46f3a6b35a 100644 --- a/packages/noco-docs/docs/130.automation/020.webhook/020.create-webhook.md +++ b/packages/noco-docs/docs/130.automation/020.webhook/020.create-webhook.md @@ -1,5 +1,6 @@ --- title: 'Create webhook' +tags: ['Webhook', 'Create'] --- ## Create Webhook diff --git a/packages/noco-docs/docs/130.automation/020.webhook/040.actions-on-webhook.md b/packages/noco-docs/docs/130.automation/020.webhook/040.actions-on-webhook.md index 49ae43beaa..66c525669d 100644 --- a/packages/noco-docs/docs/130.automation/020.webhook/040.actions-on-webhook.md +++ b/packages/noco-docs/docs/130.automation/020.webhook/040.actions-on-webhook.md @@ -1,5 +1,6 @@ --- title: 'Actions on webhook' +tags: ['Webhook', 'Delete', 'Duplicate', 'Disable', 'Enable'] --- ### Enable/Disable Webhook diff --git a/packages/noco-docs/docs/140.account-settings/010.profile-page.md b/packages/noco-docs/docs/140.account-settings/010.profile-page.md index 8a791b19ec..d90f1869e6 100644 --- a/packages/noco-docs/docs/140.account-settings/010.profile-page.md +++ b/packages/noco-docs/docs/140.account-settings/010.profile-page.md @@ -1,7 +1,7 @@ --- title: 'Profile page' description: 'This article explains how to manage your profile page.' -tags: ['profile page', 'profile settings', 'profile name'] +tags: ['Account Settings', 'Profile', 'Member'] keywords: ['Profile page', 'Profile settings', 'Profile name', 'Profile picture', 'Profile management', 'Profile customization', 'Profile information', 'Profile details', 'Profile preferences', 'Profile options'] --- diff --git a/packages/noco-docs/docs/140.account-settings/020.api-tokens.md b/packages/noco-docs/docs/140.account-settings/020.api-tokens.md index 130ec469c6..1151d34c9e 100644 --- a/packages/noco-docs/docs/140.account-settings/020.api-tokens.md +++ b/packages/noco-docs/docs/140.account-settings/020.api-tokens.md @@ -1,7 +1,7 @@ --- title: 'API Tokens' description: 'This article explains how to create and delete API Tokens.' -tags: ['account settings', 'api tokens'] +tags: ['Account Settings', 'Api Tokens'] keywords: ['api tokens', 'create api token', 'delete api token'] --- diff --git a/packages/noco-docs/docs/150.engineering/010.architecture.md b/packages/noco-docs/docs/150.engineering/010.architecture.md index 2e60667e94..dbd9115722 100644 --- a/packages/noco-docs/docs/150.engineering/010.architecture.md +++ b/packages/noco-docs/docs/150.engineering/010.architecture.md @@ -1,6 +1,7 @@ --- title: "Architecture Overview" description: "Simple overview of NocoDB architecture" +tags: ['Engineering'] hide_table_of_contents: true --- diff --git a/packages/noco-docs/docs/150.engineering/020.repository-structure.md b/packages/noco-docs/docs/150.engineering/020.repository-structure.md index d0f16ba026..5c678f536b 100644 --- a/packages/noco-docs/docs/150.engineering/020.repository-structure.md +++ b/packages/noco-docs/docs/150.engineering/020.repository-structure.md @@ -1,6 +1,7 @@ --- title: "Repository structure" description: "Repository Structure" +tags: ['Engineering'] hide_table_of_contents: true --- diff --git a/packages/noco-docs/docs/150.engineering/030.development-setup.md b/packages/noco-docs/docs/150.engineering/030.development-setup.md index 393bb82996..6da6ba181a 100644 --- a/packages/noco-docs/docs/150.engineering/030.development-setup.md +++ b/packages/noco-docs/docs/150.engineering/030.development-setup.md @@ -1,6 +1,7 @@ --- title: "Development Setup" description: "How to set-up your development environment" +tags: ['Engineering'] --- ## Clone the repo diff --git a/packages/noco-docs/docs/150.engineering/040.unit-testing.md b/packages/noco-docs/docs/150.engineering/040.unit-testing.md index bc8e11da58..5e5b2950fb 100644 --- a/packages/noco-docs/docs/150.engineering/040.unit-testing.md +++ b/packages/noco-docs/docs/150.engineering/040.unit-testing.md @@ -1,6 +1,7 @@ --- title: "Writing Unit Tests" description: "Overview to Unit Testing" +tags: ['Engineering'] --- ## Unit Tests diff --git a/packages/noco-docs/docs/150.engineering/050.playwright.md b/packages/noco-docs/docs/150.engineering/050.playwright.md index 02fe7dcd6d..514d2db585 100644 --- a/packages/noco-docs/docs/150.engineering/050.playwright.md +++ b/packages/noco-docs/docs/150.engineering/050.playwright.md @@ -1,6 +1,7 @@ --- title: "Playwright E2E Testing" description: "Overview to playwright based e2e tests" +tags: ['Engineering'] --- ## How to run tests diff --git a/packages/noco-docs/docs/150.engineering/060.builds-and-releases.md b/packages/noco-docs/docs/150.engineering/060.builds-and-releases.md index 181ac5c908..58631263e2 100644 --- a/packages/noco-docs/docs/150.engineering/060.builds-and-releases.md +++ b/packages/noco-docs/docs/150.engineering/060.builds-and-releases.md @@ -1,6 +1,7 @@ --- title: "Releases & Builds" description: "NocoDB creates Docker and Binaries for each PR" +tags: ['Engineering'] --- ## Builds of NocoDB diff --git a/packages/noco-docs/docs/150.engineering/070.translation.md b/packages/noco-docs/docs/150.engineering/070.translation.md index cae61a79d0..f8a54df09d 100644 --- a/packages/noco-docs/docs/150.engineering/070.translation.md +++ b/packages/noco-docs/docs/150.engineering/070.translation.md @@ -1,6 +1,7 @@ --- title: "i18n translation" description: "Contribute to NocoDB's i18n translation" +tags: ['Engineering'] --- - NocoDB supports 30+ foreign languages & community contributions are now simplified via [Crowdin](https://crowdin.com/).