vault backup: 2024-09-29 15:50:52

This commit is contained in:
RainBus
2024-09-29 15:50:52 +08:00
parent c493060783
commit 3531b107e4
20 changed files with 25287 additions and 78984 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,7 +1,7 @@
{
"id": "easy-typing-obsidian",
"name": "Easy Typing",
"version": "5.5.0",
"version": "5.5.1",
"minAppVersion": "0.15.0",
"description": "Autoformat your note as typing.(Auto captalize, autospace)",
"author": "yaozhuwa",

View File

@@ -1,7 +1,18 @@
{
"attachmentFolderPath": "./assets/${filename}",
"pastedImageFileName": "img-${date}",
"dateTimeFormat": "YYMMDDHHmmssSSS",
"autoRenameFiles": true,
"autoRenameFolder": true,
"autoRenameFiles": true
"convertImagesToJpeg": false,
"convertImagesOnDragAndDrop": false,
"deleteOrphanAttachments": false,
"duplicateNameSeparator": " ",
"jpegQuality": 0.8,
"keepEmptyAttachmentFolders": false,
"pastedFileName": "file-${date:YYYYMMDDHHmmssSSS}",
"renameCollectedFiles": false,
"renameOnlyImages": true,
"renamePastedFilesWithKnownNames": false,
"renameAttachmentsOnDragAndDrop": false,
"replaceWhitespace": false,
"toLowerCase": false
}

File diff suppressed because it is too large Load Diff

View File

@@ -1,10 +1,10 @@
{
"id": "obsidian-custom-attachment-location",
"name": "Custom Attachment Location",
"version": "0.0.9",
"minAppVersion": "0.12.17",
"description": "Customize attachment location with variables($filename, $data, etc) like typora.",
"author": "RainCat1998",
"authorUrl": "https://github.com/RainCat1998",
"isDesktopOnly": true
"id": "obsidian-custom-attachment-location",
"name": "Custom Attachment Location",
"version": "4.22.1",
"minAppVersion": "1.6.7",
"description": "Customize attachment location with variables($filename, $data, etc) like typora.",
"author": "RainCat1998",
"authorUrl": "https://github.com/RainCat1998/",
"isDesktopOnly": false
}

View File

@@ -36,6 +36,7 @@
"matchThemeTrigger": false,
"defaultMode": "normal",
"defaultPenMode": "never",
"penModeDoubleTapEraser": true,
"penModeCrosshairVisible": false,
"renderImageInMarkdownReadingMode": false,
"renderImageInHoverPreviewForMDNotes": false,
@@ -105,7 +106,7 @@
"mdCSS": "",
"scriptEngineSettings": {},
"defaultTrayMode": true,
"previousRelease": "2.3.0",
"previousRelease": "2.5.1",
"showReleaseNotes": true,
"showNewVersionNotification": true,
"latexBoilerplate": "\\color{blue}",
@@ -427,6 +428,7 @@
"numberOfCustomPens": 0,
"pdfScale": 4,
"pdfBorderBox": true,
"pdfFrame": false,
"pdfGapSize": 20,
"pdfGroupPages": false,
"pdfLockAfterImport": true,
@@ -434,6 +436,11 @@
"pdfNumRows": 1,
"pdfDirection": "right",
"pdfImportScale": 0.3,
"gridSettings": {
"DYNAMIC_COLOR": true,
"COLOR": "#000000",
"OPACITY": 50
},
"laserSettings": {
"DECAY_LENGTH": 50,
"DECAY_TIME": 1000,
@@ -450,6 +457,7 @@
"borderOpacity": 0,
"filenameVisible": false
},
"markdownNodeOneClickEditing": false,
"canvasImmersiveEmbed": true,
"startupScriptPath": "",
"openAIAPIToken": "",
@@ -750,6 +758,27 @@
"longPressMobile": 500,
"isDebugMode": false,
"rank": "Bronze",
"modifierKeyOverrides": [
{
"modifiers": [
"Mod"
],
"key": "Enter"
},
{
"modifiers": [
"Mod"
],
"key": "k"
},
{
"modifiers": [
"Mod"
],
"key": "G"
}
],
"showSplashscreen": true,
"autosaveInterval": 15000,
"mathjaxSourceURL": "https://cdn.jsdelivr.net/npm/mathjax@3.2.1/es5/tex-svg.js"
}

File diff suppressed because one or more lines are too long

View File

@@ -1,12 +1,12 @@
{
"id": "obsidian-excalidraw-plugin",
"name": "Excalidraw",
"version": "2.3.0",
"minAppVersion": "1.1.6",
"description": "An Obsidian plugin to edit and view Excalidraw drawings",
"author": "Zsolt Viczian",
"authorUrl": "https://zsolt.blog",
"fundingUrl": "https://ko-fi.com/zsolt",
"helpUrl": "https://github.com/zsviczian/obsidian-excalidraw-plugin#readme",
"isDesktopOnly": false
}
{
"id": "obsidian-excalidraw-plugin",
"name": "Excalidraw",
"version": "2.5.1",
"minAppVersion": "1.1.6",
"description": "An Obsidian plugin to edit and view Excalidraw drawings",
"author": "Zsolt Viczian",
"authorUrl": "https://www.zsolt.blog",
"fundingUrl": "https://ko-fi.com/zsolt",
"helpUrl": "https://github.com/zsviczian/obsidian-excalidraw-plugin#readme",
"isDesktopOnly": false
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -6,5 +6,5 @@
"description": "Integrate Git version control with automatic backup and other advanced features.",
"isDesktopOnly": false,
"fundingUrl": "https://ko-fi.com/vinzent",
"version": "2.25.0"
"version": "2.27.0"
}

View File

@@ -39,6 +39,10 @@
margin-right: auto;
}
.obsidian-git-disabled {
opacity: 0.5;
}
.obsidian-git-center-button {
display: block;
margin: 20px auto;

File diff suppressed because one or more lines are too long

View File

@@ -1,7 +1,7 @@
{
"id": "obsidian-linter",
"name": "Linter",
"version": "1.25.0",
"version": "1.26.0",
"minAppVersion": "1.5.7",
"description": "Formats and styles your notes. It can be used to format YAML tags, aliases, arrays, and metadata; footnotes; headings; spacing; math blocks; regular markdown contents like list, italics, and bold styles; and more with the use of custom rule options as well.",
"author": "Victor Tao",

File diff suppressed because one or more lines are too long

View File

@@ -6,7 +6,7 @@
"description": "Improved table navigation, formatting, manipulation, and formulas",
"isDesktopOnly": false,
"minAppVersion": "1.0.0",
"version": "0.21.0",
"version": "0.22.0",
"js": "main.js",
"fundingUrl": {
"Github Sponsor": "https://github.com/sponsors/tgrosinger",

View File

@@ -1,8 +1,8 @@
{
"name": "Minimal",
"version": "7.7.16",
"minAppVersion": "1.6.1",
"author": "@kepano",
"authorUrl": "https://twitter.com/kepano",
"fundingUrl": "https://www.buymeacoffee.com/kepano"
}
{
"name": "Minimal",
"version": "7.7.18",
"minAppVersion": "1.6.1",
"author": "@kepano",
"authorUrl": "https://twitter.com/kepano",
"fundingUrl": "https://www.buymeacoffee.com/kepano"
}

File diff suppressed because one or more lines are too long

View File

@@ -13,7 +13,7 @@
"state": {
"type": "markdown",
"state": {
"file": "Paper/Diffusion/Imagic.md",
"file": "Record/DL/CoT Prompt.md",
"mode": "source",
"source": false
}
@@ -93,7 +93,7 @@
"state": {
"type": "backlink",
"state": {
"file": "Paper/Diffusion/Imagic.md",
"file": "Record/DL/CoT Prompt.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@@ -110,7 +110,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "Paper/Diffusion/Imagic.md",
"file": "Record/DL/CoT Prompt.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@@ -133,7 +133,7 @@
"state": {
"type": "outline",
"state": {
"file": "Paper/Diffusion/Imagic.md"
"file": "Record/DL/CoT Prompt.md"
}
}
},
@@ -169,19 +169,21 @@
"oz-clear-unused-images:Clear Unused Images": false,
"table-editor-obsidian:Advanced Tables Toolbar": false,
"notion-like-tables:Create loom": false,
"obsidian-excalidraw-plugin:Create new drawing": false
"obsidian-excalidraw-plugin:Create new drawing": false,
"obsidian-git:Open Git source control": false
}
},
"active": "ae1094cd7db4fa21",
"active": "e144afbc26630891",
"lastOpenFiles": [
"Record/DL/Loss.md",
"Record/DL/CoT Prompt.md",
"Paper/Diffusion/Imagic.md",
"Paper/Diffusion/MoMA.md",
"Paper/Diffusion/Tutorial on Diffusion Models for Imaging and Vision.md",
"Study/DL/Diffusion学习笔记.md",
"Paper/Diffusion/assets/MoMA/img-240506141200231.png",
"Paper/Diffusion/assets/MoMA",
"conflict-files-obsidian-git.md",
"Paper/Diffusion/Imagic.md",
"Record/DL/Loss.md",
"Record/DL",
"Paper/Diffusion/assets/Imagic/img-240425225015478.png",
"Paper/Diffusion/assets/Imagic",