add claude-obsidian
Tests / Hermetic test suite (push) Has been cancelled
Tests / Skill frontmatter validation (push) Has been cancelled

This commit is contained in:
김경종
2026-05-28 10:57:16 +09:00
parent 1b07531a45
commit 72dad72703
205 changed files with 41703 additions and 80 deletions
+34
View File
@@ -0,0 +1,34 @@
{
"shouldConfirmBeforeCreate": false,
"localeOverride": "en-GB",
"weekStart": "monday",
"showWeeklyNote": false,
"sourceSettings": {
"wordCount": {
"color": "#ebcb8b",
"display": "calendar-and-menu",
"wordsPerDot": 250
},
"tasks": {
"color": "#d08770",
"display": "calendar-and-menu",
"maxIncompleteTaskDots": 1
},
"links": {
"color": "#a3be8c",
"display": "menu"
},
"backlinks": {
"color": "#5e81ac",
"display": "menu"
},
"zettels": {
"color": "#b48ead",
"display": "calendar-and-menu"
},
"emoji-tags": {
"display": "none"
}
},
"showNoteIndicator": true
}