From fd979d8c3a09c2c9c6733f3f17040326f6b021a1 Mon Sep 17 00:00:00 2001 From: Daniel <223140489+AgriciDaniel@users.noreply.github.com> Date: Tue, 7 Apr 2026 12:43:58 +0300 Subject: [PATCH] fix: track plugin data.json files + unblock gitignore exception MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit calendar/data.json: - shouldConfirmBeforeCreate: false - localeOverride: en-GB - weekStart: monday - showNoteIndicator: true - showWeeklyNote: false thino/data.json: full UI config with daily save mode, list view .gitignore updated: .obsidian/plugins/*/data.json (still blocks API keys, sync tokens, etc) !calendar/data.json (exception — safe config, no secrets) !thino/data.json (exception — safe config, no secrets) Future users now get full plugin configuration out of the box. --- .gitignore | 2 + .obsidian/plugins/calendar/data.json | 7 + .obsidian/plugins/thino/data.json | 207 +++++++++++++++++++++++++++ 3 files changed, 216 insertions(+) create mode 100644 .obsidian/plugins/calendar/data.json create mode 100644 .obsidian/plugins/thino/data.json diff --git a/.gitignore b/.gitignore index dedc55b..c859482 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,8 @@ # .obsidian/workspace.json .obsidian/workspace-mobile.json .obsidian/plugins/*/data.json +!.obsidian/plugins/calendar/data.json +!.obsidian/plugins/thino/data.json # Large binary assets — add your own images to _attachments/images/ # Uncomment the line below to exclude images from git (recommended for large vaults) diff --git a/.obsidian/plugins/calendar/data.json b/.obsidian/plugins/calendar/data.json new file mode 100644 index 0000000..1dee74c --- /dev/null +++ b/.obsidian/plugins/calendar/data.json @@ -0,0 +1,7 @@ +{ + "shouldConfirmBeforeCreate": false, + "localeOverride": "en-GB", + "weekStart": "monday", + "showWeeklyNote": false, + "showNoteIndicator": true +} diff --git a/.obsidian/plugins/thino/data.json b/.obsidian/plugins/thino/data.json new file mode 100644 index 0000000..255cb5c --- /dev/null +++ b/.obsidian/plugins/thino/data.json @@ -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 + } +} \ No newline at end of file