We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 432e462 commit 07b8039Copy full SHA for 07b8039
2 files changed
content/docs/usage/meta.json
@@ -6,6 +6,7 @@
6
"pages": [
7
"---文档---",
8
"serverless",
9
+ "obsidian",
10
"xlog",
11
"search",
12
"backup",
content/docs/usage/obsidian.mdx
@@ -0,0 +1,23 @@
1
+---
2
+title: Obsidian 插件
3
+description: 使用 Obsidian 插件发布内容到 Mix Space
4
5
+
+## 介绍
+[Obsidian Mix Space Plugin](https://github.com/mx-space/obsidian-mixspace-plugin) 是一个 Obsidian 插件,可以将 Obsidian 笔记直接发布到 Mix Space。
+### 功能特性
+- 发布/更新内容到 Mix Space(支持 Note 和 Post)
13
+- 自动识别内容类型
14
+- 反向链接转换(`[[Obsidian 链接]]` → Mix Space URL)
15
+- Frontmatter 自动补全
16
+- 多环境配置(Profile)
17
+- AI 生成标题和 slug
18
19
+## 安装与使用
20
21
+详细的安装步骤和使用说明请参考 GitHub 仓库:
22
23
+**[https://github.com/mx-space/obsidian-mixspace-plugin](https://github.com/mx-space/obsidian-mixspace-plugin)**
0 commit comments