mirror of
https://github.com/jie65535/note.git
synced 2025-12-15 18:27:48 +08:00
添加今日笔记 2022-04-09
更改初始设置 移除默认截图目录 完成教程
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -15,11 +15,11 @@
|
||||
},
|
||||
"foam.edit.linkReferenceDefinitions": "off",
|
||||
"foam.openDailyNote.directory": "journal",
|
||||
"foam.openDailyNote.titleFormat": "fullDate",
|
||||
"foam.openDailyNote.titleFormat": "isoUtcDateTime",
|
||||
"git.enableSmartCommit": true,
|
||||
"git.postCommitCommand": "sync",
|
||||
"markdown.preview.breaks": true,
|
||||
"pasteImage.path": "${projectRoot}/attachments",
|
||||
"pasteImage.path": "${currentFileDir}/images",
|
||||
"pasteImage.showFilePathConfirmInputBox": true,
|
||||
"prettier.singleQuote": false,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user