update
This commit is contained in:
65
.obsidian/plugins/surfing/data.json
vendored
Normal file
65
.obsidian/plugins/surfing/data.json
vendored
Normal file
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"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": "c51b90d77f670fb2",
|
||||
"parent": 0,
|
||||
"droppable": true,
|
||||
"text": "The Advantages of Text-Based Information Versus Videos, Audio or Images",
|
||||
"data": {
|
||||
"fileType": "site",
|
||||
"fileSize": "",
|
||||
"icon": {}
|
||||
}
|
||||
}
|
||||
],
|
||||
"enableHtmlPreview": true,
|
||||
"supportLivePreviewInlineUrl": false,
|
||||
"enableTreeView": true
|
||||
}
|
Reference in New Issue
Block a user