vault backup: 2022-12-17 17:29:16

This commit is contained in:
Bram Adams
2022-12-17 17:29:16 -06:00
parent 98080b64d5
commit f58a68fe37
24 changed files with 251 additions and 109 deletions

View File

@@ -61,6 +61,13 @@
},
"openFile": false,
"openFileInMode": "default"
},
{
"id": "7d1318ec-92bb-4054-a68b-70da6f584544",
"name": "Move Zettel to Private",
"type": "Macro",
"command": true,
"macroId": "fbbceb07-8ccb-4cad-b0a4-7374f77944d9"
}
],
"macros": [
@@ -211,6 +218,20 @@
}
],
"runOnStartup": false
},
{
"name": "Move Zettel to Private",
"id": "fbbceb07-8ccb-4cad-b0a4-7374f77944d9",
"commands": [
{
"name": "move-zettel-to-private",
"type": "UserScript",
"id": "27cd9ce7-9887-4051-a908-3e99c73943a5",
"path": "_scripts/move-zettel-to-private.js",
"settings": {}
}
],
"runOnStartup": false
}
],
"inputPrompt": "single-line",