vault backup: 2024-04-25 22:36:20
This commit is contained in:
307
.obsidian/plugins/easy-typing-obsidian/main.js
vendored
307
.obsidian/plugins/easy-typing-obsidian/main.js
vendored
File diff suppressed because one or more lines are too long
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "easy-typing-obsidian",
|
||||
"name": "Easy Typing",
|
||||
"version": "5.2.3",
|
||||
"version": "5.3.2",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Autoformat your note as typing.(Auto captalize, autospace)",
|
||||
"author": "yaozhuwa",
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
"useExcalidrawExtension": true,
|
||||
"cropPrefix": "cropped_",
|
||||
"annotatePrefix": "annotated_",
|
||||
"annotatePreserveSize": false,
|
||||
"displaySVGInPreview": true,
|
||||
"previewImageType": "SVGIMG",
|
||||
"allowImageCache": true,
|
||||
@@ -33,6 +34,8 @@
|
||||
"defaultMode": "normal",
|
||||
"defaultPenMode": "never",
|
||||
"penModeCrosshairVisible": false,
|
||||
"renderImageInMarkdownReadingMode": false,
|
||||
"renderImageInMarkdownToPDF": false,
|
||||
"allowPinchZoom": false,
|
||||
"allowWheelZoom": false,
|
||||
"zoomToFitOnOpen": true,
|
||||
@@ -60,6 +63,7 @@
|
||||
"exportWithTheme": true,
|
||||
"exportWithBackground": true,
|
||||
"exportPaddingSVG": 10,
|
||||
"exportEmbedScene": false,
|
||||
"keepInSync": false,
|
||||
"autoexportSVG": false,
|
||||
"autoexportPNG": false,
|
||||
@@ -72,6 +76,7 @@
|
||||
"experimentalFileType": false,
|
||||
"experimentalFileTag": "✏️",
|
||||
"experimentalLivePreview": true,
|
||||
"fadeOutExcalidrawMarkup": false,
|
||||
"experimentalEnableFourthFont": false,
|
||||
"experimantalFourthFont": "Virgil",
|
||||
"fieldSuggester": true,
|
||||
@@ -93,7 +98,7 @@
|
||||
"mdCSS": "",
|
||||
"scriptEngineSettings": {},
|
||||
"defaultTrayMode": true,
|
||||
"previousRelease": "2.1.0",
|
||||
"previousRelease": "2.1.6",
|
||||
"showReleaseNotes": true,
|
||||
"showNewVersionNotification": true,
|
||||
"latexBoilerplate": "\\color{blue}",
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "obsidian-excalidraw-plugin",
|
||||
"name": "Excalidraw",
|
||||
"version": "2.1.0",
|
||||
"version": "2.1.6",
|
||||
"minAppVersion": "1.1.6",
|
||||
"description": "An Obsidian plugin to edit and view Excalidraw drawings",
|
||||
"author": "Zsolt Viczian",
|
||||
|
||||
File diff suppressed because one or more lines are too long
390
.obsidian/plugins/obsidian-quiet-outline/main.js
vendored
390
.obsidian/plugins/obsidian-quiet-outline/main.js
vendored
File diff suppressed because one or more lines are too long
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "obsidian-quiet-outline",
|
||||
"name": "Quiet Outline",
|
||||
"version": "0.3.25",
|
||||
"version": "0.3.26",
|
||||
"minAppVersion": "0.15.6",
|
||||
"description": "Make outline quiet and more powerful, including no-auto-expand, rendering heading as markdown, and search support.",
|
||||
"author": "the_tree",
|
||||
|
||||
@@ -120,6 +120,9 @@
|
||||
.n-tree__empty {
|
||||
display: none;
|
||||
}
|
||||
.canvas-node .markdown-embed-content .is-flashing {
|
||||
mix-blend-mode: normal;
|
||||
}
|
||||
|
||||
/* main.css */
|
||||
.quiet-outline .n-tree .n-tree-node-indent {
|
||||
|
||||
2
.obsidian/themes/Minimal/manifest.json
vendored
2
.obsidian/themes/Minimal/manifest.json
vendored
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Minimal",
|
||||
"version": "7.5.3",
|
||||
"version": "7.5.4",
|
||||
"minAppVersion": "1.5.4",
|
||||
"author": "@kepano",
|
||||
"authorUrl": "https://twitter.com/kepano",
|
||||
|
||||
2
.obsidian/themes/Minimal/theme.css
vendored
2
.obsidian/themes/Minimal/theme.css
vendored
File diff suppressed because one or more lines are too long
3
.obsidian/types.json
vendored
3
.obsidian/types.json
vendored
@@ -21,6 +21,7 @@
|
||||
"excalidraw-css": "text",
|
||||
"excalidraw-autoexport": "text",
|
||||
"excalidraw-iframe-theme": "text",
|
||||
"excalidraw-open-md": "checkbox"
|
||||
"excalidraw-open-md": "checkbox",
|
||||
"excalidraw-export-embed-scene": "checkbox"
|
||||
}
|
||||
}
|
||||
59
.obsidian/workspace.json
vendored
59
.obsidian/workspace.json
vendored
@@ -4,11 +4,11 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "1a8a1bc6981e13ee",
|
||||
"id": "51fae4b613ef49a5",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "e144afbc26630891",
|
||||
"id": "58e6699d854e8535",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
@@ -145,8 +145,17 @@
|
||||
"type": "advanced-tables-toolbar",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "c5182e293f3cb5ca",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "quiet-outline",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"currentTab": 4
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
@@ -155,36 +164,38 @@
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
"switcher:打开快速切换": false,
|
||||
"graph:查看关系图谱": false,
|
||||
"templates:插入模板": false,
|
||||
"command-palette:打开命令面板": false,
|
||||
"switcher:Open quick switcher": false,
|
||||
"graph:Open graph view": false,
|
||||
"templates:Insert template": false,
|
||||
"command-palette:Open command palette": false,
|
||||
"oz-clear-unused-images:Clear Unused Images": false,
|
||||
"table-editor-obsidian:Advanced Tables Toolbar": false,
|
||||
"obsidian-excalidraw-plugin:新建绘图文件": false,
|
||||
"notion-like-tables:Create loom": false
|
||||
"notion-like-tables:Create loom": false,
|
||||
"obsidian-excalidraw-plugin:Create new drawing": false
|
||||
}
|
||||
},
|
||||
"active": "e144afbc26630891",
|
||||
"active": "58e6699d854e8535",
|
||||
"lastOpenFiles": [
|
||||
"Paper/Diffusion/Diffusion Models: A Comprehensive Survey of Methods and Applications.md",
|
||||
"Books/动手学深度学习/基础概念.md",
|
||||
"Paper/Diffusion/Imagic.md",
|
||||
"conflict-files-obsidian-git.md",
|
||||
"Paper/CLIP/Open-Vocabulary Semantic Segmentation.md",
|
||||
"Paper/CLIP/Learning Transferable Visual Models From Natural Language Supervision.md",
|
||||
"Paper/Diffusion",
|
||||
"Paper/CLIP",
|
||||
"Paper",
|
||||
"Books/动手学深度学习/引言.md",
|
||||
"Study/DL/动手学深度学习/预备知识.md",
|
||||
"Books/代码随想录/数组.md",
|
||||
"Books/代码随想录",
|
||||
"Paper/Open-Vocabulary Semantic Segmentation.md",
|
||||
"Books/动手学深度学习/引言.md",
|
||||
"Paper/Diffusion/Imagic.md",
|
||||
"Paper/未命名.md",
|
||||
"Books/Untitled.md",
|
||||
"Paper/Diffusion/Diffusion Models: A Comprehensive Survey of Methods and Applications.md",
|
||||
"Study/DL/动手学深度学习",
|
||||
"Paper/Untitled.md",
|
||||
"Paper/Diffusion",
|
||||
"Study/乐理",
|
||||
"Books/动手学深度学习/基础概念.md",
|
||||
"Paper/CLIP/Open-Vocabulary Semantic Segmentation.md",
|
||||
"Paper/CLIP/Learning Transferable Visual Models From Natural Language Supervision.md",
|
||||
"Paper/CLIP",
|
||||
"Paper/Open-Vocabulary Semantic Segmentation.md",
|
||||
"liangOpenVocabularySemanticSegmentation2023.md",
|
||||
"Paper/未命名.md",
|
||||
"Books/HDLBits/Verilog.md",
|
||||
"Paper",
|
||||
"Record/Linux/常用软件.md",
|
||||
"Record/Linux",
|
||||
"Record",
|
||||
@@ -194,14 +205,12 @@
|
||||
"Books/编译原理",
|
||||
"Books/未命名.md",
|
||||
"Study/DL/吴恩达深度学习课程/Other.md",
|
||||
"Study/DL",
|
||||
"Books/Java Guide/基础语法.md",
|
||||
"Books/Java并发编程/Java并发编程.md",
|
||||
"Books/从零开始深入学习Spring/IoC.md",
|
||||
"Books/Vim实用技巧/一、入门导读.md",
|
||||
"Temp/Interview.md",
|
||||
"Books/代码随想录/代码随想录.md",
|
||||
"Books/代码随想录/().md",
|
||||
"_notion-like-tables/table-id-ncD19n.md"
|
||||
"Books/代码随想录/().md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user