Skip to content

Commit ff90de3

Browse files
committed
style(#2 universal): apply
Signed-off-by: xiongxinwei <[email protected]>
1 parent c14f7c6 commit ff90de3

File tree

807 files changed

+580195
-324
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

807 files changed

+580195
-324
lines changed

.obsidian/appearance.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"accentColor": "#956a70",
33
"baseFontSize": 18,
4-
"translucency": true,
4+
"translucency": false,
55
"theme": "moonstone",
66
"cssTheme": "Typora-Vue",
77
"interfaceFontFamily": "Alibaba Sans Thai",

.obsidian/community-plugins.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[
2-
"table-editor-obsidian",
32
"dataview",
43
"obsidian-kanban",
54
"obsidian-git",
@@ -12,5 +11,12 @@
1211
"easy-typing-obsidian",
1312
"obsidian-wakatime",
1413
"obsidian-textgenerator-plugin",
15-
"obsidian-image-auto-upload-plugin"
14+
"obsidian-image-auto-upload-plugin",
15+
"file-explorer-note-count",
16+
"table-editor-obsidian",
17+
"recent-files-obsidian",
18+
"obsidian-enhancing-mindmap",
19+
"calendar",
20+
"obsidian-full-calendar",
21+
"obsidian-memos"
1622
]

.obsidian/plugins/calendar/data.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"shouldConfirmBeforeCreate": true,
3+
"weekStart": "locale",
4+
"wordsPerDot": 250,
5+
"showWeeklyNote": true,
6+
"weeklyNoteFormat": "",
7+
"weeklyNoteTemplate": "",
8+
"weeklyNoteFolder": "",
9+
"localeOverride": "system-default"
10+
}

0 commit comments

Comments
 (0)