|
@@ -222,6 +222,8 @@ title: How to take dummy notes?
|
|
|
:page/re-index "Re-index this page"
|
|
|
:page/copy-to-json "Copy the whole page as JSON"
|
|
|
:page/rename "Rename page"
|
|
|
+ :page/open-in-finder "Open in directory"
|
|
|
+ :page/open-with-default-app "Open with default app"
|
|
|
:page/action-publish "Publish"
|
|
|
:page/make-public "Publish it when exporting to an html file"
|
|
|
:page/make-private "Make it private"
|
|
@@ -709,6 +711,8 @@ title: How to take dummy notes?
|
|
|
:page/re-index "对此页面重新建立索引"
|
|
|
:page/copy-to-json "将整页以 JSON 格式复制"
|
|
|
:page/rename "重命名本页"
|
|
|
+ :page/open-in-finder "打开文件对应目录"
|
|
|
+ :page/open-with-default-app "用默认应用打开文件"
|
|
|
:page/action-publish "发布"
|
|
|
:page/make-public "导出 HTML 时发布本页面"
|
|
|
:page/make-private "导出 HTML 时取消发布本页面"
|