vault backup: 2025-12-29 16:08:05
This commit is contained in:
Vendored
+5
-5
File diff suppressed because one or more lines are too long
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "easy-copy",
|
||||
"name": "Easy Copy",
|
||||
"version": "1.5.0",
|
||||
"version": "1.5.1",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Easily copy the text within inline code, bold text (and many other formats), or quickly generate an elegant link to a heading.",
|
||||
"author": "Moy",
|
||||
|
||||
+10
-4
@@ -1,4 +1,6 @@
|
||||
{
|
||||
"copyLinkToElemenetAnchorTo100": false,
|
||||
"copyFrameLinkByName": false,
|
||||
"disableDoubleClickTextEditing": false,
|
||||
"folder": "",
|
||||
"cropFolder": "",
|
||||
@@ -38,6 +40,8 @@
|
||||
"overrideObsidianFontSize": false,
|
||||
"dynamicStyling": "colorful",
|
||||
"isLeftHanded": false,
|
||||
"desktopUIMode": "tray",
|
||||
"tabletUIMode": "compact",
|
||||
"iframeMatchExcalidrawTheme": true,
|
||||
"matchTheme": true,
|
||||
"matchThemeAlways": true,
|
||||
@@ -118,9 +122,7 @@
|
||||
"mdBorderColor": "Black",
|
||||
"mdCSS": "",
|
||||
"scriptEngineSettings": {},
|
||||
"defaultTrayMode": false,
|
||||
"compactModeOnTablets": true,
|
||||
"previousRelease": "2.16.1",
|
||||
"previousRelease": "2.18.3",
|
||||
"showReleaseNotes": true,
|
||||
"compareManifestToPluginVersion": true,
|
||||
"showNewVersionNotification": false,
|
||||
@@ -483,6 +485,7 @@
|
||||
"aiEnabled": true,
|
||||
"openAIAPIToken": "",
|
||||
"openAIDefaultTextModel": "gpt-3.5-turbo-1106",
|
||||
"openAIDefaultTextModelMaxTokens": 4096,
|
||||
"openAIDefaultVisionModel": "gpt-4o",
|
||||
"openAIDefaultImageGenerationModel": "dall-e-3",
|
||||
"openAIURL": "https://api.openai.com/v1/chat/completions",
|
||||
@@ -809,5 +812,8 @@
|
||||
"customPaperColor": "#ffffff",
|
||||
"alignment": "center",
|
||||
"margin": "normal"
|
||||
}
|
||||
},
|
||||
"disableContextMenu": false,
|
||||
"defaultTrayMode": false,
|
||||
"compactModeOnTablets": true
|
||||
}
|
||||
+4
-4
File diff suppressed because one or more lines are too long
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"id": "obsidian-excalidraw-plugin",
|
||||
"name": "Excalidraw",
|
||||
"version": "2.16.1",
|
||||
"version": "2.18.3",
|
||||
"minAppVersion": "1.5.7",
|
||||
"description": "An Obsidian plugin to edit and view Excalidraw drawings",
|
||||
"description": "Sketch Your Mind. An Obsidian plugin to edit and view Excalidraw drawings. Enter the world of 4D Visual PKM.",
|
||||
"author": "Zsolt Viczian",
|
||||
"authorUrl": "https://excalidraw-obsidian.online",
|
||||
"fundingUrl": "https://ko-fi.com/zsolt",
|
||||
"helpUrl": "https://github.com/zsviczian/obsidian-excalidraw-plugin#readme",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
}
|
||||
+1
-1
File diff suppressed because one or more lines are too long
+47
-47
File diff suppressed because one or more lines are too long
+1
-1
@@ -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.35.1"
|
||||
"version": "2.35.2"
|
||||
}
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "obsidian-hover-editor",
|
||||
"name": "Hover Editor",
|
||||
"version": "0.11.26",
|
||||
"version": "0.11.27",
|
||||
"minAppVersion": "1.5.8",
|
||||
"description": "Transform the Page Preview hover popover into a fully working editor instance",
|
||||
"author": "NothingIsLost",
|
||||
|
||||
+3070
-1944
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "obsidian-tagfolder",
|
||||
"name": "TagFolder",
|
||||
"version": "0.18.11",
|
||||
"version": "0.18.13",
|
||||
"minAppVersion": "0.12.0",
|
||||
"description": "Show tags as folder",
|
||||
"author": "vorotamoroz",
|
||||
|
||||
Vendored
+8
-5
@@ -3,8 +3,8 @@
|
||||
"inputPrompt": "single-line",
|
||||
"devMode": false,
|
||||
"templateFolderPath": "",
|
||||
"announceUpdates": false,
|
||||
"version": "2.6.0",
|
||||
"announceUpdates": "none",
|
||||
"version": "2.9.4",
|
||||
"globalVariables": {},
|
||||
"onePageInputEnabled": false,
|
||||
"disableOnlineFeatures": true,
|
||||
@@ -64,7 +64,8 @@
|
||||
"maxTokens": 128000
|
||||
}
|
||||
],
|
||||
"autoSyncModels": false
|
||||
"autoSyncModels": false,
|
||||
"modelSource": "auto"
|
||||
},
|
||||
{
|
||||
"name": "Gemini",
|
||||
@@ -84,7 +85,8 @@
|
||||
"maxTokens": 1000000
|
||||
}
|
||||
],
|
||||
"autoSyncModels": false
|
||||
"autoSyncModels": false,
|
||||
"modelSource": "auto"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -96,6 +98,7 @@
|
||||
"setVersionAfterUpdateModalRelease": true,
|
||||
"addDefaultAIProviders": true,
|
||||
"removeMacroIndirection": true,
|
||||
"migrateFileOpeningSettings": true
|
||||
"migrateFileOpeningSettings": true,
|
||||
"setProviderModelDiscoveryMode": true
|
||||
}
|
||||
}
|
||||
Vendored
+53
-53
File diff suppressed because one or more lines are too long
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "quickadd",
|
||||
"name": "QuickAdd",
|
||||
"version": "2.6.0",
|
||||
"version": "2.9.4",
|
||||
"minAppVersion": "1.6.0",
|
||||
"description": "Quickly add new pages or content to your vault.",
|
||||
"author": "Christian B. B. Houmann",
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "recent-files-obsidian",
|
||||
"name": "Recent Files",
|
||||
"version": "1.7.4",
|
||||
"version": "1.7.5",
|
||||
"minAppVersion": "0.16.3",
|
||||
"description": "List files by most recently opened",
|
||||
"author": "Tony Grosinger",
|
||||
|
||||
@@ -148,10 +148,10 @@ Separate these fixtures by labor, not length
|
||||
|
||||
```
|
||||
*** Back of House ***
|
||||
B - Surface: Tape = 1.0hr (07-18ft) - MC #12 40ft
|
||||
B - Surface: Tape = 1.0hr (0-18ft) - MC #12 40ft
|
||||
_
|
||||
*** Interior Amenity ***
|
||||
IA - Surface: Tape = 1.0hr (07-18ft) - MC+LV #12 40ft
|
||||
IA - Surface: Tape = 1.0hr (0-18ft) - MC+LV #12 40ft
|
||||
IA - Surface: Tape = 2.0hr (19-30ft) - MC+LV #12 40ft
|
||||
IA - Surface: Tape = 3.0hr (31-42ft) - MC+LV #12 40ft
|
||||
IA - Surface: Tape = 4.0hr (43-48ft) - MC+LV #12 40ft
|
||||
|
||||
+10
-1
@@ -250,4 +250,13 @@ classDiagram
|
||||
| A | 5 | 9 |
|
||||
| A♯ | 5 | 10 |
|
||||
| B♭ | 6 | 10 |
|
||||
| B | 6 | 11 |
|
||||
| B | 6 | 11 |
|
||||
|
||||
| difMod7 | genericInterval |
|
||||
| ------- | --------------- |
|
||||
| 0 | Unison |
|
||||
|
||||
|
||||
`mod12` pitch class
|
||||
`mod7` staff position class
|
||||
|
||||
|
||||
Reference in New Issue
Block a user