-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Description
In what scenarios do you need this feature?
近期更新后, createdDailyNote API 的实现发生了变化。
Line 13 in fad7f05
export const fetchNewDailyNote = (app: App, notebook: string) => { |
openMobileFile 方法没有对外开放,导致无法通过插件在移动端打开文档。frostime/siyuan-dailynote-today#179
Describe the optimal solution
新的API,可以在移动端打开指定 id 的文档。
Describe the candidate solution
No response
Other information
No response