Skip to content

Commit 3421463

Browse files
committed
fix: update clean note shortcuts for table extract
1 parent e0571f3 commit 3421463

5 files changed

Lines changed: 4 additions & 16 deletions

File tree

docs/public/shortcuts.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
{
2222
"id": "clean_note",
2323
"name": "Moire: Clean Note to Markdown",
24-
"url": "https://www.icloud.com/shortcuts/898c6410339944da925a6865d397e648"
24+
"url": "https://www.icloud.com/shortcuts/af65951d93be401e82d9fe03472d2dbd"
2525
},
2626
{
2727
"id": "sync",

docs/public/v1.0.0/shortcuts.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
{
2222
"id": "clean_note",
2323
"name": "Moire: Clean Note to Markdown",
24-
"url": "https://www.icloud.com/shortcuts/898c6410339944da925a6865d397e648"
24+
"url": "https://www.icloud.com/shortcuts/af65951d93be401e82d9fe03472d2dbd"
2525
},
2626
{
2727
"id": "sync",

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

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

4646
<Steps>
4747
1. 打开「快捷指令」App
48-
2. 找到 **Moire: Sync Notes to Github**右键编辑
48+
2. 找到 **Moire: Sync Notes to Github** 右键编辑
4949
3. 在右侧 tab 中选择符号 `` 进入详细信息
5050
4.**键盘快捷键** 中设置组合键,比如 `^S`
5151
5. 完成!之后在备忘录中按下快捷键即可同步

docs/src/content/docs/shortcuts/downloads.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Moire 使用四个 iOS 快捷指令来实现同步功能。
3333

3434
### 3. Moire Sync (主入口)
3535

36-
**作用**:将备忘录内容同步到 GitHub的主程序
36+
**作用**:将备忘录内容同步到 GitHub 的主程序
3737

3838
<LinkButton href="/shortcuts/latest/sync" variant="secondary" icon="download" target="_blank">
3939
下载 Moire Sync

docs/src/content/docs/troubleshooting.mdx

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -109,18 +109,6 @@ import { Steps } from '@astrojs/starlight/components';
109109

110110
---
111111

112-
### Q: Fork 后仓库是空的
113-
114-
**原因**:勾选了 "Copy main branch only"。
115-
116-
**解决方案**
117-
118-
1. 删除当前 Fork
119-
2. 重新 Fork,取消勾选 "Copy main branch only"
120-
3. 或者:手动创建第一篇笔记,同步后就有内容了
121-
122-
---
123-
124112
## 部署问题
125113

126114
### Q: GitHub Actions 一直失败

0 commit comments

Comments
 (0)