mirror of
https://github.com/woodchen-ink/obsidian-publish-to-discourse.git
synced 2025-07-18 05:42:05 +08:00
Update README.md
This commit is contained in:
parent
14e448c37a
commit
85bf0877ed
16
README.md
16
README.md
@ -1,12 +1,14 @@
|
||||
# Obsidian Publish to Discourse
|
||||
# Publish to Discourse
|
||||
|
||||
## How to use
|
||||
|
||||
- Clone this repo.
|
||||
- Make sure your NodeJS is at least v16 (`node --version`).
|
||||
- `npm i` or `yarn` to install dependencies.
|
||||
- `npm run dev` to start compilation in watch mode.
|
||||
下载插件, 在设置页面添加"论坛地址", "API密钥(需要管理员创建)", "用户名".
|
||||

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

|
||||
|
||||

|
||||
|
||||
## Manually installing the plugin
|
||||
|
||||
- Copy over `main.js`, `styles.css`, `manifest.json` to your vault `VaultFolder/.obsidian/plugins/your-plugin-id/`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user