From 14e7917e7f4f14bda973f65079772f5ddfbf8e9b Mon Sep 17 00:00:00 2001
From: DerGrumpf
Date: Fri, 6 Feb 2026 16:00:49 +0100
Subject: [PATCH] vault backup: 2026-02-06 16:00:49
---
.obsidian/community-plugins.json | 4 +++-
.obsidian/plugins/typst/data.json | 16 ++++++++++++++++
.../Programmieren WiSe 25 26/Groups/Group_2.md | 8 ++++----
.../Programmieren WiSe 25 26/Groups/Group_6.md | 13 +++++++------
4 files changed, 30 insertions(+), 11 deletions(-)
create mode 100644 .obsidian/plugins/typst/data.json
diff --git a/.obsidian/community-plugins.json b/.obsidian/community-plugins.json
index dffb212..c8cf5cf 100644
--- a/.obsidian/community-plugins.json
+++ b/.obsidian/community-plugins.json
@@ -28,5 +28,7 @@
"workbooks",
"obsidian-csv-table",
"csv-lite",
- "background-image"
+ "background-image",
+ "obsidian-pandoc",
+ "typst"
]
\ No newline at end of file
diff --git a/.obsidian/plugins/typst/data.json b/.obsidian/plugins/typst/data.json
new file mode 100644
index 0000000..44bcd85
--- /dev/null
+++ b/.obsidian/plugins/typst/data.json
@@ -0,0 +1,16 @@
+{
+ "format": "image",
+ "noFill": true,
+ "fill": "#ffffff",
+ "pixel_per_pt": 3,
+ "search_system": false,
+ "override_math": false,
+ "font_families": [],
+ "preamable": {
+ "shared": "#set text(fill: white, size: SIZE)\n#set page(width: WIDTH, height: HEIGHT)",
+ "math": "#set page(margin: 0pt)\n#set align(horizon)",
+ "code": "#set page(margin: (y: 1em, x: 0pt))"
+ },
+ "plugin_version": "0.10.0",
+ "autoDownloadPackages": true
+}
\ No newline at end of file
diff --git a/Documents/Arbeit/IFN/Programmieren WiSe 25 26/Groups/Group_2.md b/Documents/Arbeit/IFN/Programmieren WiSe 25 26/Groups/Group_2.md
index 0889d4a..f74adef 100644
--- a/Documents/Arbeit/IFN/Programmieren WiSe 25 26/Groups/Group_2.md
+++ b/Documents/Arbeit/IFN/Programmieren WiSe 25 26/Groups/Group_2.md
@@ -18,9 +18,9 @@ uuid:
>
>Termin:
-| Student | Points |
-| ----------- | ------ |
-| Adrian Reis | |
-| | |
+| Student | Points |
+| ---------------- | ------ |
+| Adrian Reis | |
+| Michael Biermann | |
---
diff --git a/Documents/Arbeit/IFN/Programmieren WiSe 25 26/Groups/Group_6.md b/Documents/Arbeit/IFN/Programmieren WiSe 25 26/Groups/Group_6.md
index 450a20b..95eb0bf 100644
--- a/Documents/Arbeit/IFN/Programmieren WiSe 25 26/Groups/Group_6.md
+++ b/Documents/Arbeit/IFN/Programmieren WiSe 25 26/Groups/Group_6.md
@@ -18,11 +18,12 @@ uuid:
>
>Termin:
-| Student | Points |
-| ------------- | ------ |
-| Linda Plöger | |
-| Fiona Schmitz | |
-| Jetter Siever | |
-| Denis Weber | |
+| Student | Points |
+| ----------------- | ------ |
+| Linda Plöger | |
+| Fiona Schmitz | |
+| Jetter Siever | |
+| Josefine Sinkemat | |
+| Denis Weber | |
---