This commit is contained in:
Oscar Plaisant
2024-03-28 23:43:36 +01:00
parent 8100d33567
commit aa751faf29
3454 changed files with 0 additions and 1000 deletions

47
.obsidian/plugins/surfing/data.json vendored Normal file
View 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": []
}

646
.obsidian/plugins/surfing/main.js vendored Normal file

File diff suppressed because one or more lines are too long

15
.obsidian/plugins/surfing/manifest.json vendored Normal file
View File

@@ -0,0 +1,15 @@
{
"id": "surfing",
"name": "Surfing",
"version": "0.9.5",
"minAppVersion": "1.4.0",
"description": "Surf the Net in Obsidian.",
"author": "Boninall & Windily-cloud",
"authorUrl": "https://github.com/Quorafind",
"isDesktopOnly": true,
"fundingUrl": {
"Buy Me a Coffee": "https://www.buymeacoffee.com/boninall",
"爱发电": "https://afdian.net/a/boninall",
"支付宝": "https://cdn.jsdelivr.net/gh/Quorafind/.github@main/IMAGE/%E6%94%AF%E4%BB%98%E5%AE%9D%E4%BB%98%E6%AC%BE%E7%A0%81.jpg"
}
}

1
.obsidian/plugins/surfing/styles.css vendored Normal file

File diff suppressed because one or more lines are too long