1
0
Fork 0

adjust template folder/setup and finalize mobile workspace setup

This commit is contained in:
KemoNine 2024-11-23 14:23:10 -05:00
parent 3c3886f50d
commit c18b1d61d2
6 changed files with 29 additions and 17 deletions

View file

@ -1,4 +1,4 @@
{
"folder": "templates",
"folder": "template",
"timeFormat": "HHmm"
}

View file

@ -10,16 +10,18 @@
{
"id": "d5ef3a88188fa168",
"type": "leaf",
"pinned": true,
"state": {
"type": "markdown",
"state": {
"file": "2024-11-23 1054.md",
"mode": "source",
"file": "2024-11-23 115613.md",
"mode": "preview",
"backlinks": false,
"source": true
},
"pinned": true,
"icon": "lucide-file",
"title": "2024-11-23 1054"
"title": "2024-11-23 115613"
}
}
]
@ -82,6 +84,16 @@
"icon": "lucide-file",
"title": "Plugin no longer active"
}
},
{
"id": "f9bf9672f0f41b6d",
"type": "leaf",
"state": {
"type": "trash-explorer",
"state": {},
"icon": "trash",
"title": "Trash explorer"
}
}
],
"currentTab": 0
@ -127,7 +139,7 @@
"state": {
"type": "outline",
"state": {
"file": "2024-11-23 1054.md"
"file": "2024-11-23 115613.md"
},
"icon": "lucide-list",
"title": "Outline"
@ -144,7 +156,7 @@
"command-palette:Open command palette": false
}
},
"active": "d5ef3a88188fa168",
"active": "d0d12e782fc088dd",
"lastOpenFiles": [
"2024-11-23 094942-0500.md",
"2024-11-23 094844-0500.md",

View file

@ -4,11 +4,11 @@
"type": "split",
"children": [
{
"id": "3f151db712026be4",
"id": "e62aafb751c639e8",
"type": "tabs",
"children": [
{
"id": "25ae7f7668563155",
"id": "ecb1c644096315bb",
"type": "leaf",
"pinned": true,
"state": {
@ -55,8 +55,8 @@
"state": {
"type": "trash-explorer",
"state": {},
"icon": "trash",
"title": "Trash explorer"
"icon": "lucide-file",
"title": "Plugin no longer active"
}
}
]
@ -96,18 +96,19 @@
"command-palette:Open command palette": false,
"zk-prefixer:Create new unique note": true,
"templates:Insert template": true,
"obsidian-trash-explorer:Open trash explorer": true
"obsidian-trash-explorer:Open trash explorer": false
}
},
"active": "ef81523b69933e90",
"active": "ecb1c644096315bb",
"lastOpenFiles": [
"2024-11-23 1154.md",
"2024-11-23 130544.md",
"2024-11-23 115613.md",
"template/Shower Thought.md",
"2024-11-23 1154.md",
"Untitled.md",
"2024-11-23 1151.md",
"2024-11-23 1054.md",
"2024-11-23 1134.md",
"templates/Shower Thought.md",
"2024-11-23 1052.md",
"2024-11-23 1051.md",
"_attachments/_attachments.md",
@ -131,8 +132,7 @@
"Untitled 1.md",
"Testing.md",
"__attic",
"2024-09-29 0932.md",
"templates",
"template",
"attachments"
]
}

View file

@ -1,4 +1,4 @@
{
"format": "YYYY-MM-DD HHmmss",
"template": "templates/Shower Thought"
"template": "template/Shower Thought"
}