65 lines
1.5 KiB
JSON
65 lines
1.5 KiB
JSON
{
|
|
"defaultSearchEngine": "duckduckgo",
|
|
"customSearchEngine": [
|
|
{
|
|
"name": "duckduckgo",
|
|
"url": "https://duckduckgo.com/?q="
|
|
}
|
|
],
|
|
"hoverPopover": true,
|
|
"ignoreList": [
|
|
"notion",
|
|
"craft"
|
|
],
|
|
"alwaysShowCustomSearch": false,
|
|
"showOtherSearchEngines": false,
|
|
"showSearchBarInPage": false,
|
|
"markdownPath": "/",
|
|
"customHighlightFormat": false,
|
|
"highlightFormat": "[{CONTENT}]({URL})",
|
|
"highlightInSameTab": false,
|
|
"openInSameTab": false,
|
|
"showRefreshButton": false,
|
|
"openInObsidianWeb": false,
|
|
"useCustomIcons": false,
|
|
"useWebview": false,
|
|
"useIconList": true,
|
|
"darkMode": true,
|
|
"randomBackground": false,
|
|
"lastOpenedFiles": false,
|
|
"bookmarkManager": {
|
|
"openBookMark": false,
|
|
"saveBookMark": false,
|
|
"sendToReadWise": false,
|
|
"pagination": "12",
|
|
"category": "- Computer\n - 算法\n - 数据结构\n- obsidian\n - surfing\n - dataview\n",
|
|
"defaultCategory": "ROOT",
|
|
"defaultColumnList": [
|
|
"name",
|
|
"description",
|
|
"url",
|
|
"category",
|
|
"tags",
|
|
"created",
|
|
"modified",
|
|
"action"
|
|
],
|
|
"defaultFilterType": "tree"
|
|
},
|
|
"treeData": [
|
|
{
|
|
"id": "e6ebe14ad3720265",
|
|
"parent": 0,
|
|
"droppable": true,
|
|
"text": "0SK42 - comment mieux apprendre",
|
|
"data": {
|
|
"fileType": "site",
|
|
"fileSize": "",
|
|
"icon": {}
|
|
}
|
|
}
|
|
],
|
|
"enableHtmlPreview": true,
|
|
"supportLivePreviewInlineUrl": false,
|
|
"enableTreeView": true
|
|
} |