Skip to content

Commit 7fc39d0

Browse files
committed
chore: update prerequisites
1 parent 6b4b8ad commit 7fc39d0

7 files changed

Lines changed: 13 additions & 13 deletions

File tree

docs/src/content/docs/changelog.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@ description: Moire 的版本更新历史
6161

6262
### 短期计划(1-2 个月)
6363

64-
- **SEO 优化**:自动生成 sitemap.xml、rss.xml
6564
- **Markdown 语法**:支持更多 Markdown 语法
6665
- **笔记卡片**:生成卡片,优化分享展示
66+
- **流程优化**:集成 github auth,简化部署流程
6767

6868
### 中期计划(3-6 个月)
6969

docs/src/content/docs/en/getting-started/prerequisites.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@ GitHub accounts are free, and you only need an email address to sign up.
2727

2828
## Device Requirements
2929

30-
### iOS / iPadOS
30+
### iOS
3131

32-
- iOS 15.0 or higher
32+
- iOS 16.0 or higher
3333
- Shortcuts app (built-in) must be installed
3434

3535
### macOS
3636

37-
- macOS 12 Monterey or higher
37+
- macOS 13 Ventura or higher
3838
- Shortcuts app (built-in) must be installed
3939

4040
## Technical Knowledge

docs/src/content/docs/en/shortcuts/automation.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { Steps, Tabs, TabItem } from '@astrojs/starlight/components';
77

88
Once automation is set up, you can automatically trigger Moire Sync when closing Apple Notes or by pressing a keyboard shortcut, without running it manually.
99

10-
## iOS / iPadOS Automation
10+
## iOS Automation
1111

1212
<Steps>
1313

@@ -75,7 +75,7 @@ Once setup is complete, let's test it:
7575

7676
### When is sync triggered?
7777

78-
#### iOS / iPadOS
78+
#### iOS
7979

8080
- ✅ Lock screen / Exiting or closing the Notes app
8181
- ❌ Switching to another note (will not trigger)

docs/src/content/docs/en/troubleshooting.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ Encountered an issue? Here are solutions to the most common problems.
161161

162162
### Q: Automation not working
163163

164-
**iOS/iPadOS**:
164+
**iOS**:
165165

166166
- Confirm automation is enabled (Shortcuts → Automation → check toggle).
167167
- Confirm "Ask Before Running" is turned off.

docs/src/content/docs/getting-started/prerequisites.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@ GitHub 账号是免费的,注册只需要一个邮箱。
2727

2828
## 设备要求
2929

30-
### iOS / iPadOS
30+
### iOS
3131

32-
- iOS 15.0 或更高版本
32+
- iOS 16.0 或更高版本
3333
- 需要安装「快捷指令」App(系统自带)
3434

3535
### macOS
3636

37-
- macOS 12 Monterey 或更高版本
37+
- macOS 13 Ventura 或更高版本
3838
- 需要安装「快捷指令」App(系统自带)
3939

4040
## 技术知识

docs/src/content/docs/shortcuts/automation.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { Steps, Tabs, TabItem } from '@astrojs/starlight/components';
77

88
设置自动化后,你可以在关闭备忘录时或摁下快捷键时自动触发 Moire Sync,无需手动运行。
99

10-
## iOS / iPadOS 自动化
10+
## iOS 自动化
1111

1212
<Steps>
1313

@@ -75,7 +75,7 @@ import { Steps, Tabs, TabItem } from '@astrojs/starlight/components';
7575

7676
### 什么时候触发同步?
7777

78-
#### iOS / iPadOS
78+
#### iOS
7979

8080
- ✅ 锁屏 / 退出或关闭备忘录 App
8181
- ❌ 切换到其他笔记(不会触发)

docs/src/content/docs/troubleshooting.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ import { Steps } from '@astrojs/starlight/components';
161161

162162
### Q: 自动化不工作
163163

164-
**iOS/iPadOS**
164+
**iOS**
165165

166166
- 确认自动化已启用(快捷指令 → 自动化 → 检查开关)
167167
- 确认关闭了 "运行前询问"

0 commit comments

Comments
 (0)