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
+207
View File
@@ -0,0 +1,207 @@
{
"FirstLoaded": true,
"StartDate": "Sunday",
"InsertAfter": "",
"UserName": "THINO 😉",
"ProcessEntriesBelow": "",
"Language": "en",
"SaveMemoButtonLabel": "NOTE",
"SaveMemoButtonIcon": "",
"ShareFooterStart": "{ThinoNum} Thino {UsedDay} Day",
"ShareFooterEnd": "✍️ by {UserName}",
"DefaultPrefix": "List",
"DefaultTimePrefix": "HH:mm",
"UseDailyOrPeriodic": "Daily",
"InsertDateFormat": "Tasks",
"DefaultEditorLocation": "Top",
"UseButtonToShowEditor": false,
"FocusOnEditor": true,
"ShowClipboardOnFocus": true,
"OpenDailyMemosWithMemos": true,
"HideDoneTasks": false,
"ShowTaskLabel": true,
"AppendDateWhenTaskDone": false,
"MobileAndDesktop": "All",
"OpenMemosAutomatically": false,
"ShowScrollbar": false,
"ShowTime": true,
"ShowDate": true,
"AddBlankLineWhenDate": false,
"AutoSaveWhenOnMobile": false,
"DeleteFileName": "delete",
"QueryFileName": "query",
"UseVaultTags": false,
"SetCustomBackgroundImage": false,
"SetCustomMemoFooter": false,
"DefaultLightBackgroundImage": "",
"DefaultDarkBackgroundImage": "",
"DefaultLightBackgroundImageForClean": "",
"DefaultDarkBackgroundImageForClean": "",
"DefaultMemoComposition": "{TIME} {CONTENT}",
"CommentOnMemos": false,
"CommentsInOriginalNotes": false,
"FetchMemosMark": "#memo",
"FetchMemosFromNote": false,
"ShowCommentOnMemos": false,
"ShowLeftSideBar": false,
"MemoListView": "list",
"MemoSaveLocation": "DAILY",
"MemoOtherSaveLocation": {
"MemoDefaultCanvasPath": "basic.thino.canvas",
"MemoDefaultMultiFilePath": "Thino",
"MemoDefaultSingleFilePath": "basic.thino.md"
},
"JournalSettings": {
"granularity": "day",
"useIndependentSettings": false,
"headingDateFormat": "YYYY-MM-DD",
"daily": {
"folder": "",
"format": "YYYY-MM-DD",
"template": ""
},
"weekly": {
"folder": "",
"format": "gggg-[W]ww",
"template": ""
},
"monthly": {
"folder": "",
"format": "YYYY-MM",
"template": ""
},
"yearly": {
"folder": "",
"format": "YYYY",
"template": ""
}
},
"MemoDailyTarget": 5,
"HeatmapColorScheme": "default",
"EnabledHttpApi": false,
"HttpApiIpType": "127.0.0.1",
"HttpApiPort": "43999",
"AutoDownloadImage": false,
"EditorType": "obsidian",
"EnabledLocationList": [
{
"value": "DAILY",
"target": "ProcessEntriesBelow",
"insert": "InsertAfter"
}
],
"DeleteThinoDirectly": false,
"CaptureKey": {
"EnableCaptureKey": false,
"OpenThinoGlobally": "CommandOrControl+Shift+T",
"ShowNearMouse": false
},
"startSync": false,
"tokenForVerify": {},
"saveThinoType": "FILE",
"showDayMark": false,
"dayMarkRange": "day",
"navigation": false,
"password": "",
"needVerify": false,
"addTagAutomatically": false,
"addTagPosition": "End",
"addTagWithNewline": false,
"chatViewStyle": "default",
"MomentsBackgroundImage": "https://images.pexels.com/photos/531767/pexels-photo-531767.jpeg",
"MomentsIcon": "https://images.pexels.com/photos/256514/pexels-photo-256514.jpeg",
"MomentsQuote": "Share your thino with the world",
"DefaultThemeForThino": "modern",
"LastUpdatedVersion": "3.0.4",
"ShareToThinoWithText": false,
"ShareToThinoWithTextAppend": "",
"ShareToThinoWithTextPrepend": "",
"ShareToThinoWithTextNewline": "none",
"hidePinnedGroup": false,
"DifferentInsertTarget": false,
"InsertAfterForTask": "",
"ProcessContentTarget": "custom",
"InsertType": "custom",
"ShareAppendType": "preset",
"SharePrependType": "preset",
"SetFileNameAfterCreate": false,
"TagForFileTypeFiles": "thino/file",
"TagForMultiTypeFiles": "thino/multi",
"MinHeightForShare": "200px",
"ThinoMaxHeight": 0,
"ThinoCollapsedHeight": 100,
"OptimizeForCallout": true,
"AppendOrPrependTextViaServer": false,
"AppendViaServer": "",
"PrependViaServer": "",
"WithNewLineViaServer": "none",
"SupportSelectOtherView": false,
"WaitTemplaterToFinishParse": false,
"NavbarButton": false,
"AlwaysShowStatusText": false,
"FilterByMetadata": false,
"ShowSourcePath": false,
"ShowUpdateMessage": true,
"SyncManually": false,
"MemoFixedPrefix": "",
"MemoFixedSuffix": "",
"UseMemoFixedStrings": false,
"enableWordCount": false,
"maxWordCount": 0,
"enableReferenceLinksGroup": false,
"doubleClickBehavior": "edit-thino",
"useMobileViewDefaultHeader": false,
"IgnoreFolderForMultiType": [],
"UseBlockLinkWhenDragging": false,
"ShowScrollToTopButton": true,
"ZoomImageWhenViewing": false,
"ViewArchiveInRandomReview": false,
"DraggingBehavior": "block-link",
"superEnabled": false,
"enableSecretMasking": false,
"secretContentRegex": "",
"secretMaskingStyle": "blur",
"fsrsRequestRetention": 0.9,
"fsrsMaximumInterval": 36500,
"fsrsEnableFuzz": true,
"fsrsEnableShortTerm": true,
"fsrsWeights": [],
"fsrsDailyLimit": 100,
"wechat": {
"enabled": false,
"autoStart": false,
"defaultReply": "",
"voiceSaveMode": "both",
"agentRouting": {
"enabled": false,
"defaultAgent": "claude",
"agents": {
"claude": {
"type": "cli",
"command": "claude",
"aliases": [
"cc"
]
},
"codex": {
"type": "cli",
"command": "codex",
"aliases": [
"cx"
]
},
"gemini": {
"type": "cli",
"command": "gemini",
"aliases": [
"gm"
]
}
}
}
},
"general": {
"tokenExpiresAt": 0,
"userInfo": null
}
}