From 2530d7f44a4fa0fe1e347e997d078927cd548275 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=91=E5=93=B2=E8=88=AA?= Date: Wed, 24 Dec 2025 20:04:32 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E7=BD=AEgitignore=E7=AD=96=E7=95=A5?= =?UTF-8?q?=EF=BC=8C=E9=98=B2=E6=AD=A2pdf=E8=A2=AB=E5=90=8C=E6=AD=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + .obsidian/workspace.json | 32 ++++++++++++++++++-------------- 2 files changed, 19 insertions(+), 14 deletions(-) diff --git a/.gitignore b/.gitignore index f6eb5f0..b0e6a55 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ *.un .vs/ +*.pdf .vscode/ .obsidian/ .obsidian/* \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 962dce9..b0c80f9 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "编写小组/讲义/单调有界准则与介值定理.md", + "file": "编写小组/讲义/隐函数,参数方程和应用题(解析版).md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "单调有界准则与介值定理" + "title": "隐函数,参数方程和应用题(解析版)" } } ] @@ -94,6 +94,7 @@ "state": { "type": "backlink", "state": { + "file": "编写小组/讲义/隐函数,参数方程和应用题(解析版).md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -103,7 +104,7 @@ "unlinkedCollapsed": true }, "icon": "links-coming-in", - "title": "反向链接" + "title": "隐函数,参数方程和应用题(解析版) 的反向链接列表" } }, { @@ -112,11 +113,12 @@ "state": { "type": "outgoing-link", "state": { + "file": "编写小组/讲义/隐函数,参数方程和应用题(解析版).md", "linksCollapsed": false, "unlinkedCollapsed": true }, "icon": "links-going-out", - "title": "出链" + "title": "隐函数,参数方程和应用题(解析版) 的出链列表" } }, { @@ -154,22 +156,23 @@ "state": { "type": "outline", "state": { + "file": "编写小组/讲义/隐函数,参数方程和应用题(解析版).md", "followCursor": false, "showSearch": false, "searchQuery": "" }, "icon": "lucide-list", - "title": "大纲" + "title": "隐函数,参数方程和应用题(解析版) 的大纲" } }, { - "id": "b73c6ede16e8014f", + "id": "f4498e565d13b629", "type": "leaf", "state": { "type": "git-view", "state": {}, - "icon": "lucide-ghost", - "title": "git-view" + "icon": "git-pull-request", + "title": "Source Control" } } ], @@ -177,7 +180,7 @@ } ], "direction": "horizontal", - "width": 300 + "width": 363.5 }, "left-ribbon": { "hiddenItems": { @@ -187,18 +190,21 @@ "daily-notes:打开/创建今天的日记": false, "templates:插入模板": false, "command-palette:打开命令面板": false, - "bases:创建新数据库": false + "bases:创建新数据库": false, + "obsidian-git:Open Git source control": false } }, "active": "53d90fc7356c20fc", "lastOpenFiles": [ + "隐函数,参数方程和应用题(解析版).pdf", + "编写小组/讲义/隐函数,参数方程和应用题(解析版).md", + "编写小组/讲义/极限计算的基本方法(解析版2).md", + "编写小组/课后测/课后测3.md", "编写小组/讲义/单调有界准则与介值定理.md", "conflict-files-obsidian-git.md", - "编写小组/课后测/课后测3.md", "编写小组/课前测/课前测3.md", "编写小组/讲义/证明题方法:单调有界定理,介值定理.md", "编写小组/课后测/课后测2.md", - "编写小组/讲义/隐函数,参数方程和应用题(解析版).md", "README.md", "未命名.md", "编写小组/讲义/级数敛散性的基本思路和方法.md", @@ -215,7 +221,6 @@ "编写小组/讲义/隐函数,参数方程和应用题.md", "编写小组/讲义/级数敛散性的基本思路和方法(解析版).md", "编写小组/讲义/极限计算的基本方法(解析版).md", - "编写小组/讲义/极限计算的基本方法(解析版2).md", "编写小组/讲义/图片", "编写小组/讲义/二阶微分推导.md", "编写小组/课前测/课前测解析版2.md", @@ -225,7 +230,6 @@ "编写小组/讲义", "编写小组/课前测", "编写小组", - "Chapter 2-3 极限/比值判别法.md", "未命名.base" ] } \ No newline at end of file