This is an automated email from the ASF dual-hosted git repository.
HTHou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-docs.git
The following commit(s) were added to refs/heads/main by this push:
new 5c0b33f8 add new badge of 209 in timecho (#1128)
5c0b33f8 is described below
commit 5c0b33f877ce17e2dfed0f490eb109ccd509e906
Author: leto-b <[email protected]>
AuthorDate: Fri May 22 09:49:36 2026 +0800
add new badge of 209 in timecho (#1128)
---
src/.vuepress/sidebar_timecho/V2.0.x/en-Table.ts | 20 ++++++++++----------
src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts | 8 ++++----
src/.vuepress/sidebar_timecho/V2.0.x/zh-Table.ts | 20 ++++++++++----------
src/.vuepress/sidebar_timecho/V2.0.x/zh-Tree.ts | 8 ++++----
4 files changed, 28 insertions(+), 28 deletions(-)
diff --git a/src/.vuepress/sidebar_timecho/V2.0.x/en-Table.ts
b/src/.vuepress/sidebar_timecho/V2.0.x/en-Table.ts
index ca6fee77..0d231ac4 100644
--- a/src/.vuepress/sidebar_timecho/V2.0.x/en-Table.ts
+++ b/src/.vuepress/sidebar_timecho/V2.0.x/en-Table.ts
@@ -104,7 +104,7 @@ export const enSidebar = {
prefix: 'Basic-Concept/',
children: [
{ text: 'Database Management', link: 'Database-Management_timecho' },
- { text: 'Table Management', link: 'Table-Management_timecho', badge:
['new'] },
+ { text: 'Table Management', link: 'Table-Management_timecho' },
{ text: 'Write&Updata Data', link: 'Write-Updata-Data_timecho' },
{ text: 'Query Data', link: 'Query-Data_timecho' },
{
@@ -123,7 +123,7 @@ export const enSidebar = {
collapsible: true,
prefix: 'User-Manual/',
children: [
- { text: 'Data Sync', link: 'Data-Sync_timecho' },
+ { text: 'Data Sync', link: 'Data-Sync_timecho', badge: ['new'] },
{
text: 'Timeseries Featured Analysis',
collapsible: true,
@@ -153,7 +153,7 @@ export const enSidebar = {
{ text: 'Query Performance Analysis', link:
'Query-Performance-Analysis' },
{ text: 'Cluster Maintenance', link: 'Load-Balance' },
{ text: 'Maintenance statement', link:
'Maintenance-commands_timecho' },
- { text: 'Auto-start On Boot', link: 'Auto-Start-On-Boot_timecho' },
+ { text: 'Auto-start On Boot', link: 'Auto-Start-On-Boot_timecho',
badge: ['new'] },
],
},
],
@@ -174,14 +174,14 @@ export const enSidebar = {
collapsible: true,
prefix: 'Tools-System/',
children: [
- { text: 'CLI', link: 'CLI_timecho' },
+ { text: 'CLI', link: 'CLI_timecho', badge: ['new'] },
{ text: 'Monitor Tool', link: 'Monitor-Tool_timecho' },
{ text: 'Benchmark Tool', link: 'Benchmark' },
{ text: 'Cluster Management Tool', link: 'Maintenance-Tool_timecho' },
{ text: 'Data Import & Export', collapsible: true,
children: [
- { text: 'Data Import', link: 'Data-Import-Tool_timecho' },
- { text: 'Data Export', link: 'Data-Export-Tool_timecho' },
+ { text: 'Data Import', link: 'Data-Import-Tool_timecho', badge:
['new'] },
+ { text: 'Data Export', link: 'Data-Export-Tool_timecho', badge:
['new'] },
],
},
{ text: 'Schema Import & Export', collapsible: true,
@@ -205,7 +205,7 @@ export const enSidebar = {
{ text: 'GO Native API', link: 'Programming-Go-Native-API_timecho' },
{ text: 'C# Native API', link: 'Programming-CSharp-Native-API_timecho'
},
{ text: 'JDBC', link: 'Programming-JDBC_timecho' },
- { text: 'ODBC', link: 'Programming-ODBC_timecho', badge: ['new'] },
+ { text: 'ODBC', link: 'Programming-ODBC_timecho' },
{ text: 'MQTT Protocol', link: 'Programming-MQTT_timecho' },
{ text: 'RESTAPI V1 ', link: 'RestAPI-V1_timecho' },
],
@@ -266,8 +266,8 @@ export const enSidebar = {
{ text: 'LIMIT&OFFSET Clause', link: 'Limit-Offset-Clause' },
{ text: 'Nested Queries', link: 'Nested-Queries' },
{ text: 'Pattern Query', link: 'Row-Pattern-Recognition_timecho' },
- { text: 'Common Table Expressions (CTE)', link:
'Common-Table-Expression_timecho' },
- { text: 'Set Operations', link: 'Set-Operations_timecho' },
+ { text: 'Common Table Expressions (CTE)', link:
'Common-Table-Expression_timecho', badge: ['new'] },
+ { text: 'Set Operations', link: 'Set-Operations_timecho', badge:
['new'] },
],
},
{ text: 'Maintenance Statements', link:
'SQL-Maintenance-Statements_timecho' },
@@ -277,7 +277,7 @@ export const enSidebar = {
text: 'Functions and Operators',
collapsible: true,
children: [
- { text: 'Basis Functions', link: 'Basis-Function_timecho' },
+ { text: 'Basis Functions', link: 'Basis-Function_timecho', badge:
['new'] },
{ text: 'Featured Functions', link: 'Featured-Functions_timecho' },
],
},
diff --git a/src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts
b/src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts
index 8ed927fc..df3e6278 100644
--- a/src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts
+++ b/src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts
@@ -113,7 +113,7 @@ export const enSidebar = {
children: [
{
text: 'Data Modeling',
- link: 'Operate-Metadata_timecho', badge: ['new']
+ link: 'Operate-Metadata_timecho'
},
{ text: 'Write Data', link: 'Write-Data_timecho' },
{ text: 'Query Data', link: 'Query-Data_timecho' },
@@ -164,7 +164,7 @@ export const enSidebar = {
{ text: 'Query Performance Analysis', link:
'Query-Performance-Analysis' },
{ text: 'Cluster Maintenance', link: 'Load-Balance' },
{ text: 'Maintenance statement', link:
'Maintenance-commands_timecho' },
- { text: 'Auto-start On Boot', link: 'Auto-Start-On-Boot_timecho' },
+ { text: 'Auto-start On Boot', link: 'Auto-Start-On-Boot_timecho',
badge: ['new'] },
],
},
],
@@ -185,7 +185,7 @@ export const enSidebar = {
collapsible: true,
prefix: 'Tools-System/',
children: [
- { text: 'CLI', link: 'CLI_timecho' },
+ { text: 'CLI', link: 'CLI_timecho', badge: ['new'] },
{ text: 'Workbench', link: 'Workbench_timecho' },
{ text: 'Monitor Tool', link: 'Monitor-Tool_timecho' },
{ text: 'Benchmark Tool', link: 'Benchmark' },
@@ -224,7 +224,7 @@ export const enSidebar = {
{ text: 'Node.js Native API', link: 'Programming-NodeJS-Native-API' },
{ text: 'Rust Native API', link: 'Programming-Rust-Native-API' },
{ text: 'JDBC', link: 'Programming-JDBC_timecho' },
- { text: 'ODBC', link: 'Programming-ODBC_timecho', badge: ['new'] },
+ { text: 'ODBC', link: 'Programming-ODBC_timecho' },
{ text: 'MQTT Protocol', link: 'Programming-MQTT_timecho' },
{ text: 'OPC UA Protocol', link: 'Programming-OPC-UA_timecho' },
{ text: 'OPC DA Protocol', link: 'Programming-OPC-DA_timecho' },
diff --git a/src/.vuepress/sidebar_timecho/V2.0.x/zh-Table.ts
b/src/.vuepress/sidebar_timecho/V2.0.x/zh-Table.ts
index 275c5242..8bbcdeb1 100644
--- a/src/.vuepress/sidebar_timecho/V2.0.x/zh-Table.ts
+++ b/src/.vuepress/sidebar_timecho/V2.0.x/zh-Table.ts
@@ -95,7 +95,7 @@ export const zhSidebar = {
prefix: 'Basic-Concept/',
children: [
{ text: '数据库管理', link: 'Database-Management_timecho' },
- { text: '表管理', link: 'Table-Management_timecho', badge: ['new'] },
+ { text: '表管理', link: 'Table-Management_timecho' },
{ text: '写入&更新', link: 'Write-Updata-Data_timecho' },
{ text: '数据查询', link: 'Query-Data_timecho' },
{
@@ -114,7 +114,7 @@ export const zhSidebar = {
collapsible: true,
prefix: 'User-Manual/',
children: [
- { text: '数据同步', link: 'Data-Sync_timecho' },
+ { text: '数据同步', link: 'Data-Sync_timecho', badge: ['new'] },
{
text: '时序特色分析',
collapsible: true,
@@ -144,7 +144,7 @@ export const zhSidebar = {
{ text: '查询性能分析', link: 'Query-Performance-Analysis' },
{ text: '集群维护', link: 'Load-Balance' },
{ text: '运维语句', link: 'Maintenance-statement_timecho' },
- { text: '开机自启', link: 'Auto-Start-On-Boot_timecho' },
+ { text: '开机自启', link: 'Auto-Start-On-Boot_timecho', badge: ['new']
},
],
},
],
@@ -165,14 +165,14 @@ export const zhSidebar = {
collapsible: true,
prefix: 'Tools-System/',
children: [
- { text: '命令行工具', link: 'CLI_timecho' },
+ { text: '命令行工具', link: 'CLI_timecho', badge: ['new'] },
{ text: '监控工具', link: 'Monitor-Tool_timecho' },
{ text: '测试工具', link: 'Benchmark' },
{ text: '集群管理工具', link: 'Maintenance-Tool_timecho' },
{ text: '数据导入导出', collapsible: true,
children: [
- { text: '数据导入', link: 'Data-Import-Tool_timecho' },
- { text: '数据导出', link: 'Data-Export-Tool_timecho' },
+ { text: '数据导入', link: 'Data-Import-Tool_timecho', badge: ['new']
},
+ { text: '数据导出', link: 'Data-Export-Tool_timecho', badge: ['new']
},
],
},
{ text: '元数据导入导出', collapsible: true,
@@ -196,7 +196,7 @@ export const zhSidebar = {
{ text: 'GO原生接口', link: 'Programming-Go-Native-API_timecho' },
{ text: 'C#原生接口', link: 'Programming-CSharp-Native-API_timecho' },
{ text: 'JDBC', link: 'Programming-JDBC_timecho' },
- { text: 'ODBC', link: 'Programming-ODBC_timecho', badge: ['new'] },
+ { text: 'ODBC', link: 'Programming-ODBC_timecho' },
{ text: 'MQTT协议', link: 'Programming-MQTT_timecho' },
{ text: 'RESTAPI V1 ', link: 'RestServiceV1_timecho' },
],
@@ -257,8 +257,8 @@ export const zhSidebar = {
{ text: 'LIMIT&OFFSET子句', link: 'Limit-Offset-Clause' },
{ text: '嵌套查询', link: 'Nested-Queries' },
{ text: '模式查询', link: 'Row-Pattern-Recognition_timecho' },
- { text: '公用表表达式(CTE)', link: 'Common-Table-Expression_timecho' },
- { text: '集合操作', link: 'Set-Operations_timecho' },
+ { text: '公用表表达式(CTE)', link: 'Common-Table-Expression_timecho',
badge: ['new'] },
+ { text: '集合操作', link: 'Set-Operations_timecho', badge: ['new'] },
],
},
{ text: '运维语句', link: 'SQL-Maintenance-Statements_timecho' },
@@ -268,7 +268,7 @@ export const zhSidebar = {
text: '函数与操作符',
collapsible: true,
children: [
- { text: '基础函数', link: 'Basis-Function_timecho' },
+ { text: '基础函数', link: 'Basis-Function_timecho', badge: ['new'] },
{ text: '特色函数', link: 'Featured-Functions_timecho' },
],
},
diff --git a/src/.vuepress/sidebar_timecho/V2.0.x/zh-Tree.ts
b/src/.vuepress/sidebar_timecho/V2.0.x/zh-Tree.ts
index 05a1ce72..87f02790 100644
--- a/src/.vuepress/sidebar_timecho/V2.0.x/zh-Tree.ts
+++ b/src/.vuepress/sidebar_timecho/V2.0.x/zh-Tree.ts
@@ -96,7 +96,7 @@ export const zhSidebar = {
collapsible: true,
prefix: 'Basic-Concept/',
children: [
- { text: '测点管理', link: 'Operate-Metadata_timecho', badge: ['new'] },
+ { text: '测点管理', link: 'Operate-Metadata_timecho' },
{ text: '数据写入', link: 'Write-Data_timecho' },
{ text: '数据查询', link: 'Query-Data_timecho' },
{
@@ -146,7 +146,7 @@ export const zhSidebar = {
{ text: '查询性能分析', link: 'Query-Performance-Analysis' },
{ text: '集群维护', link: 'Load-Balance' },
{ text: '运维语句', link: 'Maintenance-statement_timecho' },
- { text: '开机自启', link: 'Auto-Start-On-Boot_timecho' },
+ { text: '开机自启', link: 'Auto-Start-On-Boot_timecho', badge: ['new']
},
],
},
],
@@ -167,7 +167,7 @@ export const zhSidebar = {
collapsible: true,
prefix: 'Tools-System/',
children: [
- { text: '命令行工具', link: 'CLI_timecho' },
+ { text: '命令行工具', link: 'CLI_timecho', badge: ['new'] },
{ text: '可视化控制台', link: 'Workbench_timecho' },
{ text: '监控工具', link: 'Monitor-Tool_timecho' },
{ text: '测试工具', link: 'Benchmark' },
@@ -206,7 +206,7 @@ export const zhSidebar = {
{ text: 'Node.js原生接口', link: 'Programming-NodeJS-Native-API' },
{ text: 'Rust', link: 'Programming-Rust-Native-API' },
{ text: 'JDBC', link: 'Programming-JDBC_timecho' },
- { text: 'ODBC', link: 'Programming-ODBC_timecho', badge: ['new'] },
+ { text: 'ODBC', link: 'Programming-ODBC_timecho' },
{ text: 'MQTT协议', link: 'Programming-MQTT_timecho' },
{ text: 'OPC UA协议', link: 'Programming-OPC-UA_timecho' },
{ text: 'OPC DA协议', link: 'Programming-OPC-DA_timecho' },