vault backup: 2026-02-11 10:58:46
This commit is contained in:
@@ -1,56 +0,0 @@
|
||||
{
|
||||
"excludePatterns": "",
|
||||
"useCustomPattern": false,
|
||||
"highlightPattern": "==\\s*(.*?)\\s*==|<mark[^>]*>(.*?)</mark>|<span[^>]*>(.*?)</span>",
|
||||
"defaultHighlightColor": "#ffeb3b",
|
||||
"ai": {
|
||||
"provider": "ollama",
|
||||
"ollama": {
|
||||
"host": "http://192.168.3.231:11434",
|
||||
"model": "qwen2.5:latest",
|
||||
"availableModels": [
|
||||
"llava:34b",
|
||||
"llava:13b",
|
||||
"qwen2.5:latest",
|
||||
"llama3.2-vision:latest",
|
||||
"deepseek-r1:70b-max-context",
|
||||
"llama3.2-vision:90b",
|
||||
"bge-m3:latest",
|
||||
"deepseek-r1:70b-llama-distill-q8_0",
|
||||
"deepseek-r1:70b-llama-distill-fp16",
|
||||
"deepseek-r1:70b"
|
||||
]
|
||||
},
|
||||
"gemini": {
|
||||
"apiKey": "",
|
||||
"model": "gemini-pro",
|
||||
"baseUrl": "",
|
||||
"isCustomModel": false
|
||||
},
|
||||
"openai": {
|
||||
"apiKey": "",
|
||||
"model": "gpt-4o",
|
||||
"baseUrl": ""
|
||||
},
|
||||
"anthropic": {
|
||||
"apiKey": "",
|
||||
"model": "claude-2",
|
||||
"apiAddress": "",
|
||||
"isCustomModel": false,
|
||||
"lastCustomModel": ""
|
||||
},
|
||||
"deepseek": {
|
||||
"apiKey": "",
|
||||
"model": "deepseek-chat",
|
||||
"baseUrl": ""
|
||||
},
|
||||
"prompts": {
|
||||
"🤔 Key Insight": "{{highlight}}.Please reinterpret the above content from a fresh perspective and summarize its core idea within 200 characters."
|
||||
}
|
||||
},
|
||||
"export": {
|
||||
"exportPath": ""
|
||||
},
|
||||
"fileComments": {},
|
||||
"comments": {}
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"version": "2.0",
|
||||
"mapping": {
|
||||
"FleetingNotes/数字人项目/Untitled.md": "fleetingnotes_数字人项目_untitled.md.json",
|
||||
"FleetingNotes/数字人项目/数字人产品调研.md": "fleetingnotes_数字人项目_数字人产品调研.md.json"
|
||||
},
|
||||
"lastUpdated": 1768201458030
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"isCompleted": true,
|
||||
"version": "2.0",
|
||||
"migratedAt": 1767749162020,
|
||||
"backupPath": ".hinote/backup/data-backup-2026-01-07T01-26-02-017Z.json"
|
||||
}
|
||||
Vendored
-1
@@ -9,7 +9,6 @@
|
||||
"automatic-table-of-contents",
|
||||
"obsidian-weread-plugin",
|
||||
"daily-note-calendar",
|
||||
"publish",
|
||||
"components",
|
||||
"obsidian-git",
|
||||
"notebook-navigator",
|
||||
|
||||
+62
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"commitMessage": "vault backup: {{date}}",
|
||||
"autoCommitMessage": "vault backup: {{date}}",
|
||||
"commitMessageScript": "",
|
||||
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
|
||||
"autoSaveInterval": 10,
|
||||
"autoPushInterval": 30,
|
||||
"autoPullInterval": -4,
|
||||
"autoPullOnBoot": true,
|
||||
"autoCommitOnlyStaged": false,
|
||||
"disablePush": false,
|
||||
"pullBeforePush": true,
|
||||
"disablePopups": false,
|
||||
"showErrorNotices": true,
|
||||
"disablePopupsForNoChanges": false,
|
||||
"listChangedFilesInMessageBody": false,
|
||||
"showStatusBar": true,
|
||||
"updateSubmodules": false,
|
||||
"syncMethod": "merge",
|
||||
"customMessageOnAutoBackup": false,
|
||||
"autoBackupAfterFileChange": false,
|
||||
"treeStructure": false,
|
||||
"refreshSourceControl": true,
|
||||
"basePath": "",
|
||||
"differentIntervalCommitAndPush": true,
|
||||
"changedFilesInStatusBar": false,
|
||||
"showedMobileNotice": true,
|
||||
"refreshSourceControlTimer": 7000,
|
||||
"showBranchStatusBar": true,
|
||||
"setLastSaveToLastCommit": false,
|
||||
"submoduleRecurseCheckout": false,
|
||||
"gitDir": "",
|
||||
"showFileMenu": true,
|
||||
"authorInHistoryView": "hide",
|
||||
"dateInHistoryView": false,
|
||||
"diffStyle": "split",
|
||||
"lineAuthor": {
|
||||
"show": false,
|
||||
"followMovement": "inactive",
|
||||
"authorDisplay": "initials",
|
||||
"showCommitHash": false,
|
||||
"dateTimeFormatOptions": "date",
|
||||
"dateTimeFormatCustomString": "YYYY-MM-DD HH:mm",
|
||||
"dateTimeTimezone": "viewer-local",
|
||||
"coloringMaxAge": "1y",
|
||||
"colorNew": {
|
||||
"r": 255,
|
||||
"g": 150,
|
||||
"b": 150
|
||||
},
|
||||
"colorOld": {
|
||||
"r": 120,
|
||||
"g": 160,
|
||||
"b": 255
|
||||
},
|
||||
"textColorCss": "var(--text-muted)",
|
||||
"ignoreWhitespace": false,
|
||||
"gutterSpacingFallbackLength": 5,
|
||||
"lastShownAuthorDisplay": "initials",
|
||||
"lastShownDateTimeFormatOptions": "date"
|
||||
}
|
||||
}
|
||||
Vendored
-8
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"accountId": "933320864516423680",
|
||||
"email": "solonot@163.com",
|
||||
"license": "Tk5-Y1YyHAUHTvJ-HnKPA",
|
||||
"avatar": "https://obpub.gogao.top/file/937683496306749440",
|
||||
"nickname": "王大可",
|
||||
"token": "0c07985f89894c9cacf4dbd312a0bce4"
|
||||
}
|
||||
Vendored
-46251
File diff suppressed because one or more lines are too long
-10
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"id": "publish",
|
||||
"name": "Publish",
|
||||
"version": "0.0.1",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Publish your note to the web",
|
||||
"author": "Spaceship",
|
||||
"authorUrl": "https://",
|
||||
"fundingUrl": "https://"
|
||||
}
|
||||
Vendored
-10048
File diff suppressed because one or more lines are too long
Vendored
+25
-23
@@ -4,19 +4,17 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "a7b542a1df5aabe6",
|
||||
"id": "e07986cc6206a22d",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "a7b9a4a7a60ef6b0",
|
||||
"id": "16d64d163d7e4799",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "image",
|
||||
"state": {
|
||||
"file": "settings/banner_img/hillacloud.jpg"
|
||||
},
|
||||
"icon": "lucide-image",
|
||||
"title": "hillacloud"
|
||||
"type": "empty",
|
||||
"state": {},
|
||||
"icon": "lucide-file",
|
||||
"title": "New tab"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -168,24 +166,12 @@
|
||||
"title": "Daily note calendar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "2710fab76b74ac28",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "git-view",
|
||||
"state": {},
|
||||
"icon": "git-pull-request",
|
||||
"title": "Source Control"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "a8595e8a74b689e8",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "footnotes",
|
||||
"state": {
|
||||
"file": "FleetingNotes/任务中心.md"
|
||||
},
|
||||
"state": {},
|
||||
"icon": "lucide-file-signature",
|
||||
"title": "Footnotes"
|
||||
}
|
||||
@@ -206,6 +192,22 @@
|
||||
}
|
||||
],
|
||||
"currentTab": 5
|
||||
},
|
||||
{
|
||||
"id": "e0de287973239484",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "82480ac2fad01c41",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "notebook-navigator-calendar",
|
||||
"state": {},
|
||||
"icon": "notebook-navigator",
|
||||
"title": "Calendar"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
@@ -228,8 +230,9 @@
|
||||
"notebook-navigator:Notebook Navigator": false
|
||||
}
|
||||
},
|
||||
"active": "a7b9a4a7a60ef6b0",
|
||||
"active": "562fd2951c64a771",
|
||||
"lastOpenFiles": [
|
||||
"settings/banner_img/hillacloud.jpg",
|
||||
"FleetingNotes/任务中心.md",
|
||||
"FleetingNotes/智慧校园/智慧校园-网格安全管理系统.canvas",
|
||||
"FleetingNotes/智慧校园/教学助理智能体.canvas",
|
||||
@@ -265,7 +268,6 @@
|
||||
"Invest/account_trace/250223.md",
|
||||
"Invest/account_trace/250224.md",
|
||||
"技术研究/Kafka King.md",
|
||||
"FleetingNotes/其他项目/量化工具/缠论研习社/操作标准.md",
|
||||
"FleetingNotes/其他项目/量化工具/缠论研习社/我和小明.pdf",
|
||||
"Pasted image 20260112153828.png",
|
||||
"Pasted image 20260112153906.png",
|
||||
|
||||
Reference in New Issue
Block a user