1
0

vault backup: 2025-11-20 23:40:06

This commit is contained in:
2025-11-20 23:40:06 +01:00
parent 77fccaa56d
commit 106f437922
2 changed files with 11 additions and 5 deletions

14
.idea/workspace.xml generated
View File

@@ -5,8 +5,6 @@
</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/workspace.json" beforeDir="false" afterPath="$PROJECT_DIR$/content/.obsidian/workspace.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/content/Biokemi/Cellulära processer/Kromatin/Stoff.md" beforeDir="false" afterPath="$PROJECT_DIR$/content/Biokemi/Cellulära processer/Kromatin/Stoff.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/quartz.config.ts" beforeDir="false" afterPath="$PROJECT_DIR$/quartz.config.ts" afterDir="false" /> <change beforePath="$PROJECT_DIR$/quartz.config.ts" beforeDir="false" afterPath="$PROJECT_DIR$/quartz.config.ts" afterDir="false" />
</list> </list>
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
@@ -100,7 +98,7 @@
<workItem from="1763368336948" duration="74000" /> <workItem from="1763368336948" duration="74000" />
<workItem from="1763468129001" duration="1460000" /> <workItem from="1763468129001" duration="1460000" />
<workItem from="1763591031608" duration="2000" /> <workItem from="1763591031608" duration="2000" />
<workItem from="1763668772985" duration="90000" /> <workItem from="1763668772985" duration="362000" />
</task> </task>
<task id="LOCAL00001" summary="Update"> <task id="LOCAL00001" summary="Update">
<option name="closed" value="true" /> <option name="closed" value="true" />
@@ -212,7 +210,15 @@
<option name="project" value="LOCAL" /> <option name="project" value="LOCAL" />
<updated>1763502990290</updated> <updated>1763502990290</updated>
</task> </task>
<option name="localTasksCounter" value="16" /> <task id="LOCAL-00016" summary="Update">
<option name="closed" value="true" />
<created>1763668886585</created>
<option name="number" value="00016" />
<option name="presentableId" value="LOCAL-00016" />
<option name="project" value="LOCAL" />
<updated>1763668886585</updated>
</task>
<option name="localTasksCounter" value="17" />
<servers /> <servers />
</component> </component>
<component name="TypeScriptGeneratedFilesManager"> <component name="TypeScriptGeneratedFilesManager">

View File

@@ -12,7 +12,7 @@ const config: QuartzConfig = {
pageTitleSuffix: "", pageTitleSuffix: "",
enableSPA: true, enableSPA: true,
enablePopovers: true, enablePopovers: true,
locale: "en-US", locale: "sv-SE",
baseUrl: "jdahlin.github.io", baseUrl: "jdahlin.github.io",
ignorePatterns: ["private", "templates", ".obsidian", "node_modules", "!*"], ignorePatterns: ["private", "templates", ".obsidian", "node_modules", "!*"],
defaultDateType: "modified", defaultDateType: "modified",