Implementation of #117: sharing

This commit is contained in:
Zef Hemel
2022-11-24 16:08:51 +01:00
parent 5b1ec14891
commit b61e8ff681
12 changed files with 78 additions and 25 deletions
+3 -2
View File
@@ -386,17 +386,18 @@ functions:
path: ./stats.ts:statsCommand
command:
name: "Stats: Show"
key: "Ctrl-s"
mac: "Cmd-s"
key: "Shift-Alt-s"
# Cloud pages
readPageCloud:
path: ./cloud.ts:readFileCloud
env: server
pageNamespace:
pattern: "💭 .+"
operation: readFile
getPageMetaCloud:
path: ./cloud.ts:getFileMetaCloud
env: server
pageNamespace:
pattern: "💭 .+"
operation: getFileMeta