Browse Source

vault backup: 2022-11-15 10:35:29

Affected files:
.obsidian/plugins/obsidian-icon-folder/data.json
.obsidian/plugins/templater-obsidian/data.json
.obsidian/workspace.json
02 Templates/Blog Entry.md
02 Templates/Goal Template.md
02 Templates/Project Template.md
02 Templates/Wiki Entry.md
Hans Martin 2 years ago
parent
commit
98304de00c

+ 3 - 4
.obsidian/plugins/obsidian-icon-folder/data.json

@@ -31,15 +31,14 @@
       "left": 0
     }
   },
-  "04 Templates": "RiFileEditLine",
-  "05 Attachments": "RiImage2Line",
   "02 Action/03 Goals": "RiArrowRightUpLine",
-  "06 Calendar": "FarCalendarCheck",
   "01 Action": "RiFireLine",
   "01 Action/01 Tasks": "RiCheckLine",
   "01 Action/02 Projects": "RiRuler2Line",
   "01 Action/04 Private": "RiBlazeLine",
   "01 Action/01 Tasks/Views": "RiEyeLine",
   "01 Action/03 Internal": "RiPlaneLine",
-  "01 Action/05 Goals": "SiTarget"
+  "01 Action/05 Goals": "SiTarget",
+  "02 Templates": "RiFileEditLine",
+  "03 Calendar": "FarCalendarCheck"
 }

+ 4 - 8
.obsidian/plugins/templater-obsidian/data.json

@@ -1,6 +1,6 @@
 {
   "command_timeout": 5,
-  "templates_folder": "04 Templates",
+  "templates_folder": "02 Templates",
   "templates_pairs": [
     [
       "",
@@ -16,19 +16,15 @@
   "folder_templates": [
     {
       "folder": "03 Periodic/01 Daily",
-      "template": "04 Templates/Daily Template.md"
+      "template": "02 Templates/Daily Template.md"
     },
     {
       "folder": "02 Action/02 Projects",
-      "template": "04 Templates/Project Template.md"
-    },
-    {
-      "folder": "02 Action/04 Private",
-      "template": "04 Templates/Project Template.md"
+      "template": "02 Templates/Project Template.md"
     },
     {
       "folder": "01 Action/05 Goals",
-      "template": "04 Templates/Goal Template.md"
+      "template": "02 Templates/Goal Template.md"
     }
   ],
   "syntax_highlighting": true,

+ 9 - 9
.obsidian/workspace.json

@@ -25,8 +25,8 @@
             "state": {
               "type": "markdown",
               "state": {
-                "file": "01 Action/01 Action.md",
-                "mode": "preview",
+                "file": "02 Templates/Project Template.md",
+                "mode": "source",
                 "source": false
               }
             }
@@ -132,7 +132,7 @@
             "state": {
               "type": "backlink",
               "state": {
-                "file": "01 Action/01 Action.md",
+                "file": "02 Templates/Project Template.md",
                 "collapseAll": false,
                 "extraContext": false,
                 "sortOrder": "alphabetical",
@@ -159,17 +159,17 @@
     "width": 567.5,
     "collapsed": true
   },
-  "active": "d8a137f67e112a9a",
+  "active": "d6300da5d0e1f0c2",
   "lastOpenFiles": [
+    "02 Templates/Goal Template.md",
+    "01 Action/01 Action.md",
     "conflict-files-obsidian-git.md",
     "01 Action/01 Tasks/01 Tasks.md",
-    "01 Action/01 Action.md",
     "Home.md",
     "01 Action/02 Projects/02 Projects.md",
     "01 Action/02 Projects/Sample Project.md",
-    "04 Templates/Wiki Entry.md",
-    "04 Templates/Project Template.md",
-    "01 Action/05 Goals/05 Goals.md",
-    "01 Action/04 Private/04 Private.md"
+    "02 Templates/Wiki Entry.md",
+    "02 Templates/Project Template.md",
+    "01 Action/05 Goals/05 Goals.md"
   ]
 }

+ 0 - 0
04 Templates/Blog Entry.md → 02 Templates/Blog Entry.md


+ 0 - 0
04 Templates/Goal Template.md → 02 Templates/Goal Template.md


+ 0 - 0
04 Templates/Project Template.md → 02 Templates/Project Template.md


+ 0 - 0
04 Templates/Wiki Entry.md → 02 Templates/Wiki Entry.md