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", "id": "easy-typing-obsidian",
"name": "Easy Typing", "name": "Easy Typing",
"version": "5.5.0", "version": "5.5.1",
"minAppVersion": "0.15.0", "minAppVersion": "0.15.0",
"description": "Autoformat your note as typing.(Auto captalize, autospace)", "description": "Autoformat your note as typing.(Auto captalize, autospace)",
"author": "yaozhuwa", "author": "yaozhuwa",

View File

@@ -1,7 +1,18 @@
{ {
"attachmentFolderPath": "./assets/${filename}", "attachmentFolderPath": "./assets/${filename}",
"pastedImageFileName": "img-${date}", "autoRenameFiles": true,
"dateTimeFormat": "YYMMDDHHmmssSSS",
"autoRenameFolder": 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", "id": "obsidian-custom-attachment-location",
"name": "Custom Attachment Location", "name": "Custom Attachment Location",
"version": "0.0.9", "version": "4.22.1",
"minAppVersion": "0.12.17", "minAppVersion": "1.6.7",
"description": "Customize attachment location with variables($filename, $data, etc) like typora.", "description": "Customize attachment location with variables($filename, $data, etc) like typora.",
"author": "RainCat1998", "author": "RainCat1998",
"authorUrl": "https://github.com/RainCat1998", "authorUrl": "https://github.com/RainCat1998/",
"isDesktopOnly": true "isDesktopOnly": false
} }

View File

@@ -36,6 +36,7 @@
"matchThemeTrigger": false, "matchThemeTrigger": false,
"defaultMode": "normal", "defaultMode": "normal",
"defaultPenMode": "never", "defaultPenMode": "never",
"penModeDoubleTapEraser": true,
"penModeCrosshairVisible": false, "penModeCrosshairVisible": false,
"renderImageInMarkdownReadingMode": false, "renderImageInMarkdownReadingMode": false,
"renderImageInHoverPreviewForMDNotes": false, "renderImageInHoverPreviewForMDNotes": false,
@@ -105,7 +106,7 @@
"mdCSS": "", "mdCSS": "",
"scriptEngineSettings": {}, "scriptEngineSettings": {},
"defaultTrayMode": true, "defaultTrayMode": true,
"previousRelease": "2.3.0", "previousRelease": "2.5.1",
"showReleaseNotes": true, "showReleaseNotes": true,
"showNewVersionNotification": true, "showNewVersionNotification": true,
"latexBoilerplate": "\\color{blue}", "latexBoilerplate": "\\color{blue}",
@@ -427,6 +428,7 @@
"numberOfCustomPens": 0, "numberOfCustomPens": 0,
"pdfScale": 4, "pdfScale": 4,
"pdfBorderBox": true, "pdfBorderBox": true,
"pdfFrame": false,
"pdfGapSize": 20, "pdfGapSize": 20,
"pdfGroupPages": false, "pdfGroupPages": false,
"pdfLockAfterImport": true, "pdfLockAfterImport": true,
@@ -434,6 +436,11 @@
"pdfNumRows": 1, "pdfNumRows": 1,
"pdfDirection": "right", "pdfDirection": "right",
"pdfImportScale": 0.3, "pdfImportScale": 0.3,
"gridSettings": {
"DYNAMIC_COLOR": true,
"COLOR": "#000000",
"OPACITY": 50
},
"laserSettings": { "laserSettings": {
"DECAY_LENGTH": 50, "DECAY_LENGTH": 50,
"DECAY_TIME": 1000, "DECAY_TIME": 1000,
@@ -450,6 +457,7 @@
"borderOpacity": 0, "borderOpacity": 0,
"filenameVisible": false "filenameVisible": false
}, },
"markdownNodeOneClickEditing": false,
"canvasImmersiveEmbed": true, "canvasImmersiveEmbed": true,
"startupScriptPath": "", "startupScriptPath": "",
"openAIAPIToken": "", "openAIAPIToken": "",
@@ -750,6 +758,27 @@
"longPressMobile": 500, "longPressMobile": 500,
"isDebugMode": false, "isDebugMode": false,
"rank": "Bronze", "rank": "Bronze",
"modifierKeyOverrides": [
{
"modifiers": [
"Mod"
],
"key": "Enter"
},
{
"modifiers": [
"Mod"
],
"key": "k"
},
{
"modifiers": [
"Mod"
],
"key": "G"
}
],
"showSplashscreen": true,
"autosaveInterval": 15000, "autosaveInterval": 15000,
"mathjaxSourceURL": "https://cdn.jsdelivr.net/npm/mathjax@3.2.1/es5/tex-svg.js" "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,11 +1,11 @@
{ {
"id": "obsidian-excalidraw-plugin", "id": "obsidian-excalidraw-plugin",
"name": "Excalidraw", "name": "Excalidraw",
"version": "2.3.0", "version": "2.5.1",
"minAppVersion": "1.1.6", "minAppVersion": "1.1.6",
"description": "An Obsidian plugin to edit and view Excalidraw drawings", "description": "An Obsidian plugin to edit and view Excalidraw drawings",
"author": "Zsolt Viczian", "author": "Zsolt Viczian",
"authorUrl": "https://zsolt.blog", "authorUrl": "https://www.zsolt.blog",
"fundingUrl": "https://ko-fi.com/zsolt", "fundingUrl": "https://ko-fi.com/zsolt",
"helpUrl": "https://github.com/zsviczian/obsidian-excalidraw-plugin#readme", "helpUrl": "https://github.com/zsviczian/obsidian-excalidraw-plugin#readme",
"isDesktopOnly": false "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.", "description": "Integrate Git version control with automatic backup and other advanced features.",
"isDesktopOnly": false, "isDesktopOnly": false,
"fundingUrl": "https://ko-fi.com/vinzent", "fundingUrl": "https://ko-fi.com/vinzent",
"version": "2.25.0" "version": "2.27.0"
} }

View File

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

File diff suppressed because one or more lines are too long

View File

@@ -1,7 +1,7 @@
{ {
"id": "obsidian-linter", "id": "obsidian-linter",
"name": "Linter", "name": "Linter",
"version": "1.25.0", "version": "1.26.0",
"minAppVersion": "1.5.7", "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.", "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", "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", "description": "Improved table navigation, formatting, manipulation, and formulas",
"isDesktopOnly": false, "isDesktopOnly": false,
"minAppVersion": "1.0.0", "minAppVersion": "1.0.0",
"version": "0.21.0", "version": "0.22.0",
"js": "main.js", "js": "main.js",
"fundingUrl": { "fundingUrl": {
"Github Sponsor": "https://github.com/sponsors/tgrosinger", "Github Sponsor": "https://github.com/sponsors/tgrosinger",

View File

@@ -1,6 +1,6 @@
{ {
"name": "Minimal", "name": "Minimal",
"version": "7.7.16", "version": "7.7.18",
"minAppVersion": "1.6.1", "minAppVersion": "1.6.1",
"author": "@kepano", "author": "@kepano",
"authorUrl": "https://twitter.com/kepano", "authorUrl": "https://twitter.com/kepano",

File diff suppressed because one or more lines are too long

View File

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

17
Record/DL/CoT Prompt.md Normal file
View File

@@ -0,0 +1,17 @@
## Standard Prompt
> **Model Input:** Q: Roger has 5 tennis balls. He buys 2 more cans of tennis balls. Each can has 3 tennis balls. How many tennis balls does he have now?
> A: The answer is 11.
> Q: The cafeteria had 23 apples. If they used 20 to make lunch and bought 6 more, how many apples do they have?
> **Model Output:** A: The answer is 27.x
## Few-shot-CoT
Prompt: `rationale(r) + answer(a)`
Answer: LLM同样会给出理由和答案。
> **Model Input:** Q: Roger has 5 tennis balls. He buys 2 more cans of tennis balls. Each can has 3 tennis balls. How many tennis balls does he have now?
> A: Roger started with 5 balls. 2 cans of 3 tennis balls each is 6 tennis balls. 5 + 6 = 11. The answer is 11.
> Q: The cafeteria had 23 apples. If they used 20 to make lunch and bought 6 more, how many apples do they have?
> **Model Output:** A: The cafeteria had 23 apples originally. They used 20 to make lunch. So they had 23 - 20 = 3. They bought 6 more apples, so they have 3 + 6 = 9. The answer is 9.
思维链提示,就是把一个多步骤推理问题,分解成很多个中间步骤,分配给更多的计算量,生成更多的 token再把这些答案拼接在一起进行求解。