updated repository

This commit is contained in:
shenjianZ 2024-09-18 12:54:59 +08:00
parent 7407f9ebec
commit b65eb689ae
5 changed files with 13 additions and 14 deletions

View File

@ -15,7 +15,7 @@
"syncMethod": "merge",
"customMessageOnAutoBackup": false,
"autoBackupAfterFileChange": false,
"treeStructure": false,
"treeStructure": true,
"refreshSourceControl": true,
"basePath": "",
"differentIntervalCommitAndPush": false,
@ -50,7 +50,9 @@
},
"textColorCss": "var(--text-muted)",
"ignoreWhitespace": false,
"gutterSpacingFallbackLength": 5
"gutterSpacingFallbackLength": 5,
"lastShownAuthorDisplay": "initials",
"lastShownDateTimeFormatOptions": "date"
},
"autoCommitMessage": "vault backup: {{date}}"
}

View File

@ -13,7 +13,7 @@
"state": {
"type": "markdown",
"state": {
"file": "Hadoop/Zookeeper.md",
"file": "README.md.md",
"mode": "source",
"source": false
}
@ -85,7 +85,7 @@
"state": {
"type": "backlink",
"state": {
"file": "Hadoop/Zookeeper.md",
"file": "README.md.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@ -102,7 +102,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "Hadoop/Zookeeper.md",
"file": "README.md.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@ -125,7 +125,7 @@
"state": {
"type": "outline",
"state": {
"file": "Hadoop/Zookeeper.md"
"file": "README.md.md"
}
}
},
@ -155,10 +155,12 @@
"obsidian-git:Open Git source control": false
}
},
"active": "c615f431a27fc4e9",
"active": "9bac209b0fd7c3e1",
"lastOpenFiles": [
"2024-09-04.md",
"README.md.md",
"欢迎.md",
"2024-09-04.md",
"Hadoop/Zookeeper.md",
"Spark搭建/01.md",
"Hadoop/HDFS搭建.md",
"HaiNiuHadoop搭建/1.环境安装.md",
@ -173,7 +175,6 @@
"HaiNiuHadoop搭建/Yarn配置.md",
"HaiNiuHadoop搭建/images/Pasted image 20240910224258.png",
"Hadoop/脚本.md",
"Hadoop/Zookeeper.md",
"Pasted image 20240910224258.png",
"HaiNiuHadoop搭建/images",
"HaiNiuHadoop搭建/新建文件夹",

View File

1
README.md.md Normal file
View File

@ -0,0 +1 @@
### Obsidian 笔记

View File

@ -1,5 +0,0 @@
这是你的新*仓库*。
写点笔记,[[创建链接]],或者试一试[导入器](https://help.obsidian.md/Plugins/Importer)插件!
当你准备好了,就将该笔记文件删除,使这个仓库为你所用。