diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/.obsidian/.gitignore b/.obsidian/.gitignore new file mode 100644 index 0000000..9d2eeba --- /dev/null +++ b/.obsidian/.gitignore @@ -0,0 +1 @@ +workspace.json \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json deleted file mode 100644 index 842597b..0000000 --- a/.obsidian/workspace.json +++ /dev/null @@ -1,207 +0,0 @@ -{ - "main": { - "id": "2dcdc3ae101bd346", - "type": "split", - "children": [ - { - "id": "94f0f9c7235363d3", - "type": "tabs", - "children": [ - { - "id": "49279288ab986bdb", - "type": "leaf", - "state": { - "type": "empty", - "state": {}, - "icon": "lucide-file", - "title": "新标签页" - } - } - ] - } - ], - "direction": "vertical" - }, - "left": { - "id": "4760e9a07ab4c7c2", - "type": "split", - "children": [ - { - "id": "3a11b34973c5ac1c", - "type": "tabs", - "children": [ - { - "id": "aa672fbbff8a8739", - "type": "leaf", - "state": { - "type": "file-explorer", - "state": { - "sortOrder": "alphabetical", - "autoReveal": false - }, - "icon": "lucide-folder-closed", - "title": "文件列表" - } - }, - { - "id": "fd923bf2b585a99d", - "type": "leaf", - "state": { - "type": "search", - "state": { - "query": "", - "matchingCase": false, - "explainSearch": false, - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical" - }, - "icon": "lucide-search", - "title": "搜索" - } - }, - { - "id": "c1f07d1cef218e2e", - "type": "leaf", - "state": { - "type": "bookmarks", - "state": {}, - "icon": "lucide-bookmark", - "title": "书签" - } - } - ] - } - ], - "direction": "horizontal", - "width": 300 - }, - "right": { - "id": "623d818bcdac044f", - "type": "split", - "children": [ - { - "id": "d2a3b71c65e210ab", - "type": "tabs", - "children": [ - { - "id": "42eb10ca2c1a1ee9", - "type": "leaf", - "state": { - "type": "backlink", - "state": { - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - }, - "icon": "links-coming-in", - "title": "反向链接" - } - }, - { - "id": "16533cfe62297923", - "type": "leaf", - "state": { - "type": "outgoing-link", - "state": { - "linksCollapsed": false, - "unlinkedCollapsed": true - }, - "icon": "links-going-out", - "title": "出链" - } - }, - { - "id": "4e9dc0b507cde941", - "type": "leaf", - "state": { - "type": "tag", - "state": { - "sortOrder": "frequency", - "useHierarchy": true, - "showSearch": false, - "searchQuery": "" - }, - "icon": "lucide-tags", - "title": "标签" - } - }, - { - "id": "f6dc667c1e0fc034", - "type": "leaf", - "state": { - "type": "all-properties", - "state": { - "sortOrder": "frequency", - "showSearch": false, - "searchQuery": "" - }, - "icon": "lucide-archive", - "title": "添加笔记属性" - } - }, - { - "id": "8c20dbd673e2df49", - "type": "leaf", - "state": { - "type": "outline", - "state": { - "followCursor": false, - "showSearch": false, - "searchQuery": "" - }, - "icon": "lucide-list", - "title": "大纲" - } - }, - { - "id": "173bfddee82444a9", - "type": "leaf", - "state": { - "type": "git-view", - "state": {}, - "icon": "git-pull-request", - "title": "Source Control" - } - }, - { - "id": "ae641b007a45f628", - "type": "leaf", - "state": { - "type": "footnotes", - "state": {}, - "icon": "lucide-file-signature", - "title": "脚注" - } - } - ], - "currentTab": 5 - } - ], - "direction": "horizontal", - "width": 300 - }, - "left-ribbon": { - "hiddenItems": { - "obsidian-importer:Open Importer": false, - "switcher:打开快速切换": false, - "graph:查看关系图谱": false, - "canvas:新建白板": false, - "daily-notes:打开/创建今天的日记": false, - "templates:插入模板": false, - "command-palette:打开命令面板": false, - "bases:创建新数据库": false, - "obsidian-git:Open Git source control": false, - "publish:发布更改": false, - "workspaces:管理工作区布局": false - } - }, - "active": "173bfddee82444a9", - "lastOpenFiles": [ - "欢迎.md" - ] -} \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..19a7d34 --- /dev/null +++ b/README.md @@ -0,0 +1,154 @@ +