vault backup: 2026-01-20 15:44:50

This commit is contained in:
Thomas Peetz
2026-01-20 15:44:49 +01:00
parent e1bc55d3b2
commit 2fb2c6d92b
6 changed files with 266 additions and 2 deletions
@@ -0,0 +1,53 @@
---
title: 01 - Auswahl der Notizen-Software
status: accepted
date: 2026-01-20
deciders:
consulted:
informed:
tags:
- process/adr
- process/architectural-decision-record
---
# SD: Auswahl der Notizen-Software
## Kontext und Problembeschreibung
Die Verwaltung von Notizen soll mit einer Software erfolgen, die Struktur, Auffindbarkeit und Kontext zwischen Notizen ermöglichen und unterstützen soll.
Als Notizen werden folgende Informationen bezeichnet:
- Kalendereinträge
- Notizbucheinträge (Tagebuch)
- Artikel zu verschiedenen Themen
- Links zu Artikeln (Webseiten)
- Aufgaben
- Gewohnheiten
## Entscheidungsfaktoren
* Einfache Erstellung von Notizen
* Speicherung der Informationen in einem maschinen- und Menschen-lesbaren Format
* Verwendung von Git als SCM für Synchronisation
## Berücksichtige Optionen
1. Obsisidan
2. Joplin
3. Logseq
4. Textdateien
5. Self-Hosted Wiki
## Entscheidung
Für die Verwaltung von Notizen wird Obsidian verwendet. Die Verfügbarkeit von Plugins ermöglicht die Erstellung und Auswertungen von Aufgaben und chronologischer Einträge (Energieverbrauch, Gewicht).
### Konsequenzen
| Pro | Con |
| -------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
| Die Verfügbarkeit von Plugins erleichtert die Erfassung von Notizen | Obsidian gibt keine Struktur vor, sondern muss selbst erstellt werden. |
| Die Speicherung der Notizen als Markdown erleichtert die Lesbarkeit auch von anderen Editoren | Synchronisation muss mit anderen Tools erfolgen |
| Notizen können einfach verlinkt werden und ermöglichen MOCs | Es entsteht Aufwand bei der Erfassung von Terminen in Obsidian und anderen Kalendern. |
| Mit Hilfe von Plugins (Dataview, Datacore) können Datenbankähnliche Abfragen und Auswertungen erstellt werden. | Für eine kommerzielle Nutzung ist eine Lizenz erforderlich. |
## Weitergehende Informationen
@@ -26,5 +26,5 @@ FROM [[]] AND !outgoing([[]]) AND "Journal"
## Unteraufgaben ## Unteraufgaben
- [x] Ausschreibung Wissensdatenbank [completion:: 2026-01-16] - [x] Ausschreibung Wissensdatenbank [completion:: 2026-01-16]
- [ ] Lesen der Dokumente [start:: 2026-01-16] [due:: 2026-01-20] - [ ] Lesen der Dokumente [start:: 2026-01-16] [due:: 2026-01-21]
@@ -18,12 +18,20 @@ LIMIT 20
``` ```
## 🗓️Agenda ## 🗓️Agenda
- Wer lädt zu den Orga Treffen ein?
- Gibt es eine Terminserie?
- Layout der Lighting Talks Confluence Seite verändern -> [[Marvin Jakob]]
- Werbung für neue Vorträge
- Erweiterung des Orga-Teams
- Dokumentation im Orga-Team
## 📤 Gewünschtes Ergebnis ## 📤 Gewünschtes Ergebnis
## 📝Notizen ## 📝Notizen
https://miro.com/app/board/uXjVP9kRZ00=/ https://miro.com/app/board/uXjVP9kRZ00=/
Passwort: Lighting_Talks
https://cimtag.atlassian.net/wiki/spaces/CW/pages/886767899/Lightning+Talks+cimt https://cimtag.atlassian.net/wiki/spaces/CW/pages/886767899/Lightning+Talks+cimt
## ✔️ Aufgaben ## ✔️ Aufgaben
+68
View File
@@ -0,0 +1,68 @@
---
weight:
meditation: true
pushUps: 20
plank: 75
journal: Privat daily
journal-date: 2026-01-20
journal-start-date: 2026-01-20
journal-end-date: 2026-01-20
---
```calendar-timeline
```
## Journal
## Ziele
##### [[2026-W04#^04i|Woche]] | [[2026-01#^01i|Monat]] | [[2026-Q1#^q1i|Quartal]] | [[2026## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2026-01-20
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2026-01-20
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!warning]- Heute fällig
>```tasks
>not done
>has due date
>due on 2026-01-20
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2026-01-20
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!done]- Erledigte Aufgaben
>```dataview
>TASK
>FROM !"Resources/Templates"
>WHERE completed AND completion = date(2026-01-20)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 01 AND birthday.day = 20
```
+67
View File
@@ -0,0 +1,67 @@
---
work_home: true
work_office: false
journal: cimt daily
journal-date: 2026-01-20
journal-start-date: 2026-01-20
journal-end-date: 2026-01-20
---
```calendar-timeline
```
## Journal
## Ziele
##### [[Journal/cimt AG/2026/2026-01#^01i|Monat]] | [[Journal/cimt AG/2026/2026-Q1#^q1i|Quartal]] | [[Journal/cimt AG/2026## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2026-01-20
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2026-01-20
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!warning]- Heute fällig
>```tasks
>not done
>has due date
>due on 2026-01-20
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2026-01-20
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!done]- Erledigte Aufgaben
>```dataview
>TASK
>FROM !"Resources/Templates"
>WHERE completed AND completion = date(2026-01-20)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 01 AND birthday.day = 20
```
+68
View File
@@ -0,0 +1,68 @@
---
work_home: false
work_office: false
journal: cimt daily
journal-date: 2026-01-21
journal-start-date: 2026-01-21
journal-end-date: 2026-01-21
---
```calendar-timeline
```
## Journal
- [ ] 09:30 - 10:30 Konzepte [[John-Wieland Höche]]
## Ziele
##### [[Journal/cimt AG/2026/2026-01#^01i|Monat]] | [[Journal/cimt AG/2026/2026-Q1#^q1i|Quartal]] | [[Journal/cimt AG/2026## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2026-01-21
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2026-01-21
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!warning]- Heute fällig
>```tasks
>not done
>has due date
>due on 2026-01-21
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2026-01-21
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!done]- Erledigte Aufgaben
>```dataview
>TASK
>FROM !"Resources/Templates"
>WHERE completed AND completion = date(2026-01-21)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 01 AND birthday.day = 21
```