backup
This commit is contained in:
5
.obsidian/app.json
vendored
5
.obsidian/app.json
vendored
@@ -8,5 +8,8 @@
|
|||||||
"downscalePercent": 100
|
"downscalePercent": 100
|
||||||
},
|
},
|
||||||
"alwaysUpdateLinks": true,
|
"alwaysUpdateLinks": true,
|
||||||
"spellcheck": true
|
"spellcheck": true,
|
||||||
|
"newFileLocation": "current",
|
||||||
|
"newLinkFormat": "absolute",
|
||||||
|
"attachmentFolderPath": "./assets"
|
||||||
}
|
}
|
||||||
3
.obsidian/appearance.json
vendored
3
.obsidian/appearance.json
vendored
@@ -1,3 +1,4 @@
|
|||||||
{
|
{
|
||||||
"accentColor": ""
|
"accentColor": "",
|
||||||
|
"cssTheme": "ITS Theme"
|
||||||
}
|
}
|
||||||
2
.obsidian/community-plugins.json
vendored
2
.obsidian/community-plugins.json
vendored
@@ -5,5 +5,5 @@
|
|||||||
"file-tree-alternative",
|
"file-tree-alternative",
|
||||||
"cmdr",
|
"cmdr",
|
||||||
"terminal",
|
"terminal",
|
||||||
"obsidian-minimal-settings"
|
"obsidian-style-settings"
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user