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

@@ -41,6 +41,12 @@
"icon": "link-2",
"name": "Luhman: Insert Zettel Link",
"mode": "any"
},
{
"id": "quickadd:choice:7d1318ec-92bb-4054-a68b-70da6f584544",
"icon": "copyright",
"name": "QuickAdd: Move Zettel to Private",
"mode": "any"
}
],
"rightRibbon": [],

View File

@@ -213,7 +213,7 @@
"Condenses multiple blank lines down into one blank line for the text to paste": true
}
},
"lintOnSave": false,
"lintOnSave": true,
"displayChanged": true,
"foldersToIgnore": [
"Templates"

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",

View File

@@ -4,6 +4,50 @@
"basename": "README",
"path": "README.md"
},
{
"basename": "Screenshot 2022-12-17 17-18-40",
"path": "_tutorial/Attachments/Screenshot 2022-12-17 17-18-40.png"
},
{
"basename": "202212151455",
"path": "202212151455.md"
},
{
"basename": "202212090136",
"path": "202212090136.md"
},
{
"basename": "202212090137",
"path": "202212090137.md"
},
{
"basename": "202212122239",
"path": "202212122239.md"
},
{
"basename": "202212120002",
"path": "202212120002.md"
},
{
"basename": "Resources",
"path": "_PARA/Projects/Test Project/Resources.md"
},
{
"basename": "Resources",
"path": "_PARA/Projects/Test Project 2/Resources.md"
},
{
"basename": "Test Project",
"path": "_PARA/Projects/Test Project/Test Project.md"
},
{
"basename": "Test Project 2",
"path": "_PARA/Projects/Test Project 2/Test Project 2.md"
},
{
"basename": "_PARA",
"path": "_PARA/_PARA.md"
},
{
"basename": "CRM",
"path": "Computed/CRM.md"
@@ -16,10 +60,6 @@
"basename": "Tasks",
"path": "Computed/Tasks.md"
},
{
"basename": "202212151455",
"path": "202212151455.md"
},
{
"basename": "Hotkeys",
"path": "_tutorial/Hotkeys.md"
@@ -36,10 +76,6 @@
"basename": "Readwise-Example",
"path": "Readwise-Example/Readwise-Example.md"
},
{
"basename": "202212120002",
"path": "202212120002.md"
},
{
"basename": "_tests",
"path": "_tests/_tests.md"
@@ -68,14 +104,6 @@
"basename": "_tutorial",
"path": "_tutorial/_tutorial.md"
},
{
"basename": "Test Project",
"path": "_PARA/Projects/Test Project/Test Project.md"
},
{
"basename": "_PARA",
"path": "_PARA/_PARA.md"
},
{
"basename": "Scratchpad",
"path": "Inbox/Scratchpad.md"
@@ -88,10 +116,6 @@
"basename": "Trackers",
"path": "Computed/Trackers.md"
},
{
"basename": "202212090137",
"path": "202212090137.md"
},
{
"basename": "2022-12-15-14-50-51",
"path": "Inbox/Computer Capture/2022-12-15-14-50-51.md"
@@ -132,10 +156,6 @@
"basename": "People",
"path": "Templates/People.md"
},
{
"basename": "202212090136",
"path": "202212090136.md"
},
{
"basename": "Computed",
"path": "Computed/Computed.md"
@@ -167,38 +187,6 @@
{
"basename": "John Doe",
"path": "Databases/CRM/John Doe.md"
},
{
"basename": "Quarterly",
"path": "Templates/Quarterly.md"
},
{
"basename": "Recipes",
"path": "Templates/Recipes.md"
},
{
"basename": "Daily",
"path": "Templates/Daily.md"
},
{
"basename": "202212122239",
"path": "202212122239.md"
},
{
"basename": "Templates",
"path": "Templates/Templates.md"
},
{
"basename": "calendar",
"path": "_tutorial/Attachments/calendar.png"
},
{
"basename": "Resources",
"path": "_PARA/Projects/Test Project/Resources.md"
},
{
"basename": "Resources",
"path": "_PARA/Projects/Test Project 2/Resources.md"
}
],
"omittedPaths": [],

View File

@@ -20,9 +20,7 @@
}
],
"syntax_highlighting": true,
"enabled_templates_hotkeys": [
"Templates/Note Refactor Zettelkasten Template.md"
],
"enabled_templates_hotkeys": [],
"startup_templates": [
""
],

View File

@@ -20,6 +20,16 @@
},
"pinned": true
}
},
{
"id": "57260da14369f889",
"type": "leaf",
"state": {
"type": "image",
"state": {
"file": "_tutorial/Attachments/Screenshot 2022-12-17 17-18-40.png"
}
}
}
]
}
@@ -90,8 +100,7 @@
}
],
"direction": "horizontal",
"width": 300,
"collapsed": true
"width": 300
},
"right": {
"id": "b2837026535a9eaa",
@@ -187,7 +196,9 @@
"switcher:Open quick switcher": true,
"graph:Open graph view": true,
"canvas:Create new canvas": true,
"cmdr:QuickAdd: Create New Project": false,
"publish:Publish changes": true,
"cmdr:QuickAdd: Add to Project Kanban": false,
"command-palette:Open command palette": true,
"zk-prefixer:Create new unique note": true,
"random-note:Open random note": true,
@@ -195,25 +206,24 @@
"obsidian-excalidraw-plugin:New Excalidraw drawing": false,
"periodic-notes:Open today": false,
"cmdr:QuickAdd: Add to Project Scratchpad": false,
"cmdr:QuickAdd: Create New Project": false,
"cmdr:QuickAdd: Add to Project Kanban": false,
"cmdr:Linter: Lint the current file": false,
"cmdr:QuickAdd: Capture Thought": false,
"cmdr:Luhman: Insert Zettel Link": false,
"open-vscode:VSCode": false
"open-vscode:VSCode": false,
"cmdr:QuickAdd: Move Zettel to Private": false
}
},
"active": "c102a50492c64997",
"active": "fa7779fed8ad75a1",
"lastOpenFiles": [
"Computed/CRM.md",
"Databases/CRM/CRM.md",
"_tutorial/Attachments/Screenshot 2022-12-17 17-18-40.png",
"README.md",
"Computed/Tasks.md",
"_PARA/Projects/rs/rs.md",
"_PARA/Projects/rs/Resources.md",
"_PARA/Projects/rs/Kanban.md",
"_PARA/Projects/rs/Scratchpad.md",
"202212151455.md",
"_tutorial/Hotkeys.md",
"Computed/To Process.md",
"Inbox/Computer Capture/2022-12-11--12-00-00.md",
"Readwise-Example/Readwise-Example.md",
"202212120002.md"
"202212090136.md",
"202212090137.md",
"202212122239.md"
]
}