Skip to content

Commit

Permalink
增加一键生成子文件moc 命令等
Browse files Browse the repository at this point in the history
- ✔️新增内容
	- 增加生成moc 侧边栏按钮以及命令 可以一键对文件夹以及子文件夹生成[[moc]]
	- 增加字体文件夹 包含示例库支持的字体 [[README#^d0e999]]
	- 首页便签增加随机展示笔记图片并关联笔记。
-  🛠️修复
	- [[项目追踪(完成的字数和任务)]] 更新dv后报错
  • Loading branch information
cumany committed Jun 8, 2022
1 parent abe6819 commit d3fdb4b
Show file tree
Hide file tree
Showing 106 changed files with 143,082 additions and 34,181 deletions.
Empty file added .md
Empty file.
2 changes: 1 addition & 1 deletion .obsidian/.diary-stats

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions .obsidian/appearance.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"baseFontSize": 17,
"baseFontSize": 14,
"theme": "moonstone",
"cssTheme": "Blue Topaz",
"enabledCssSnippets": [
Expand All @@ -22,11 +22,11 @@
"【自定义】mytools 样式",
"【Linkcard】",
"【Memos】Heatmap",
"【Memos】Popover",
"【Query】keep-live",
"【卡片视图】cards",
"【自定义】多彩进度条",
"【卡片横版视图】cards2"
"【卡片横版视图】cards2",
"【Memos】Popover"
],
"translucency": false,
"textFontFamily": "",
Expand Down
2 changes: 1 addition & 1 deletion .obsidian/backlink.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"backlinkInDocument": true
"backlinkInDocument": false
}
3 changes: 2 additions & 1 deletion .obsidian/community-plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@
"dataview",
"cm-chs-patch",
"omnisearch",
"obsidian-echarts"
"obsidian-echarts",
"obsidian-linkcard-plugin"
]
2 changes: 1 addition & 1 deletion .obsidian/graph.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"repelStrength": 1.91442757009346,
"linkStrength": 0.769230769230769,
"linkDistance": 250,
"scale": 0.2494036862192195,
"scale": 0.1634837056722051,
"close": true
}
2 changes: 1 addition & 1 deletion .obsidian/plugins/dataview/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"taskCompletionText": "completion",
"warnOnEmptyResult": true,
"refreshEnabled": true,
"refreshInterval": 500,
"refreshInterval": 200,
"defaultDateFormat": "yyyy年MM月dd日, ",
"defaultDateTimeFormat": "yyyy-MM-dd hh:mm",
"maxRecursiveRenderDepth": 6,
Expand Down
Loading

0 comments on commit d3fdb4b

Please sign in to comment.