Skip to content

Commit 14be2a3

Browse files
committed
chore(obsidian): Update Obsidian attachment config and tidy assets
Clear markdownUrlFormat in plugin config to restore default URL behavior and prevent incorrect generated attachment paths. Remove obsolete generated images and add the current screenshot asset. Update workspace.json to reflect asset changes and insert a reference to the new image in docs/obsidian.md. Signed-off-by: alanhc <alan.tseng.cs@gmail.com>
1 parent 2139340 commit 14be2a3

13 files changed

Lines changed: 5 additions & 4 deletions

docs/.obsidian/plugins/obsidian-custom-attachment-location/data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"generatedAttachmentFileName": "file-${date:YYYYMMDDHHmmssSSS}",
1414
"includePaths": [],
1515
"jpegQuality": 0.8,
16-
"markdownUrlFormat": "assets/${noteFileName}/${geneatedAttachmentFileName}",
16+
"markdownUrlFormat": "",
1717
"renamedAttachmentFileName": "",
1818
"shouldConvertPastedImagesToJpeg": false,
1919
"shouldDeleteOrphanAttachments": false,

docs/.obsidian/workspace.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,9 @@
186186
},
187187
"active": "e8e61b022fb722ce",
188188
"lastOpenFiles": [
189+
"assets/obsidian/file-20251206225649111.png",
190+
"assets/obsidian",
191+
"assets/obsidian/file-20251206225633195.png",
189192
"assets/obsidian/file-20251206225446317.png",
190193
"assets/obsidian/file-20251206225439106.png",
191194
"assets/obsidian/file-20251206225250654.png",
@@ -197,9 +200,6 @@
197200
"assets/obsidian/file-20251206225145146.png",
198201
"assets/obsidian/file-20251206225017624.png",
199202
"assets/obsidian/file-20251206224957087.png",
200-
"assets/obsidian",
201-
"assets/截圖 2025-11-05 晚上7.24.58.png",
202-
"assets/截圖 2025-11-05 晚上7.24.21.png",
203203
"android.md",
204204
"簡報.md",
205205
"反直覺.md",
-62.2 KB
Binary file not shown.
-62.2 KB
Binary file not shown.
-44.3 KB
Binary file not shown.
-44.3 KB
Binary file not shown.
-44.3 KB
Binary file not shown.
-22.4 KB
Binary file not shown.
-255 KB
Binary file not shown.
-255 KB
Binary file not shown.

0 commit comments

Comments
 (0)