@@ -3,13 +3,21 @@ export const wikiLinks = [
33 url : 'https://github.com/electerm/electerm/wiki/AI-model-config-guide' ,
44 title : 'AI Configuration Guide'
55 } ,
6+ {
7+ url : 'https://github.com/electerm/electerm/wiki/Autorun-electerm-when-login-to-os' ,
8+ title : 'Autorun Electerm When Login to OS'
9+ } ,
610 {
711 url : 'https://github.com/electerm/electerm/wiki/batch-operation' ,
8- title : 'batch operation '
12+ title : 'Batch Operation '
913 } ,
1014 {
1115 url : 'https://github.com/electerm/electerm/wiki/Command-line-usage' ,
12- title : 'Command line usage'
16+ title : 'Command line usage / 命令行使用'
17+ } ,
18+ {
19+ url : 'https://github.com/electerm/electerm/wiki/Connecting-to-Servers-with-Special-Character-Encoding' ,
20+ title : 'Connecting to Servers with Special Character Encoding (GBK Example)'
1321 } ,
1422 {
1523 url : 'https://github.com/electerm/electerm/wiki/Connection-Hopping-Behavior-Change-in-electerm-since-v1.50.65' ,
@@ -19,21 +27,25 @@ export const wikiLinks = [
1927 url : 'https://github.com/electerm/electerm/wiki/Contributors' ,
2028 title : 'Contributors'
2129 } ,
30+ {
31+ url : 'https://github.com/electerm/electerm/wiki/Create-bookmark-by-AI' ,
32+ title : 'Create bookmark by AI'
33+ } ,
2234 {
2335 url : 'https://github.com/electerm/electerm/wiki/Create-personal-access-token' ,
24- title : 'Create personal access token '
36+ title : 'Create Personal Access Token '
2537 } ,
2638 {
2739 url : 'https://github.com/electerm/electerm/wiki/Create-secret-gist' ,
28- title : 'Create secret gist '
40+ title : 'Create Secret Gist '
2941 } ,
3042 {
3143 url : 'https://github.com/electerm/electerm/wiki/Custom-CSS-examples' ,
3244 title : 'Custom CSS examples(自定义CSS样例)'
3345 } ,
3446 {
3547 url : 'https://github.com/electerm/electerm/wiki/Custom-sync-server' ,
36- title : 'Custom sync server '
48+ title : 'Custom Sync Server '
3749 } ,
3850 {
3951 url : 'https://github.com/electerm/electerm/wiki/Deep-link-support' ,
@@ -48,76 +60,72 @@ export const wikiLinks = [
4860 title : 'Develop in windows'
4961 } ,
5062 {
51- url : 'https://github.com/electerm/electerm/wiki/Home ' ,
52- title : 'Home '
63+ url : 'https://github.com/electerm/electerm/wiki/gitee-data-sync-warning ' ,
64+ title : 'Gitee Data Sync Warning '
5365 } ,
5466 {
5567 url : 'https://github.com/electerm/electerm/wiki/How-Electerm-Gets-the-Current-Working-Directory-(pwd)-in-Terminal-When-"SFTP-Follow-Terminal-Path"-Is-Enabled' ,
56- title : 'How Electerm Gets the Current Working Directory (pwd) in Terminal When "SFTP Follow Terminal Path" Is Enabled'
68+ title : 'How Electerm Gets the Current Working Directory (pwd) in Terminal When "SFTP Follow Terminal Path" Is Enabled / Electerm 如何在启用 "SFTP 跟随终端路径" 时获取终端中的当前工作目录 (pwd) '
5769 } ,
5870 {
5971 url : 'https://github.com/electerm/electerm/wiki/How-to-use-ssh-tunnel' ,
60- title : 'How to use ssh tunnel '
72+ title : 'How to Use SSH Tunnel '
6173 } ,
6274 {
6375 url : 'https://github.com/electerm/electerm/wiki/In-windows-can-not-access-port-30975-issue' ,
64- title : 'In windows can not access port 30975 issue '
76+ title : 'In Windows Can Not Access Port 30975 Issue '
6577 } ,
6678 {
6779 url : 'https://github.com/electerm/electerm/wiki/Know-issues' ,
68- title : 'Know issues'
69- } ,
70- {
71- url : 'https://github.com/electerm/electerm/wiki/Autorun-electerm-when-login-to-os' ,
72- title : 'make it exe'
80+ title : 'Known Issues'
7381 } ,
7482 {
7583 url : 'https://github.com/electerm/electerm/wiki/MCP-Widget-Usage-Guide' ,
7684 title : 'MCP Widget Usage Guide'
7785 } ,
7886 {
7987 url : 'https://github.com/electerm/electerm/wiki/privacy-notice' ,
80- title : 'privacy notice '
88+ title : 'Privacy Notice '
8189 } ,
8290 {
8391 url : 'https://github.com/electerm/electerm/wiki/proxy-format' ,
8492 title : 'proxy format 代理格式'
8593 } ,
8694 {
8795 url : 'https://github.com/electerm/electerm/wiki/quick-command-templates' ,
88- title : 'quick command templates'
89- } ,
90- {
91- url : 'https://github.com/electerm/electerm/wiki/RDP-session-known-issues' ,
92- title : 'RDP Connection Issues in Electerm'
93- } ,
94- {
95- url : 'https://github.com/electerm/electerm/wiki/RDP-limitation' ,
96- title : 'RDP limitation'
96+ title : 'Quick Command Templates'
9797 } ,
9898 {
9999 url : 'https://github.com/electerm/electerm/wiki/Sponsor-electerm' ,
100100 title : 'Sponsor electerm'
101101 } ,
102102 {
103103 url : 'https://github.com/electerm/electerm/wiki/ssh-agent' ,
104- title : 'SSH Agent'
104+ title : 'SSH Agent / SSH Agent (中文)'
105+ } ,
106+ {
107+ url : 'https://github.com/electerm/electerm/wiki/SSH-Certificate-Authentication-Guide-for-electerm' ,
108+ title : 'SSH Certificate Authentication Guide for electerm'
105109 } ,
106110 {
107111 url : 'https://github.com/electerm/electerm/wiki/Terminal-keywords-highlight-regular-expression-exmaples' ,
108- title : 'Terminal keywords highlight regular expression exmaples '
112+ title : 'Terminal Keywords Highlight Regular Expression Examples '
109113 } ,
110114 {
111115 url : 'https://github.com/electerm/electerm/wiki/Troubleshoot' ,
112116 title : 'Troubleshoot'
113117 } ,
118+ {
119+ url : 'https://github.com/electerm/electerm/wiki/Upgrading-from-1.x-to-2.x:-Data-Loss-Issue-and-Recovery' ,
120+ title : 'Upgrading from 1.x to 2.x: Data Loss Issue and Recovery'
121+ } ,
114122 {
115123 url : 'https://github.com/electerm/electerm/wiki/VNC‐session‐known‐issues' ,
116- title : 'VNC Connection Feature (Beta)'
124+ title : 'VNC Connection Feature (Beta) / VNC 连接功能 (Beta) '
117125 } ,
118126 {
119127 url : 'https://github.com/electerm/electerm/wiki/Warning-about-sftp-follow-ssh-path-function' ,
120- title : 'Warning about sftp follow ssh path function '
128+ title : 'Warning About SFTP Follow SSH Path Function '
121129 } ,
122130 {
123131 url : 'https://github.com/electerm/electerm/wiki/Workspace-Feature' ,
0 commit comments