wood chen f27ada6a4e Add internationalization (i18n) support
- Introduced i18n framework with translation support
- Updated config, main, and styles files to use translation keys
- Implemented dynamic locale setting based on Obsidian's language
- Replaced hardcoded Chinese strings with translatable keys
- Added locale change event listener to update translations dynamically
2025-02-03 23:07:04 +08:00
2025-01-24 00:14:34 +08:00
2024-06-28 12:52:16 -04:00
2024-06-28 12:52:16 -04:00
2024-06-28 12:52:16 -04:00
2024-06-28 12:52:16 -04:00
2024-06-28 12:52:16 -04:00
2024-06-28 12:52:16 -04:00
2024-12-21 14:27:02 +08:00
2025-01-24 17:10:23 +08:00
2025-01-24 17:10:23 +08:00
2025-01-24 17:10:23 +08:00
2025-01-24 00:14:34 +08:00
2024-06-28 12:52:16 -04:00
2024-06-28 12:52:16 -04:00
2025-01-24 17:10:23 +08:00

Publish to Discourse

配置key

下载插件, 在设置页面添加"论坛地址", "API密钥(需要管理员创建)", "用户名". image

发布帖子

在文档页面的右上角, 展开菜单, 选择"发布到discourse", 选择类别即可.

动图

image

image

在发布帖子成功后, 会在笔记属性里添加一个"discourse_post_id"属性, 用于更新帖子.

更新帖子

在文档页面的右上角, 展开菜单, 选择"发布到discourse", 点击更新即可.

更新的前提是帖子本身是通过obsidian发布的.

动图

Description
obsidian插件, 用于把文章发布到使用discourse搭建的论坛. Obsidian plugin for publishing articles to forums built with Discourse
Readme MIT 2.7 MiB
Languages
TypeScript 82.8%
CSS 15.5%
JavaScript 1.7%