diff --git a/API.md b/API.md index 14c548c35..45923d001 100644 --- a/API.md +++ b/API.md @@ -480,7 +480,7 @@ Move documents by `id`: ``` * `fromIDs`: Source docs' IDs - * `toID`: Target parent ID + * `toID`: Target parent doc's ID or notebook ID * Return value ```json diff --git a/API_zh_CN.md b/API_zh_CN.md index c9694fb25..561de6207 100644 --- a/API_zh_CN.md +++ b/API_zh_CN.md @@ -478,7 +478,7 @@ ``` * `fromIDs`:源文档 ID - * `toID`:目标父文档 ID + * `toID`:目标父文档 ID 或笔记本 ID * 返回值 ```json diff --git a/app/appearance/langs/ar_SA.json b/app/appearance/langs/ar_SA.json index 67fd140f0..bff8745aa 100644 --- a/app/appearance/langs/ar_SA.json +++ b/app/appearance/langs/ar_SA.json @@ -1,4 +1,8 @@ { + "vacuumDataIndex": "تحسين الفهرس", + "vacuumDataIndexTip": "تحقق من فهرس البيانات، وحرر مساحة التخزين وحسّن أداء الفهرس", + "rebuildDataIndex": "إعادة بناء الفهرس", + "rebuildDataIndexTip": "إعادة بناء كاملة لفهرس البيانات، قد يستغرق ذلك بعض الوقت، يرجى الانتظار", "displayFieldName": "عرض اسم الحقل", "sortBySelectOption": "Nach Option sortieren", "groupStep": "فاصل التجميع", @@ -1649,6 +1653,9 @@ "265": "خارج النطاق", "266": "Tesseract OCR غير مثبت أو غير مهيأ، يرجى الرجوع إلى دليل المستخدم - قسم ملفات الموارد لإجراء الإعداد", "267": "قاعدة بيانات غير مسماة", - "268": "يرجى ملاحظة أن الملف [%s] قد تجاوز بالفعل [%d MB]، وقد يؤدي ذلك إلى انخفاض الأداء" + "268": "يرجى ملاحظة أن الملف [%s] قد تجاوز بالفعل [%d MB]، وقد يؤدي ذلك إلى انخفاض الأداء", + "269": "تمت إضافة هذا المقطع بالفعل إلى قاعدة البيانات [%s]", + "270": "يتم تحسين فهرس البيانات، يرجى الانتظار...", + "271": "اكتملت عملية تحسين فهرس البيانات، تم تحرير [%s] من مساحة القرص" } } diff --git a/app/appearance/langs/de_DE.json b/app/appearance/langs/de_DE.json index 1f997bc39..9e429c0c3 100644 --- a/app/appearance/langs/de_DE.json +++ b/app/appearance/langs/de_DE.json @@ -1,4 +1,8 @@ { + "vacuumDataIndex": "Index optimieren", + "vacuumDataIndexTip": "Datenindex prüfen, Speicherplatz freigeben und Indexleistung verbessern", + "rebuildDataIndex": "Index neu erstellen", + "rebuildDataIndexTip": "Kompletter Neuaufbau des Datenindex, dies kann einige Zeit dauern. Bitte warten", "displayFieldName": "Feldnamen anzeigen", "sortBySelectOption": "Nach Option sortieren", "groupStep": "Gruppierungsintervall", @@ -1649,6 +1653,9 @@ "265": "Außerhalb des Bereichs", "266": "Tesseract OCR ist nicht installiert oder konfiguriert, bitte lesen Sie das Benutzerhandbuch - Abschnitt Ressourcen-Dateien zur Konfiguration", "267": "Unbenannte Datenbank", - "268": "Bitte beachten Sie, dass die Datei [%s] bereits [%d MB] überschritten hat, was die Leistung beeinträchtigen kann" + "268": "Bitte beachten Sie, dass die Datei [%s] bereits [%d MB] überschritten hat, was die Leistung beeinträchtigen kann", + "269": "Dieser Block wurde bereits zur Datenbank [%s] hinzugefügt", + "270": "Datenindex wird optimiert, bitte warten...", + "271": "Datenindex-Optimierung abgeschlossen, [%s] Speicherplatz freigegeben" } } diff --git a/app/appearance/langs/en_US.json b/app/appearance/langs/en_US.json index 6cc47f0ad..817af3caf 100644 --- a/app/appearance/langs/en_US.json +++ b/app/appearance/langs/en_US.json @@ -1,4 +1,8 @@ { + "vacuumDataIndex": "Optimize Index", + "vacuumDataIndexTip": "Check data index, free up storage, and improve index performance", + "rebuildDataIndex": "Rebuild Index", + "rebuildDataIndexTip": "Fully rebuild the data index, which may take some time. Please wait", "displayFieldName": "Display field name", "sortBySelectOption": "Sort by option", "groupStep": "Group interval", @@ -1649,6 +1653,9 @@ "265": "Out of range", "266": "Tesseract OCR is not installed or configured, please refer to the User Guide - Assets section for configuration", "267": "Unnamed database", - "268": "Please note that the file [%s] has already exceeded [%d MB], which may cause performance degradation" + "268": "Please note that the file [%s] has already exceeded [%d MB], which may cause performance degradation", + "269": "This block has already been added to the database [%s]", + "270": "Optimizing data index, please wait...", + "271": "Data index optimization completed, [%s] disk space freed" } } diff --git a/app/appearance/langs/es_ES.json b/app/appearance/langs/es_ES.json index 72a1c7d14..b939ef1df 100644 --- a/app/appearance/langs/es_ES.json +++ b/app/appearance/langs/es_ES.json @@ -1,4 +1,8 @@ { + "vacuumDataIndex": "Optimizar índice", + "vacuumDataIndexTip": "Verifique el índice de datos, libere espacio y mejore el rendimiento del índice", + "rebuildDataIndex": "Reconstruir índice", + "rebuildDataIndexTip": "Reconstrucción completa del índice de datos, puede tardar, por favor espere", "displayFieldName": "Mostrar nombre de campo", "sortBySelectOption": "Ordenar por opción", "groupStep": "Intervalo de agrupación", @@ -1649,6 +1653,9 @@ "265": "Fuera de rango", "266": "Tesseract OCR no está instalado o configurado, consulte la Guía del Usuario - Sección de archivos de recursos para la configuración", "267": "Base de datos sin nombre", - "268": "Atención: el archivo [%s] ya ha superado los [%d MB], lo que puede causar una disminución del rendimiento" + "268": "Atención: el archivo [%s] ya ha superado los [%d MB], lo que puede causar una disminución del rendimiento", + "269": "Este bloque ya ha sido añadido a la base de datos [%s]", + "270": "Optimizando el índice de datos, por favor espere...", + "271": "Optimización del índice de datos completada, se liberaron [%s] de espacio en disco" } } diff --git a/app/appearance/langs/fr_FR.json b/app/appearance/langs/fr_FR.json index 3baa57db3..5c4888275 100644 --- a/app/appearance/langs/fr_FR.json +++ b/app/appearance/langs/fr_FR.json @@ -1,4 +1,8 @@ { + "vacuumDataIndex": "Optimiser l’index", + "vacuumDataIndexTip": "Vérifiez l’index des données, libérez de l’espace et améliorez les performances de l’index", + "rebuildDataIndex": "Reconstruire l’index", + "rebuildDataIndexTip": "Reconstruction complète de l’index des données, cela peut prendre du temps, veuillez patienter", "displayFieldName": "Afficher le nom du champ", "sortBySelectOption": "Trier par option", "groupStep": "Intervalle de regroupement", @@ -1649,6 +1653,9 @@ "265": "Hors de portée", "266": "Tesseract OCR n'est pas installé ou configuré, veuillez consulter le Guide de l'utilisateur - Section des fichiers de ressources pour la configuration", "267": "Base de données sans nom", - "268": "Attention : le fichier [%s] a déjà dépassé [%d MB], ce qui peut entraîner une baisse des performances" + "268": "Attention : le fichier [%s] a déjà dépassé [%d MB], ce qui peut entraîner une baisse des performances", + "269": "Ce bloc a déjà été ajouté à la base de données [%s]", + "270": "Optimisation de l’index des données en cours, veuillez patienter...", + "271": "Optimisation de l’index des données terminée, [%s] d’espace disque libéré" } } diff --git a/app/appearance/langs/he_IL.json b/app/appearance/langs/he_IL.json index 8775a0049..1222be647 100644 --- a/app/appearance/langs/he_IL.json +++ b/app/appearance/langs/he_IL.json @@ -1,4 +1,8 @@ { + "vacuumDataIndex": "אופטימיזציית אינדקס", + "vacuumDataIndexTip": "בדוק את אינדקס הנתונים, שחרר שטח אחסון ושפר את ביצועי האינדקס", + "rebuildDataIndex": "בנה מחדש את האינדקס", + "rebuildDataIndexTip": "בנייה מחדש מלאה של אינדקס הנתונים, עשוי להימשך זמן, נא להמתין", "displayFieldName": "הצג שם שדה", "sortBySelectOption": "מיין לפי אפשרות", "groupStep": "מרווח קיבוץ", @@ -1649,6 +1653,9 @@ "265": "מחוץ לטווח", "266": "Tesseract OCR לא הותקן או הוגדר, אנא עיין במדריך למשתמש - פרק קבצי משאבים לצורך הגדרה", "267": "מסד נתונים ללא שם", - "268": "שים לב שהקובץ [%s] כבר חרג מ-[%d MB], דבר שעלול לגרום לירידה בביצועים" + "268": "שים לב שהקובץ [%s] כבר חרג מ-[%d MB], דבר שעלול לגרום לירידה בביצועים", + "269": "הבלוק נוסף כבר למסד הנתונים [%s]", + "270": "מתבצעת אופטימיזציה של אינדקס הנתונים, נא להמתין...", + "271": "אופטימיזציית אינדקס הנתונים הושלמה, שוחררו [%s] שטח דיסק" } } diff --git a/app/appearance/langs/it_IT.json b/app/appearance/langs/it_IT.json index c4de8f47d..c48017f24 100644 --- a/app/appearance/langs/it_IT.json +++ b/app/appearance/langs/it_IT.json @@ -1,4 +1,8 @@ { + "vacuumDataIndex": "Ottimizza indice", + "vacuumDataIndexTip": "Verifica l'indice dei dati, libera spazio e migliora le prestazioni dell'indice", + "rebuildDataIndex": "Ricostruisci indice", + "rebuildDataIndexTip": "Ricostruzione completa dell'indice dei dati, potrebbe richiedere tempo, attendere prego", "displayFieldName": "Mostra nome campo", "sortBySelectOption": "Ordina per opzione", "groupStep": "Intervallo di raggruppamento", @@ -1649,6 +1653,9 @@ "265": "Fuori intervallo", "266": "Tesseract OCR non è installato o configurato, fare riferimento alla Guida utente - Sezione file di risorse per la configurazione", "267": "Database senza nome", - "268": "Attenzione: il file [%s] ha già superato [%d MB], il che potrebbe causare un calo delle prestazioni" + "268": "Attenzione: il file [%s] ha già superato [%d MB], il che potrebbe causare un calo delle prestazioni", + "269": "Questo blocco è già stato aggiunto al database [%s]", + "270": "Ottimizzazione dell'indice dei dati in corso, attendere prego...", + "271": "Ottimizzazione dell'indice dei dati completata, liberati [%s] di spazio su disco" } } diff --git a/app/appearance/langs/ja_JP.json b/app/appearance/langs/ja_JP.json index 7638305a3..4ea87be1a 100644 --- a/app/appearance/langs/ja_JP.json +++ b/app/appearance/langs/ja_JP.json @@ -1,4 +1,8 @@ { + "vacuumDataIndex": "インデックスの最適化", + "vacuumDataIndexTip": "データインデックスを検証し、ストレージを解放してインデックス性能を向上させます", + "rebuildDataIndex": "インデックスの再構築", + "rebuildDataIndexTip": "データインデックスを完全に再構築します。時間がかかる場合がありますのでお待ちください", "displayFieldName": "フィールド名を表示", "sortBySelectOption": "オプションで並べ替え", "groupStep": "グループ間隔", @@ -1649,6 +1653,9 @@ "265": "範囲外", "266": "Tesseract OCR がインストールされていないか、設定されていません。ユーザーガイド - リソースファイルセクションを参照して設定してください", "267": "未命名のデータベース", - "268": "ファイル [%s] はすでに [%d MB] を超えており、パフォーマンスが低下する可能性があります" + "268": "ファイル [%s] はすでに [%d MB] を超えており、パフォーマンスが低下する可能性があります", + "269": "このブロックはすでにデータベース [%s] に追加されています", + "270": "データインデックスを最適化しています。しばらくお待ちください...", + "271": "データインデックスの最適化が完了しました。合計 [%s] のディスク容量が解放されました" } } diff --git a/app/appearance/langs/pl_PL.json b/app/appearance/langs/pl_PL.json index 6b7de1b9d..f2c6dc9cc 100644 --- a/app/appearance/langs/pl_PL.json +++ b/app/appearance/langs/pl_PL.json @@ -1,4 +1,8 @@ { + "vacuumDataIndex": "Optymalizuj indeks", + "vacuumDataIndexTip": "Sprawdź indeks danych, zwolnij miejsce i popraw wydajność indeksu", + "rebuildDataIndex": "Odbuduj indeks", + "rebuildDataIndexTip": "Pełna odbudowa indeksu danych, może to potrwać, proszę czekać", "displayFieldName": "Wyświetl nazwę pola", "sortBySelectOption": "Sortuj według opcji", "groupStep": "Odstęp grupowania", @@ -1649,6 +1653,9 @@ "265": "Poza zakresem", "266": "Tesseract OCR nie jest zainstalowany lub skonfigurowany, zapoznaj się z Podręcznikiem użytkownika - Sekcja plików zasobów, aby skonfigurować", "267": "Nienazwana baza danych", - "268": "Uwaga: plik [%s] przekroczył już [%d MB], co może spowodować spadek wydajności" + "268": "Uwaga: plik [%s] przekroczył już [%d MB], co może spowodować spadek wydajności", + "269": "Ten blok został już dodany do bazy danych [%s]", + "270": "Optymalizacja indeksu danych, proszę czekać...", + "271": "Optymalizacja indeksu danych zakończona, zwolniono [%s] miejsca na dysku" } } diff --git a/app/appearance/langs/pt_BR.json b/app/appearance/langs/pt_BR.json index ff26444ca..f543651ee 100644 --- a/app/appearance/langs/pt_BR.json +++ b/app/appearance/langs/pt_BR.json @@ -1,4 +1,8 @@ { + "vacuumDataIndex": "Otimizar índice", + "vacuumDataIndexTip": "Verifique o índice de dados, libere espaço e melhore o desempenho do índice", + "rebuildDataIndex": "Reconstruir índice", + "rebuildDataIndexTip": "Reconstrução completa do índice de dados, pode demorar, por favor aguarde", "displayFieldName": "Exibir nome do campo", "sortBySelectOption": "Classificar por opção", "groupStep": "Intervalo de agrupamento", @@ -1649,6 +1653,9 @@ "265": "Fora do intervalo", "266": "Tesseract OCR não está instalado ou configurado, consulte o Guia do Usuário - Seção de Arquivos de Recursos para configuração", "267": "Banco de dados sem nome", - "268": "Atenção: o arquivo [%s] já excedeu [%d MB], o que pode causar queda de desempenho" + "268": "Atenção: o arquivo [%s] já excedeu [%d MB], o que pode causar queda de desempenho", + "269": "Este bloco já foi adicionado ao banco de dados [%s]", + "270": "Otimizando o índice de dados, por favor aguarde...", + "271": "Otimização do índice de dados concluída, [%s] de espaço liberado" } } diff --git a/app/appearance/langs/ru_RU.json b/app/appearance/langs/ru_RU.json index aae0a310f..9d6c1711e 100644 --- a/app/appearance/langs/ru_RU.json +++ b/app/appearance/langs/ru_RU.json @@ -1,4 +1,8 @@ { + "vacuumDataIndex": "Оптимизация индекса", + "vacuumDataIndexTip": "Проверить индекс данных, освободить место и повысить производительность индекса", + "rebuildDataIndex": "Перестроить индекс", + "rebuildDataIndexTip": "Полная перестройка индекса данных, это может занять некоторое время, пожалуйста, подождите", "displayFieldName": "Показать имя поля", "sortBySelectOption": "Сортировать по опции", "groupStep": "Интервал группировки", @@ -1649,6 +1653,9 @@ "265": "Вне диапазона", "266": "Tesseract OCR не установлен или не настроен, пожалуйста, обратитесь к Руководству пользователя - Раздел ресурсов для настройки", "267": "База данных не названа", - "268": "Обратите внимание, что файл [%s] уже превышает [%d МБ], это может привести к снижению производительности" + "268": "Обратите внимание, что файл [%s] уже превышает [%d МБ], это может привести к снижению производительности", + "269": "Этот блок уже добавлен в базу данных [%s]", + "270": "Оптимизация индекса данных, пожалуйста, подождите...", + "271": "Оптимизация индекса данных завершена, освобождено [%s] дискового пространства" } } diff --git a/app/appearance/langs/zh_CHT.json b/app/appearance/langs/zh_CHT.json index 92800c2e0..1f814b70c 100644 --- a/app/appearance/langs/zh_CHT.json +++ b/app/appearance/langs/zh_CHT.json @@ -1,4 +1,8 @@ { + "vacuumDataIndex": "優化索引", + "vacuumDataIndexTip": "校驗資料索引,釋放儲存空間並提升索引效能", + "rebuildDataIndex": "重建索引", + "rebuildDataIndexTip": "完全重建資料索引,較為耗時,請耐心等待", "displayFieldName": "顯示欄位名稱", "sortBySelectOption": "按選項排序", "groupStep": "分組間隔", @@ -1649,6 +1653,9 @@ "265": "不在範圍內", "266": "Tesseract OCR 未安裝或未配置,請參考 用戶指南-資料文件 章節進行配置", "267": "未命名資料庫", - "268": "請注意該檔案 [%s] 已經超過 [%d MB],可能會導致效能下降" + "268": "請注意該檔案 [%s] 已經超過 [%d MB],可能會導致效能下降", + "269": "該塊已經添加到資料庫 [%s] 中", + "270": "正在優化資料索引,請稍等...", + "271": "資料索引優化完畢,共釋放 [%s] 磁碟空間" } } diff --git a/app/appearance/langs/zh_CN.json b/app/appearance/langs/zh_CN.json index 462f20542..313ca32d7 100644 --- a/app/appearance/langs/zh_CN.json +++ b/app/appearance/langs/zh_CN.json @@ -1,4 +1,8 @@ { + "vacuumDataIndex": "优化索引", + "vacuumDataIndexTip": "校验数据索引,释放存储空间并提升索引性能", + "rebuildDataIndex": "重建索引", + "rebuildDataIndexTip": "完全重建数据索引,较为耗时,请耐心等待", "displayFieldName": "显示字段名称", "sortBySelectOption": "按选项排序", "groupStep": "分组间隔", @@ -1649,6 +1653,9 @@ "265": "不在范围内", "266": "Tesseract OCR 未安装或未配置,请参考 用户指南-资源文件 章节进行配置", "267": "未命名数据库", - "268": "请注意该文件 [%s] 已经超过 [%d MB],可能会导致性能下降" + "268": "请注意该文件 [%s] 已经超过 [%d MB],可能会导致性能下降", + "269": "该块已经添加到数据库 [%s] 中", + "270": "正在优化数据索引,请稍等...", + "271": "数据索引优化完毕,共释放 [%s] 磁盘空间" } } diff --git a/app/guide/20210808180117-6v0mkxr/20230405172236-pg3l9eu.sy b/app/guide/20210808180117-6v0mkxr/20230405172236-pg3l9eu.sy index 250a81083..0f9212b55 100644 --- a/app/guide/20210808180117-6v0mkxr/20230405172236-pg3l9eu.sy +++ b/app/guide/20210808180117-6v0mkxr/20230405172236-pg3l9eu.sy @@ -7,7 +7,7 @@ "id": "20230405172236-pg3l9eu", "title": "Performance Optimization", "type": "doc", - "updated": "20240420104851" + "updated": "20250825114750" }, "Children": [ { @@ -379,7 +379,7 @@ "HeadingLevel": 3, "Properties": { "id": "20230405172238-v4hbjbe", - "updated": "20230405172238" + "updated": "20250825114750" }, "Children": [ { @@ -637,6 +637,62 @@ ] } ] + }, + { + "ID": "20250825114750-j9t49j2", + "Type": "NodeHeading", + "HeadingLevel": 3, + "Properties": { + "id": "20250825114750-j9t49j2", + "updated": "20250825114750" + }, + "Children": [ + { + "Type": "NodeText", + "Data": "Optimizing the Index" + } + ] + }, + { + "ID": "20250825114750-qtm8i82", + "Type": "NodeParagraph", + "Properties": { + "id": "20250825114750-qtm8i82", + "updated": "20250825114750" + }, + "Children": [ + { + "Type": "NodeText", + "Data": "It is recommended to regularly optimize the index by going to " + }, + { + "Type": "NodeTextMark", + "TextMarkType": "kbd", + "TextMarkTextContent": "Settings" + }, + { + "Type": "NodeText", + "Data": " - " + }, + { + "Type": "NodeTextMark", + "TextMarkType": "kbd", + "TextMarkTextContent": "About" + }, + { + "Type": "NodeText", + "Data": " - " + }, + { + "Type": "NodeTextMark", + "TextMarkType": "kbd", + "TextMarkTextContent": "Optimize Index" + }, + { + "Type": "NodeText", + "Data": "." + } + ] } ] } \ No newline at end of file diff --git a/app/guide/20210808180117-czj9bvb/20230405155631-leo4vc6.sy b/app/guide/20210808180117-czj9bvb/20230405155631-leo4vc6.sy index 22f53507f..39c013b85 100644 --- a/app/guide/20210808180117-czj9bvb/20230405155631-leo4vc6.sy +++ b/app/guide/20210808180117-czj9bvb/20230405155631-leo4vc6.sy @@ -7,7 +7,7 @@ "id": "20230405155631-leo4vc6", "title": "性能优化", "type": "doc", - "updated": "20240420104842" + "updated": "20250825114628" }, "Children": [ { @@ -375,7 +375,7 @@ "HeadingLevel": 3, "Properties": { "id": "20230405171407-ltaakx8", - "updated": "20230405171419" + "updated": "20250825114421" }, "Children": [ { @@ -633,6 +633,62 @@ ] } ] + }, + { + "ID": "20250825114421-fq73tbi", + "Type": "NodeHeading", + "HeadingLevel": 3, + "Properties": { + "id": "20250825114421-fq73tbi", + "updated": "20250825114628" + }, + "Children": [ + { + "Type": "NodeText", + "Data": "优化索引" + } + ] + }, + { + "ID": "20250825114436-jm8dekc", + "Type": "NodeParagraph", + "Properties": { + "id": "20250825114436-jm8dekc", + "updated": "20250825114628" + }, + "Children": [ + { + "Type": "NodeText", + "Data": "建议定期执行优化索引 " + }, + { + "Type": "NodeTextMark", + "TextMarkType": "kbd", + "TextMarkTextContent": "设置" + }, + { + "Type": "NodeText", + "Data": " - " + }, + { + "Type": "NodeTextMark", + "TextMarkType": "kbd", + "TextMarkTextContent": "关于" + }, + { + "Type": "NodeText", + "Data": " - " + }, + { + "Type": "NodeTextMark", + "TextMarkType": "kbd", + "TextMarkTextContent": "优化索引" + }, + { + "Type": "NodeText", + "Data": "。" + } + ] } ] } \ No newline at end of file diff --git a/app/guide/20211226090932-5lcq56f/20230405172131-yb16aax.sy b/app/guide/20211226090932-5lcq56f/20230405172131-yb16aax.sy index 98f93b334..036bfc186 100644 --- a/app/guide/20211226090932-5lcq56f/20230405172131-yb16aax.sy +++ b/app/guide/20211226090932-5lcq56f/20230405172131-yb16aax.sy @@ -7,7 +7,7 @@ "id": "20230405172131-yb16aax", "title": "性能最佳化", "type": "doc", - "updated": "20240420104915" + "updated": "20250825114942" }, "Children": [ { @@ -379,7 +379,7 @@ "HeadingLevel": 3, "Properties": { "id": "20230405172204-kitngfu", - "updated": "20230405172204" + "updated": "20250825114815" }, "Children": [ { @@ -637,6 +637,62 @@ ] } ] + }, + { + "ID": "20250825114815-of1bnnd", + "Type": "NodeHeading", + "HeadingLevel": 3, + "Properties": { + "id": "20250825114815-of1bnnd", + "updated": "20250825114942" + }, + "Children": [ + { + "Type": "NodeText", + "Data": "優化索引" + } + ] + }, + { + "ID": "20250825114815-ck2ln4u", + "Type": "NodeParagraph", + "Properties": { + "id": "20250825114815-ck2ln4u", + "updated": "20250825114936" + }, + "Children": [ + { + "Type": "NodeText", + "Data": "建議定期執行最佳化索引 " + }, + { + "Type": "NodeTextMark", + "TextMarkType": "kbd", + "TextMarkTextContent": "設定" + }, + { + "Type": "NodeText", + "Data": " - " + }, + { + "Type": "NodeTextMark", + "TextMarkType": "kbd", + "TextMarkTextContent": "關於" + }, + { + "Type": "NodeText", + "Data": " - " + }, + { + "Type": "NodeTextMark", + "TextMarkType": "kbd", + "TextMarkTextContent": "優化索引" + }, + { + "Type": "NodeText", + "Data": "。" + } + ] } ] } \ No newline at end of file diff --git a/app/guide/20240530133126-axarxgx/20240530101000-flot1gj.sy b/app/guide/20240530133126-axarxgx/20240530101000-flot1gj.sy index 5fb31b9fa..de8bbf503 100644 --- a/app/guide/20240530133126-axarxgx/20240530101000-flot1gj.sy +++ b/app/guide/20240530133126-axarxgx/20240530101000-flot1gj.sy @@ -8,7 +8,7 @@ "id": "20240530101000-flot1gj", "title": "パフォーマンスの最適化", "type": "doc", - "updated": "20250115145306" + "updated": "20250825115021" }, "Children": [ { @@ -421,7 +421,7 @@ "Properties": { "ID": "20240530101000-utjkzhs", "id": "20240530101000-9doivgv", - "updated": "20250115145306" + "updated": "20250825114907" }, "Children": [ { @@ -755,12 +755,60 @@ ] }, { - "ID": "20240530101000-9swho08", + "ID": "20250825114907-tkuwv3h", + "Type": "NodeHeading", + "HeadingLevel": 3, + "Properties": { + "id": "20250825114907-tkuwv3h", + "updated": "20250825115021" + }, + "Children": [ + { + "Type": "NodeText", + "Data": "インデックスの最適化" + } + ] + }, + { + "ID": "20250825114907-av6973u", "Type": "NodeParagraph", "Properties": { - "ID": "20240530101000-ugpv1is", - "id": "20240530101000-9swho08" - } + "id": "20250825114907-av6973u", + "updated": "20250825115021" + }, + "Children": [ + { + "Type": "NodeText", + "Data": "" + }, + { + "Type": "NodeTextMark", + "TextMarkType": "kbd", + "TextMarkTextContent": "設定" + }, + { + "Type": "NodeText", + "Data": " - " + }, + { + "Type": "NodeTextMark", + "TextMarkType": "kbd", + "TextMarkTextContent": "バージョン情報" + }, + { + "Type": "NodeText", + "Data": " - " + }, + { + "Type": "NodeTextMark", + "TextMarkType": "kbd", + "TextMarkTextContent": "インデックスの最適化" + }, + { + "Type": "NodeText", + "Data": " から、定期的にインデックスを最適化することをお勧めします。" + } + ] } ] } \ No newline at end of file diff --git a/app/src/config/about.ts b/app/src/config/about.ts index d8f28034c..0a6843960 100644 --- a/app/src/config/about.ts +++ b/app/src/config/about.ts @@ -156,6 +156,26 @@ export const about = { +