MacBookPro.lan 2025-6-22:18:57:26

This commit is contained in:
oskar
2025-06-22 18:57:28 +02:00
parent 171a3953be
commit 31073dd94e
9 changed files with 836 additions and 910 deletions

View File

@@ -19,5 +19,18 @@
"extended-graph",
"mysnippets-plugin",
"obsidian-pandoc-reference-list",
"obsidian-share-as-gist"
"obsidian-share-as-gist",
"obsidian-excalidraw-plugin",
"txt-as-md-obsidian",
"text-snippets-obsidian",
"obsidian-tasks-plugin",
"tag-wrangler",
"obsidian-plugin-toc",
"share-note",
"obsidian-shellcommands",
"obsidian-rollover-daily-todos",
"qmd-as-md-obsidian",
"number-headings-obsidian",
"note-aliases",
"nldates-obsidian"
]

File diff suppressed because one or more lines are too long

View File

@@ -1,65 +0,0 @@
{
"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
}

File diff suppressed because one or more lines are too long

View File

@@ -1,15 +0,0 @@
{
"id": "surfing",
"name": "Surfing",
"version": "0.9.14",
"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"
}
}

File diff suppressed because one or more lines are too long