mirror of
https://github.com/jxpeng98/obsidian-to-NotionNext
synced 2026-07-31 18:18:36 +08:00
docs: add documentation for Obsidian to NotionNext plugin setup and usage
This commit is contained in:
28
docs/zh/02-installation.md
Normal file
28
docs/zh/02-installation.md
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
title: 安装插件
|
||||
description: 如何安装 Obsidian to NotionNext 插件
|
||||
---
|
||||
|
||||
# 安装插件
|
||||
|
||||
当你在 Notion 端完成上一章节的设置后,就可以在 Obsidian 里安装和配置插件了。
|
||||
|
||||
1. 打开 Obsidian 的 `设置`。
|
||||

|
||||
|
||||
2. 找到 `第三方插件` 菜单。
|
||||

|
||||
::: tip
|
||||
如果你之前没有启用过第三方插件,可能需要先关闭 `安全模式`(点击 `打开社区插件`)。
|
||||
:::
|
||||
|
||||
3. 进入 `社区插件` -> `浏览`。
|
||||

|
||||
|
||||
4. 搜索 "NotionNext" 并点击 `安装`。
|
||||

|
||||
|
||||
5. 安装完成后,记得 `启用` 插件。
|
||||

|
||||
|
||||
启用后,你就可以在插件设置列表中找到 "Share to NotionNext",并在下一步开始[配置你的数据库](./03-configuration.md)了。
|
||||
Reference in New Issue
Block a user