commit a116bf973684874d6f2686f1a2fdfcc7cea2e478 Author: rayc Date: Fri Mar 8 09:05:18 2024 +0800 初始化笔记仓库 diff --git a/.obsidian/app.json b/.obsidian/app.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/.obsidian/app.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/.obsidian/appearance.json b/.obsidian/appearance.json new file mode 100644 index 0000000..c8c365d --- /dev/null +++ b/.obsidian/appearance.json @@ -0,0 +1,3 @@ +{ + "accentColor": "" +} \ No newline at end of file diff --git a/.obsidian/core-plugins-migration.json b/.obsidian/core-plugins-migration.json new file mode 100644 index 0000000..436f43c --- /dev/null +++ b/.obsidian/core-plugins-migration.json @@ -0,0 +1,30 @@ +{ + "file-explorer": true, + "global-search": true, + "switcher": true, + "graph": true, + "backlink": true, + "canvas": true, + "outgoing-link": true, + "tag-pane": true, + "properties": false, + "page-preview": true, + "daily-notes": true, + "templates": true, + "note-composer": true, + "command-palette": true, + "slash-command": false, + "editor-status": true, + "bookmarks": 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 +} \ No newline at end of file diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json new file mode 100644 index 0000000..9405bfd --- /dev/null +++ b/.obsidian/core-plugins.json @@ -0,0 +1,20 @@ +[ + "file-explorer", + "global-search", + "switcher", + "graph", + "backlink", + "canvas", + "outgoing-link", + "tag-pane", + "page-preview", + "daily-notes", + "templates", + "note-composer", + "command-palette", + "editor-status", + "bookmarks", + "outline", + "word-count", + "file-recovery" +] \ No newline at end of file diff --git a/.obsidian/graph.json b/.obsidian/graph.json new file mode 100644 index 0000000..42a46ec --- /dev/null +++ b/.obsidian/graph.json @@ -0,0 +1,22 @@ +{ + "collapse-filter": true, + "search": "", + "showTags": false, + "showAttachments": false, + "hideUnresolved": false, + "showOrphans": true, + "collapse-color-groups": true, + "colorGroups": [], + "collapse-display": true, + "showArrow": false, + "textFadeMultiplier": 0, + "nodeSizeMultiplier": 1, + "lineSizeMultiplier": 1, + "collapse-forces": true, + "centerStrength": 0.518713248970312, + "repelStrength": 10, + "linkStrength": 1, + "linkDistance": 250, + "scale": 1, + "close": true +} \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json new file mode 100644 index 0000000..4a29b37 --- /dev/null +++ b/.obsidian/workspace.json @@ -0,0 +1,162 @@ +{ + "main": { + "id": "fbdd3c33f4e33e58", + "type": "split", + "children": [ + { + "id": "2000e6aa523cc82e", + "type": "tabs", + "children": [ + { + "id": "784f2fbfb6622f60", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "日志检索.md", + "mode": "source", + "source": false + } + } + } + ] + } + ], + "direction": "vertical" + }, + "left": { + "id": "764fe86898c5e1c2", + "type": "split", + "children": [ + { + "id": "9928bdabfbd04214", + "type": "tabs", + "children": [ + { + "id": "30e0a2943950d852", + "type": "leaf", + "state": { + "type": "file-explorer", + "state": { + "sortOrder": "alphabetical" + } + } + }, + { + "id": "748cfc8b534af159", + "type": "leaf", + "state": { + "type": "search", + "state": { + "query": "", + "matchingCase": false, + "explainSearch": false, + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical" + } + } + }, + { + "id": "f66854680163dc9a", + "type": "leaf", + "state": { + "type": "bookmarks", + "state": {} + } + } + ] + } + ], + "direction": "horizontal", + "width": 300 + }, + "right": { + "id": "20a380cfba177122", + "type": "split", + "children": [ + { + "id": "ab4030f1e1614368", + "type": "tabs", + "children": [ + { + "id": "fb8f594511a84cdf", + "type": "leaf", + "state": { + "type": "backlink", + "state": { + "file": "日志检索.md", + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + } + } + }, + { + "id": "3c69a81fe677de58", + "type": "leaf", + "state": { + "type": "outgoing-link", + "state": { + "file": "日志检索.md", + "linksCollapsed": false, + "unlinkedCollapsed": true + } + } + }, + { + "id": "ea3d7ce319ae92e0", + "type": "leaf", + "state": { + "type": "tag", + "state": { + "sortOrder": "frequency", + "useHierarchy": true + } + } + }, + { + "id": "457117b79d0ab7f7", + "type": "leaf", + "state": { + "type": "outline", + "state": { + "file": "日志检索.md" + } + } + } + ] + } + ], + "direction": "horizontal", + "width": 300, + "collapsed": true + }, + "left-ribbon": { + "hiddenItems": { + "switcher:打开快速切换": false, + "graph:查看关系图谱": false, + "canvas:新建白板": false, + "daily-notes:打开/创建今天的日记": false, + "templates:插入模板": false, + "command-palette:打开命令面板": false + } + }, + "active": "784f2fbfb6622f60", + "lastOpenFiles": [ + "README.md", + "web/现代WEB布局.md", + "日志检索.md", + "运维", + "基础", + "后端", + "rust", + "android", + "web", + "Welcome.md" + ] +} \ No newline at end of file diff --git a/.trash/Welcome.md b/.trash/Welcome.md new file mode 100644 index 0000000..f9bca28 --- /dev/null +++ b/.trash/Welcome.md @@ -0,0 +1,5 @@ +This is your new *vault*. + +Make a note of something, [[create a link]], or try [the Importer](https://help.obsidian.md/Plugins/Importer)! + +When you're ready, delete this note and make the vault your own. \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..eb8e592 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +Obsidian git 备份 + diff --git a/web/现代WEB布局.md b/web/现代WEB布局.md new file mode 100644 index 0000000..767464e --- /dev/null +++ b/web/现代WEB布局.md @@ -0,0 +1,4 @@ + +## 现代Web布局 +在现代Web布局中更多的推荐使用逻辑属性,这样可以更好的适应不同的于都逻辑 + diff --git a/日志检索.md b/日志检索.md new file mode 100644 index 0000000..e69de29