-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathdata.json
More file actions
202 lines (202 loc) · 6.88 KB
/
data.json
File metadata and controls
202 lines (202 loc) · 6.88 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
{
"ui": {
"indentSize": 30,
"showBullets": true,
"showCollapseIndicators": true,
"animationsEnabled": false,
"theme": "default"
},
"editor": {
"autoSave": true,
"autoSaveDelay": 1000,
"placeholder": "输入内容...",
"renderMode": "source"
},
"search": {
"mode": "highlight",
"caseSensitive": false,
"autoExpandMatches": true
},
"dragDrop": {
"enabled": true,
"showDropIndicators": true,
"allowNestedDrop": true
},
"isolation": {
"strictMode": true,
"enableAssertions": true,
"debugMode": false,
"healthCheckInterval": 30000
},
"collapseState": {
"enabled": true,
"marker": "c"
},
"xmindPath": "1",
"useOnlineConverter": true,
"enableXMindViewer": true,
"enableFileSync": true,
"syncMode": "folders",
"syncFolders": [
"xmind"
],
"enableXMindEmbedThumbnail": true,
"showFileName": true,
"xmindViewerRegion": "cn",
"enableZoom": true,
"zoomOnClick": true,
"globalDebugMode": false,
"mindmapTheme": "dopamine-purple",
"mindmapCanvasSize": 8000,
"mindmapBackground": "#fffaf0",
"mindmapFontSize": 16,
"mindmapHeadLevel": 3,
"mindmapLayoutDirect": "right",
"mindmapColor": "theme-auto",
"mindmapStrokeArray": [
"#9B5DE5",
"#F15BB5",
"#C77DFF",
"#E0AAFF"
],
"mindmapFocusOnMove": true,
"requireFrontMatter": false,
"ai": {
"provider": "openaiCompatible",
"ollama": {
"host": "http://localhost:11434",
"model": "",
"availableModels": [
"deepseek-r1:8b"
]
},
"openai": {
"apiKey": "",
"model": "",
"baseURL": "",
"isCustomModel": true
},
"gemini": {
"apiKey": "",
"model": "",
"isCustomModel": true
},
"anthropic": {
"apiKey": "",
"model": "claude-sonnet-4.5",
"isCustomModel": true,
"apiAddress": "",
"lastCustomModel": "claude-sonnet-4.5"
},
"deepseek": {
"apiKey": "",
"model": "deepseek-chat",
"isCustomModel": true,
"lastCustomModel": "deepseek-chat",
"apiAddress": ""
},
"siliconflow": {
"apiKey": "",
"model": "deepseek-ai/deepseek-llm-7b-chat"
},
"customPrompts": [],
"prompts": {
"一键生成思维导图": "请提炼{{highlight}}内容要点,以Markdown格式输出,层级清晰,分三级目录结构(#、##、###),每个节点包含不超过15字的关键词,确保内容符合XMind思维导图对应的Markdown格式",
"简要总结": "请提炼{{highlight}}内容核心要点,给出20字总结"
},
"openaiCompatible": {
"apiKey": "sk-W0rpStc95T7JVYVwDYc29IyirjtpPPby6SozFMQr17m8KWeo",
"model": "free:Qwen3-30B-A3B",
"apiAddress": "https://api.suanli.cn/v1",
"isCustomModel": true,
"lastCustomModel": "free:Qwen3-30B-A3B"
},
"savePath": "",
"linkResolve": {
"menuAI": {
"enabled": true,
"resolveWikiLinks": true,
"resolveEmbeds": true,
"resolveBlockRefs": true,
"maxDepth": 2
},
"nodeAI": {
"enabled": false,
"resolveWikiLinks": true,
"resolveEmbeds": true,
"resolveBlockRefs": true,
"maxDepth": 2
}
}
},
"mindmapLayout": "mindmap",
"mindmapRequireFrontMatter": false,
"enableXMindEmbed": true,
"thumbnailMaxWidth": 600,
"thumbnailMaxHeight": 400,
"showThumbnailLabel": false,
"xmindEmbedViewerRegion": "cn",
"debugMode": true,
"licenseData": {
"licenseKey": ""
},
"aiInsight": {
"perspectives": [
{
"id": "9cb7a472-7eab-454b-bb10-9cc441bf7c35",
"name": "MOC梳理",
"description": "为我这些笔记梳理一个目录或框架",
"prompt": "我要为我这些笔记梳理一个目录或框架。主体的架构是 Why-What-How。\n首先,帮我提炼笔记内容的核心主题,洞察为什么我会记录下这些笔记,这部分的内容标题是「❓Why」;\n其次,帮我提炼笔记内容,如何定义我现在的问题,这部分的内容标题是「❓ What」;\n最后提供一个框架串联起我笔记中提到的所有方法和行动方案,不要遗漏任何一个方法或行动方案,这部分的内容标题是「❓ How」。",
"icon": "✨",
"category": "custom",
"isBuiltIn": false,
"createdAt": 1765694611821,
"updatedAt": 1765694611821
},
{
"id": "e3ab613f-d608-49eb-82df-8458caccbb43",
"name": "待办大清洗",
"description": "专治各种“灵光一闪”和“回头再说”,抽离待办,绝不遗漏,智能归档你的每一份野心。纯文本输出,去重合并,大类有间距,小类更紧凑。",
"prompt": "你是一名兼具“整理癖”与“侦探直觉”的待办事项专家。请对输入内容进行清洗重组,规则如下:\n\n1. **去重与合并**:识别重复或高度相似的事项,将其合并。\n2. **智能备注(核心升级)**:\n * 对于简单直白的事项(如“约某人吃饭”),保持简练。\n * **重点**:对于语焉不详、时间久远、容易遗忘背景或较为复杂的条目,**必须在事项后用括号补充关键线索**(提取原文中的目的、来源、灵感原点或具体操作细节)。让用户一眼能回想起“为什么要记这条”。\n3. **逻辑归类**:可参考如下归类\n * AI与探索\n * 连接与社交\n * 工作与项目\n * 灵感与杂事\n4. **输出格式规范(严格执行)**:\n * **结构**:分类名称独占一行。事项用数字“1. 2. 3.”排序。\n * **排版**:类内不空行,大类间空一行。\n * **语言**:第一人称,动词开头。\n\n**输出示例模版:**\n\nAI与探索\n1. 尝试Get Draft新工具(用于优化写作流程)\n2. 研究《你就是那束光》LiveMV(重点分析其走心内容的制作方法)\n\n连接与社交\n1. 约A姐吃饭\n2. 回复某人消息\n\n(以此类推,请直接开始处理输入内容)",
"icon": "✨",
"category": "custom",
"isBuiltIn": false,
"createdAt": 1765694633543,
"updatedAt": 1765694633543
}
]
},
"export": {
"imageExport": {
"imageWidth": 960,
"cardSummary": "",
"showFilename": true,
"showDate": true,
"authorInfo": {
"show": false,
"name": "及时春雨",
"remark": "",
"avatar": "",
"position": "top",
"align": "left"
},
"watermark": {
"enable": false,
"type": "text",
"text": {
"content": "",
"fontSize": 16,
"color": "#cccccc"
},
"image": {
"src": ""
},
"opacity": 0.3,
"rotate": -30,
"width": 150,
"height": 80
},
"selectedTemplate": "academic"
}
}
}