update
This commit is contained in:
47
.obsidian/plugins/surfing/data.json
vendored
Normal file
47
.obsidian/plugins/surfing/data.json
vendored
Normal file
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"defaultSearchEngine": "google",
|
||||
"customSearchEngine": [
|
||||
{
|
||||
"name": "duckduckgo",
|
||||
"url": "https://duckduckgo.com/?q="
|
||||
}
|
||||
],
|
||||
"ignoreList": [
|
||||
"notion",
|
||||
"craft"
|
||||
],
|
||||
"alwaysShowCustomSearch": false,
|
||||
"showOtherSearchEngines": false,
|
||||
"showSearchBarInPage": false,
|
||||
"markdownPath": "/",
|
||||
"customHighlightFormat": false,
|
||||
"highlightFormat": "[{CONTENT}]({URL})",
|
||||
"highlightInSameTab": false,
|
||||
"openInSameTab": false,
|
||||
"showRefreshButton": true,
|
||||
"openInObsidianWeb": false,
|
||||
"useCustomIcons": false,
|
||||
"useWebview": false,
|
||||
"useIconList": true,
|
||||
"darkMode": 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": []
|
||||
}
|
Reference in New Issue
Block a user