1
0

vault backup: 2025-11-19 08:59:27

This commit is contained in:
2025-11-19 08:59:27 +01:00
parent eecf8ee703
commit 0e87247706
6 changed files with 46 additions and 14 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

34
.idea/workspace.xml generated
View File

@@ -4,11 +4,7 @@
<option name="autoReloadType" value="SELECTIVE" /> <option name="autoReloadType" value="SELECTIVE" />
</component> </component>
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="d89ddef3-0f6b-45b8-91d4-ca4b15835330" name="Changes" comment="Update"> <list default="true" id="d89ddef3-0f6b-45b8-91d4-ca4b15835330" name="Changes" comment="Update" />
<change beforePath="$PROJECT_DIR$/content/.obsidian/app.json" beforeDir="false" afterPath="$PROJECT_DIR$/content/.obsidian/app.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/content/.obsidian/workspace.json" beforeDir="false" afterPath="$PROJECT_DIR$/content/.obsidian/workspace.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/content/Biokemi/Proteinseminarie/Stödord.md" beforeDir="false" afterPath="$PROJECT_DIR$/content/Biokemi/Proteinseminarie/Stödord.md" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
@@ -97,7 +93,7 @@
<workItem from="1763284536213" duration="522000" /> <workItem from="1763284536213" duration="522000" />
<workItem from="1763285087929" duration="5191000" /> <workItem from="1763285087929" duration="5191000" />
<workItem from="1763368336948" duration="74000" /> <workItem from="1763368336948" duration="74000" />
<workItem from="1763468129001" duration="1293000" /> <workItem from="1763468129001" duration="1460000" />
</task> </task>
<task id="LOCAL00001" summary="Update"> <task id="LOCAL00001" summary="Update">
<option name="closed" value="true" /> <option name="closed" value="true" />
@@ -185,7 +181,31 @@
<option name="project" value="LOCAL" /> <option name="project" value="LOCAL" />
<updated>1763468981426</updated> <updated>1763468981426</updated>
</task> </task>
<option name="localTasksCounter" value="13" /> <task id="LOCAL-00013" summary="Update">
<option name="closed" value="true" />
<created>1763502902573</created>
<option name="number" value="00013" />
<option name="presentableId" value="LOCAL-00013" />
<option name="project" value="LOCAL" />
<updated>1763502902573</updated>
</task>
<task id="LOCAL-00014" summary="Update">
<option name="closed" value="true" />
<created>1763502909657</created>
<option name="number" value="00014" />
<option name="presentableId" value="LOCAL-00014" />
<option name="project" value="LOCAL" />
<updated>1763502909657</updated>
</task>
<task id="LOCAL-00015" summary="Update">
<option name="closed" value="true" />
<created>1763502990290</created>
<option name="number" value="00015" />
<option name="presentableId" value="LOCAL-00015" />
<option name="project" value="LOCAL" />
<updated>1763502990290</updated>
</task>
<option name="localTasksCounter" value="16" />
<servers /> <servers />
</component> </component>
<component name="TypeScriptGeneratedFilesManager"> <component name="TypeScriptGeneratedFilesManager">

BIN
content/.DS_Store vendored Normal file

Binary file not shown.

View File

@@ -1,3 +1,4 @@
[ [
"folder-note-plugin" "folder-note-plugin",
"obsidian-git"
] ]

View File

@@ -172,13 +172,23 @@
"icon": "lucide-list", "icon": "lucide-list",
"title": "Outline of Preparattabell" "title": "Outline of Preparattabell"
} }
},
{
"id": "10341d1503d8d1c5",
"type": "leaf",
"state": {
"type": "git-view",
"state": {},
"icon": "git-pull-request",
"title": "Source Control"
} }
] }
],
"currentTab": 4
} }
], ],
"direction": "horizontal", "direction": "horizontal",
"width": 300, "width": 300
"collapsed": true
}, },
"left-ribbon": { "left-ribbon": {
"hiddenItems": { "hiddenItems": {
@@ -188,13 +198,14 @@
"daily-notes:Open today's daily note": false, "daily-notes:Open today's daily note": false,
"templates:Insert template": false, "templates:Insert template": false,
"command-palette:Open command palette": false, "command-palette:Open command palette": false,
"bases:Create new base": false "bases:Create new base": false,
"obsidian-git:Open Git source control": false
} }
}, },
"active": "06be19e869ba432d", "active": "3eadd732417e81df",
"lastOpenFiles": [ "lastOpenFiles": [
"Biokemi/Proteinseminarie/Stödord.md",
"Biokemi/Proteinseminarie/Frågor.md", "Biokemi/Proteinseminarie/Frågor.md",
"Biokemi/Proteinseminarie/Stödord.md",
"Biokemi/Enzymer/Lärandemål.md", "Biokemi/Enzymer/Lärandemål.md",
"Biokemi/Enzymer/Provfrågor.md", "Biokemi/Enzymer/Provfrågor.md",
"Biokemi/Enzymer/Anteckningar II.md", "Biokemi/Enzymer/Anteckningar II.md",

BIN
content/Biokemi/.DS_Store vendored Normal file

Binary file not shown.