From 1e5f8eb33bc41cb59faf059e83701152785cabea Mon Sep 17 00:00:00 2001 From: yingyu5658 Date: Sat, 13 Dec 2025 08:33:08 +0800 Subject: Initial commit --- ...247\243\345\206\263\346\226\271\346\241\210.md" | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 "content/posts/\343\200\220\346\227\240\345\272\237\350\257\235\343\200\221\345\205\250\347\275\221\346\234\200\347\256\200\345\215\225\347\232\204Hexo+Obsidian\345\233\276\347\211\207\350\247\243\345\206\263\346\226\271\346\241\210.md" (limited to 'content/posts/【无废话】全网最简单的Hexo+Obsidian图片解决方案.md') diff --git "a/content/posts/\343\200\220\346\227\240\345\272\237\350\257\235\343\200\221\345\205\250\347\275\221\346\234\200\347\256\200\345\215\225\347\232\204Hexo+Obsidian\345\233\276\347\211\207\350\247\243\345\206\263\346\226\271\346\241\210.md" "b/content/posts/\343\200\220\346\227\240\345\272\237\350\257\235\343\200\221\345\205\250\347\275\221\346\234\200\347\256\200\345\215\225\347\232\204Hexo+Obsidian\345\233\276\347\211\207\350\247\243\345\206\263\346\226\271\346\241\210.md" new file mode 100644 index 0000000..4b9091f --- /dev/null +++ "b/content/posts/\343\200\220\346\227\240\345\272\237\350\257\235\343\200\221\345\205\250\347\275\221\346\234\200\347\256\200\345\215\225\347\232\204Hexo+Obsidian\345\233\276\347\211\207\350\247\243\345\206\263\346\226\271\346\241\210.md" @@ -0,0 +1,23 @@ +--- +abbrlink: 1008281873 +categories: +- 往昔 +date: "2025-03-05 21:17:42" +tags: +- Hexo +- Obsidain +- 博客 +title: 【无废话】全网最简单的Hexo+Obsidian图片解决方案 +--- + +把Hexo博客根目录用黑曜石打开,如果已经打开了仓库 +![](https://images.glowisle.me/Pasted%20image%2020250305215423.webp) +在弹出的窗口中选第二个。 + +在source目录下新建images文件夹用于存放图片 +设置 => 文件与链接 => 附件默认存放路径:选择指定的附件文件夹。路径填写刚刚创建的image文件夹的相对路径 +取消使用Wiki链接 +注意。由于我的文件结构是这样的所以这么填写,要**根据自己的文件结构填写相对路径**。 +![](https://images.glowisle.me/Pasted%20image%2020250305215642.webp) +搞定,同时可以在本地编辑环境和博客网站中显示。 + -- cgit v1.2.3