Compare commits
2 Commits
6ae9c45a9a
...
c5c2713ed9
| Author | SHA1 | Date | |
|---|---|---|---|
| c5c2713ed9 | |||
| 034ba3290e |
49
.obsidian/core-plugins.json
vendored
49
.obsidian/core-plugins.json
vendored
@@ -1,18 +1,31 @@
|
||||
[
|
||||
"file-explorer",
|
||||
"global-search",
|
||||
"switcher",
|
||||
"graph",
|
||||
"backlink",
|
||||
"outgoing-link",
|
||||
"tag-pane",
|
||||
"page-preview",
|
||||
"templates",
|
||||
"note-composer",
|
||||
"command-palette",
|
||||
"editor-status",
|
||||
"bookmarks",
|
||||
"outline",
|
||||
"word-count",
|
||||
"file-recovery"
|
||||
]
|
||||
{
|
||||
"file-explorer": true,
|
||||
"global-search": true,
|
||||
"switcher": true,
|
||||
"graph": true,
|
||||
"backlink": true,
|
||||
"canvas": false,
|
||||
"outgoing-link": true,
|
||||
"tag-pane": true,
|
||||
"page-preview": true,
|
||||
"daily-notes": false,
|
||||
"templates": true,
|
||||
"note-composer": true,
|
||||
"command-palette": true,
|
||||
"slash-command": false,
|
||||
"editor-status": true,
|
||||
"starred": true,
|
||||
"markdown-importer": false,
|
||||
"zk-prefixer": false,
|
||||
"random-note": false,
|
||||
"outline": true,
|
||||
"word-count": true,
|
||||
"slides": false,
|
||||
"audio-recorder": false,
|
||||
"workspaces": false,
|
||||
"file-recovery": true,
|
||||
"publish": false,
|
||||
"sync": false,
|
||||
"bookmarks": true,
|
||||
"properties": false
|
||||
}
|
||||
38
.obsidian/workspace.json
vendored
38
.obsidian/workspace.json
vendored
@@ -16,7 +16,9 @@
|
||||
"file": "Paper/CLIP/Cross-Modal Few-Shot Learning with Multimodal Models.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Cross-Modal Few-Shot Learning with Multimodal Models"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -39,7 +41,9 @@
|
||||
"type": "file-explorer",
|
||||
"state": {
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
},
|
||||
"icon": "lucide-folder-closed",
|
||||
"title": "文件列表"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -54,7 +58,9 @@
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
},
|
||||
"icon": "lucide-search",
|
||||
"title": "搜索"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -62,7 +68,9 @@
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "bookmarks",
|
||||
"state": {}
|
||||
"state": {},
|
||||
"icon": "lucide-bookmark",
|
||||
"title": "书签"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -93,7 +101,9 @@
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
},
|
||||
"icon": "links-coming-in",
|
||||
"title": "Cross-Modal Few-Shot Learning with Multimodal Models 的反向链接列表"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -105,7 +115,9 @@
|
||||
"file": "Paper/CLIP/Cross-Modal Few-Shot Learning with Multimodal Models.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
},
|
||||
"icon": "links-going-out",
|
||||
"title": "Cross-Modal Few-Shot Learning with Multimodal Models 的出链列表"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -116,7 +128,9 @@
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"useHierarchy": true
|
||||
}
|
||||
},
|
||||
"icon": "lucide-tags",
|
||||
"title": "标签"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -126,7 +140,9 @@
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Paper/CLIP/Cross-Modal Few-Shot Learning with Multimodal Models.md"
|
||||
}
|
||||
},
|
||||
"icon": "lucide-list",
|
||||
"title": "Cross-Modal Few-Shot Learning with Multimodal Models 的大纲"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -134,7 +150,9 @@
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "advanced-tables-toolbar",
|
||||
"state": {}
|
||||
"state": {},
|
||||
"icon": "spreadsheet",
|
||||
"title": "Advanced Tables"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -157,7 +175,7 @@
|
||||
"notion-like-tables:Create loom": false
|
||||
}
|
||||
},
|
||||
"active": "e144afbc26630891",
|
||||
"active": "37c3469d51811935",
|
||||
"lastOpenFiles": [
|
||||
"Paper/CLIP/Cross-Modal Few-Shot Learning with Multimodal Models.md",
|
||||
"Paper/CLIP/PromptSRC:Foundational Model Adaptation without Forgetting.md",
|
||||
|
||||
Reference in New Issue
Block a user