data.json 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207
  1. {
  2. "FirstLoaded": false,
  3. "StartDate": "Sunday",
  4. "InsertAfter": "",
  5. "UserName": "THINO 😉",
  6. "ProcessEntriesBelow": "",
  7. "Language": "en",
  8. "SaveMemoButtonLabel": "NOTE",
  9. "SaveMemoButtonIcon": "",
  10. "ShareFooterStart": "{ThinoNum} Thino {UsedDay} Day",
  11. "ShareFooterEnd": "✍️ by {UserName}",
  12. "DefaultPrefix": "List",
  13. "DefaultTimePrefix": "HH:mm",
  14. "UseDailyOrPeriodic": "Daily",
  15. "InsertDateFormat": "Tasks",
  16. "DefaultEditorLocation": "Top",
  17. "UseButtonToShowEditor": false,
  18. "FocusOnEditor": true,
  19. "ShowClipboardOnFocus": true,
  20. "OpenDailyMemosWithMemos": true,
  21. "HideDoneTasks": false,
  22. "ShowTaskLabel": true,
  23. "AppendDateWhenTaskDone": false,
  24. "MobileAndDesktop": "All",
  25. "OpenMemosAutomatically": false,
  26. "ShowScrollbar": false,
  27. "ShowTime": true,
  28. "ShowDate": true,
  29. "AddBlankLineWhenDate": false,
  30. "AutoSaveWhenOnMobile": false,
  31. "DeleteFileName": "delete",
  32. "QueryFileName": "query",
  33. "UseVaultTags": false,
  34. "SetCustomBackgroundImage": false,
  35. "SetCustomMemoFooter": false,
  36. "DefaultLightBackgroundImage": "",
  37. "DefaultDarkBackgroundImage": "",
  38. "DefaultLightBackgroundImageForClean": "",
  39. "DefaultDarkBackgroundImageForClean": "",
  40. "DefaultMemoComposition": "{TIME} {CONTENT}",
  41. "CommentOnMemos": false,
  42. "CommentsInOriginalNotes": false,
  43. "FetchMemosMark": "#memo",
  44. "FetchMemosFromNote": false,
  45. "ShowCommentOnMemos": false,
  46. "ShowLeftSideBar": false,
  47. "MemoListView": "list",
  48. "MemoSaveLocation": "DAILY",
  49. "MemoOtherSaveLocation": {
  50. "MemoDefaultCanvasPath": "basic.thino.canvas",
  51. "MemoDefaultMultiFilePath": "Thino",
  52. "MemoDefaultSingleFilePath": "basic.thino.md"
  53. },
  54. "JournalSettings": {
  55. "granularity": "day",
  56. "useIndependentSettings": false,
  57. "headingDateFormat": "YYYY-MM-DD",
  58. "daily": {
  59. "folder": "",
  60. "format": "YYYY-MM-DD",
  61. "template": ""
  62. },
  63. "weekly": {
  64. "folder": "",
  65. "format": "gggg-[W]ww",
  66. "template": ""
  67. },
  68. "monthly": {
  69. "folder": "",
  70. "format": "YYYY-MM",
  71. "template": ""
  72. },
  73. "yearly": {
  74. "folder": "",
  75. "format": "YYYY",
  76. "template": ""
  77. }
  78. },
  79. "MemoDailyTarget": 5,
  80. "HeatmapColorScheme": "default",
  81. "EnabledHttpApi": false,
  82. "HttpApiIpType": "127.0.0.1",
  83. "HttpApiPort": "43999",
  84. "AutoDownloadImage": false,
  85. "EditorType": "obsidian",
  86. "EnabledLocationList": [
  87. {
  88. "value": "DAILY",
  89. "target": "ProcessEntriesBelow",
  90. "insert": "InsertAfter"
  91. }
  92. ],
  93. "DeleteThinoDirectly": false,
  94. "CaptureKey": {
  95. "EnableCaptureKey": false,
  96. "OpenThinoGlobally": "CommandOrControl+Shift+T",
  97. "ShowNearMouse": false
  98. },
  99. "startSync": false,
  100. "tokenForVerify": {},
  101. "saveThinoType": "FILE",
  102. "showDayMark": false,
  103. "dayMarkRange": "day",
  104. "navigation": false,
  105. "password": "",
  106. "needVerify": false,
  107. "addTagAutomatically": false,
  108. "addTagPosition": "End",
  109. "addTagWithNewline": false,
  110. "chatViewStyle": "default",
  111. "MomentsBackgroundImage": "https://images.pexels.com/photos/531767/pexels-photo-531767.jpeg",
  112. "MomentsIcon": "https://images.pexels.com/photos/256514/pexels-photo-256514.jpeg",
  113. "MomentsQuote": "Share your thino with the world",
  114. "DefaultThemeForThino": "modern",
  115. "LastUpdatedVersion": "3.0.14",
  116. "ShareToThinoWithText": false,
  117. "ShareToThinoWithTextAppend": "",
  118. "ShareToThinoWithTextPrepend": "",
  119. "ShareToThinoWithTextNewline": "none",
  120. "hidePinnedGroup": false,
  121. "DifferentInsertTarget": false,
  122. "InsertAfterForTask": "",
  123. "ProcessContentTarget": "whole",
  124. "InsertType": "end",
  125. "ShareAppendType": "preset",
  126. "SharePrependType": "preset",
  127. "SetFileNameAfterCreate": false,
  128. "TagForFileTypeFiles": "thino/file",
  129. "TagForMultiTypeFiles": "thino/multi",
  130. "MinHeightForShare": "200px",
  131. "ThinoMaxHeight": 0,
  132. "ThinoCollapsedHeight": 100,
  133. "OptimizeForCallout": true,
  134. "AppendOrPrependTextViaServer": false,
  135. "AppendViaServer": "",
  136. "PrependViaServer": "",
  137. "WithNewLineViaServer": "none",
  138. "SupportSelectOtherView": false,
  139. "WaitTemplaterToFinishParse": false,
  140. "NavbarButton": false,
  141. "AlwaysShowStatusText": false,
  142. "FilterByMetadata": false,
  143. "ShowSourcePath": false,
  144. "ShowUpdateMessage": true,
  145. "SyncManually": false,
  146. "MemoFixedPrefix": "",
  147. "MemoFixedSuffix": "",
  148. "UseMemoFixedStrings": false,
  149. "enableWordCount": false,
  150. "maxWordCount": 0,
  151. "enableReferenceLinksGroup": false,
  152. "doubleClickBehavior": "edit-thino",
  153. "useMobileViewDefaultHeader": false,
  154. "IgnoreFolderForMultiType": [],
  155. "UseBlockLinkWhenDragging": false,
  156. "ShowScrollToTopButton": true,
  157. "ZoomImageWhenViewing": false,
  158. "ViewArchiveInRandomReview": false,
  159. "DraggingBehavior": "block-link",
  160. "superEnabled": false,
  161. "enableSecretMasking": false,
  162. "secretContentRegex": "",
  163. "secretMaskingStyle": "blur",
  164. "fsrsRequestRetention": 0.9,
  165. "fsrsMaximumInterval": 36500,
  166. "fsrsEnableFuzz": true,
  167. "fsrsEnableShortTerm": true,
  168. "fsrsWeights": [],
  169. "fsrsDailyLimit": 100,
  170. "wechat": {
  171. "enabled": false,
  172. "autoStart": false,
  173. "defaultReply": "",
  174. "voiceSaveMode": "both",
  175. "agentRouting": {
  176. "enabled": false,
  177. "defaultAgent": "claude",
  178. "agents": {
  179. "claude": {
  180. "type": "cli",
  181. "command": "claude",
  182. "aliases": [
  183. "cc"
  184. ]
  185. },
  186. "codex": {
  187. "type": "cli",
  188. "command": "codex",
  189. "aliases": [
  190. "cx"
  191. ]
  192. },
  193. "gemini": {
  194. "type": "cli",
  195. "command": "gemini",
  196. "aliases": [
  197. "gm"
  198. ]
  199. }
  200. }
  201. }
  202. },
  203. "general": {
  204. "tokenExpiresAt": 0,
  205. "userInfo": null
  206. }
  207. }