vault backup: 2026-01-27 16:34:57
This commit is contained in:
+4
-4
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"snapStepMinutes": 10,
|
||||
"progressIndicator": "mini-timeline",
|
||||
"showTaskNotification": false,
|
||||
"showTaskNotification": true,
|
||||
"zoomLevel": 2,
|
||||
"timelineIcon": "calendar-with-checkmark",
|
||||
"endLabel": "All done",
|
||||
@@ -15,11 +15,11 @@
|
||||
"timelineEndColor": "#4d194d",
|
||||
"timestampFormat": "HH:mm",
|
||||
"hourFormat": "HH",
|
||||
"dataviewSource": "\"Journal\" OR #process/tasks",
|
||||
"dataviewSource": "\"Journal\" OR #process/task",
|
||||
"extendDurationUntilNext": false,
|
||||
"defaultDurationMinutes": 30,
|
||||
"minimalDurationMinutes": 10,
|
||||
"showTimestampInTaskBlock": false,
|
||||
"showTimestampInTaskBlock": true,
|
||||
"showUncheduledTasks": true,
|
||||
"showUnscheduledNestedTasks": true,
|
||||
"showNow": true,
|
||||
@@ -32,7 +32,7 @@
|
||||
"releaseNotes": true,
|
||||
"taskStatusOnCreation": " ",
|
||||
"eventFormatOnCreation": "task",
|
||||
"sortTasksInPlanAfterEdit": false,
|
||||
"sortTasksInPlanAfterEdit": true,
|
||||
"firstDayOfWeek": "monday",
|
||||
"multiDayRange": "full-week",
|
||||
"showTimeTracker": false,
|
||||
|
||||
@@ -56,6 +56,97 @@
|
||||
"nextStatusSymbol": " ",
|
||||
"availableAsCommand": true,
|
||||
"type": "CANCELLED"
|
||||
},
|
||||
{
|
||||
"symbol": " ",
|
||||
"name": "Unchecked",
|
||||
"nextStatusSymbol": "x",
|
||||
"availableAsCommand": false,
|
||||
"type": "TODO"
|
||||
},
|
||||
{
|
||||
"symbol": "x",
|
||||
"name": "Checked",
|
||||
"nextStatusSymbol": " ",
|
||||
"availableAsCommand": false,
|
||||
"type": "DONE"
|
||||
},
|
||||
{
|
||||
"symbol": ">",
|
||||
"name": "Rescheduled",
|
||||
"nextStatusSymbol": "x",
|
||||
"availableAsCommand": false,
|
||||
"type": "TODO"
|
||||
},
|
||||
{
|
||||
"symbol": "<",
|
||||
"name": "Scheduled",
|
||||
"nextStatusSymbol": "x",
|
||||
"availableAsCommand": false,
|
||||
"type": "TODO"
|
||||
},
|
||||
{
|
||||
"symbol": "!",
|
||||
"name": "Important",
|
||||
"nextStatusSymbol": "x",
|
||||
"availableAsCommand": false,
|
||||
"type": "TODO"
|
||||
},
|
||||
{
|
||||
"symbol": "?",
|
||||
"name": "Question",
|
||||
"nextStatusSymbol": "x",
|
||||
"availableAsCommand": false,
|
||||
"type": "TODO"
|
||||
},
|
||||
{
|
||||
"symbol": "*",
|
||||
"name": "Star",
|
||||
"nextStatusSymbol": "x",
|
||||
"availableAsCommand": false,
|
||||
"type": "TODO"
|
||||
},
|
||||
{
|
||||
"symbol": "l",
|
||||
"name": "Location",
|
||||
"nextStatusSymbol": "x",
|
||||
"availableAsCommand": false,
|
||||
"type": "TODO"
|
||||
},
|
||||
{
|
||||
"symbol": "i",
|
||||
"name": "Information",
|
||||
"nextStatusSymbol": "x",
|
||||
"availableAsCommand": false,
|
||||
"type": "TODO"
|
||||
},
|
||||
{
|
||||
"symbol": "I",
|
||||
"name": "Idea",
|
||||
"nextStatusSymbol": "x",
|
||||
"availableAsCommand": false,
|
||||
"type": "TODO"
|
||||
},
|
||||
{
|
||||
"symbol": "p",
|
||||
"name": "Pro",
|
||||
"nextStatusSymbol": "x",
|
||||
"availableAsCommand": false,
|
||||
"type": "TODO"
|
||||
},
|
||||
{
|
||||
"symbol": "c",
|
||||
"name": "Con",
|
||||
"nextStatusSymbol": "x",
|
||||
"availableAsCommand": false,
|
||||
"type": "TODO"
|
||||
},
|
||||
{
|
||||
"symbol": "b",
|
||||
"name": "Bookmark",
|
||||
"nextStatusSymbol": "x",
|
||||
"availableAsCommand": false,
|
||||
"type": "TODO"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
+7
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "AnuPpuccin",
|
||||
"version": "1.5.0",
|
||||
"minAppVersion": "1.6.0",
|
||||
"author": "Anubis",
|
||||
"authorUrl": "https://github.com/AnubisNekhet"
|
||||
}
|
||||
+9080
File diff suppressed because it is too large
Load Diff
@@ -20,4 +20,4 @@ Gutscheincode: 1837BA5B
|
||||
|
||||
## Unteraufgaben
|
||||
|
||||
- [ ] Geburtstagsgeschenk Flugsimulator einlösen [due:: 2025-12-31]
|
||||
- [ ] Geburtstagsgeschenk Flugsimulator einlösen [due:: 2025-12-31]
|
||||
|
||||
@@ -25,9 +25,8 @@ Bei der Aktualisierung sollen die neuen Version von Konfigurationsdateien verwen
|
||||
|
||||
- [x] Upgrade OS auf Debian 11 [start:: 2025-07-28] [scheduled:: 2025-07-29] [completion:: 2025-07-29]
|
||||
- [x] Upgrade OS auf Debian 12 [start:: 2025-07-30] [scheduled:: 2025-07-31] [completion:: 2025-08-02]
|
||||
- [ ] Anpassen `/etc/sysctl.conf` [start:: 2025-07-31] [scheduled:: 2025-09-01]
|
||||
- [ ] Anpassen /etc/adduser.conf [start:: 2025-07-31] [scheduled:: 2025-09-01]
|
||||
- [ ] Anpassen `sudoers` [start:: 2025-07-31] [scheduled:: 2025-09-01]
|
||||
- [ ] Anpassen `/etc/sysctl.conf` [start:: 2025-07-31] [scheduled:: 2026-01-27]
|
||||
- [ ] Anpassen `/etc/adduser.conf` [start:: 2025-07-31] [scheduled:: 2026-01-27]
|
||||
- [ ] Anpassen `sudoers` [start:: 2025-07-31] [scheduled:: 2026-01-27]
|
||||
- [x] Deinstallation `neovim` mit `sudo apt remove neovim` [completion:: 2025-07-30]
|
||||
- [ ] Installation `neovim` aus Release-Tarball [start:: 2025-07-31] [scheduled:: 2025-09-01]
|
||||
|
||||
- [-] Installation `neovim` aus Release-Tarball #process/task [start:: 2025-07-31] [cancelled:: 2026-01-27]
|
||||
|
||||
@@ -41,7 +41,7 @@ Homeoffice 167
|
||||
- [x] Lohnsteuerbescheinigung Claudia [start:: 2025-03-01] [completion:: 2025-05-20]
|
||||
- [x] Nebenkostenabrechnung wegen haushaltsnaher Dienstleistungen [start:: 2024-11-10] [completion:: 2025-09-23]
|
||||
- [x] Aufwendungen für Werbungskosten (Entfernung für Kilometerpauschale) [start:: 2025-01-01] [scheduled:: 2025-09-23] [completion:: 2025-09-23]
|
||||
- [ ] Bescheid erhalten [start:: 2025-10-30]
|
||||
- [ ] Bescheid erhalten #process/task [start:: 2025-10-30]
|
||||
|
||||
## Aufgaben
|
||||
```dataviewjs
|
||||
|
||||
@@ -39,9 +39,9 @@ return function View() {
|
||||
|
||||
## Aufgaben
|
||||
|
||||
- [ ] Lohnsteuerbescheinigung Thomas [start:: 2026-01-01]
|
||||
- [ ] Lohnsteuerbescheinigung Thomas [start:: 2026-01-28]
|
||||
- [ ] Lohnsteuerbescheinigung Claudia [start:: 2026-03-01] [completion:: 2026-05-20]
|
||||
- [ ] Nebenkostenabrechnung wegen haushaltsnaher Dienstleistungen [start:: 2025-11-10]
|
||||
- [ ] Nebenkostenabrechnung wegen haushaltsnaher Dienstleistungen #process/task [start:: 2026-01-27] [scheduled:: 2026-01-27]
|
||||
- [ ] Aufwendungen für Werbungskosten (Entfernung für Kilometerpauschale) [start:: 2026-01-01] [scheduled:: 2026-01-30]
|
||||
- [ ] Bescheid erhalten [start:: 2026-06-01]
|
||||
|
||||
|
||||
@@ -13,6 +13,8 @@ tags:
|
||||
|
||||
## Überlegungen
|
||||
|
||||
- https://cimtag.sharepoint.com/:f:/s/COVertrieb/IgDEw4Mf-ChCRbHIMcYk6WMtAavK9VCNna7pgq5fgtiTRpQ?e=fxqa94
|
||||
|
||||
## Teilnehmer
|
||||
- [[Frank Füllbier]]
|
||||
- [[John-Wieland Höche]]
|
||||
@@ -28,6 +30,4 @@ FROM [[]] AND !outgoing([[]]) AND "Journal"
|
||||
|
||||
- [x] Ausschreibung Wissensdatenbank [completion:: 2026-01-16]
|
||||
- [x] Lesen der Dokumente [start:: 2026-01-16] [due:: 2026-01-21] [completion:: 2026-01-21]
|
||||
- [ ] Konzept erstellen
|
||||
|
||||
|
||||
- [/] Konzept 1 überarbeiten #process/task [start:: 2026-01-27] [scheduled:: 2026-01-28] [due:: 2026-02-02]
|
||||
|
||||
@@ -16,4 +16,4 @@ tags:
|
||||
## Unteraufgaben
|
||||
|
||||
- [x] Github Repository für nvim-config erstellen [start:: 2025-07-18] [due:: 2025-07-21] [completion:: 2025-07-18]
|
||||
- [ ] README.md für github Repository nvim-config schreiben [scheduled:: 2025-09-23]
|
||||
- [ ] README.md für github Repository nvim-config schreiben [scheduled:: 2026-01-27]
|
||||
|
||||
@@ -35,4 +35,4 @@ Passwort: Lighting_Talks
|
||||
https://cimtag.atlassian.net/wiki/spaces/CW/pages/886767899/Lightning+Talks+cimt
|
||||
|
||||
## ✔️ Aufgaben
|
||||
- [ ] Überprüfung der Terminserie [start:: 2026-01-15] [due:: 2026-02-15]
|
||||
- [ ] Überprüfung der Terminserie [start:: 2026-01-15] [scheduled:: 2026-01-30] [due:: 2026-02-15]
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
tags:
|
||||
- IT/Development/Asciidoctor
|
||||
---
|
||||
|
||||
## Asciidoctor Dokumentation
|
||||
http://asciidoctor.org/docs/user-manual/
|
||||
http://asciidoctor.org/docs/user-manual/#curved
|
||||
@@ -2,6 +2,9 @@
|
||||
tags:
|
||||
- IT/Development/LaTeX
|
||||
---
|
||||
|
||||
## Links
|
||||
|
||||
- [https://de.wikipedia.org/wiki/Hilfe:TeX](https://de.wikipedia.org/wiki/Hilfe:TeX)
|
||||
- [Kopf- und Fußzeile mit scrlayer-scrpage .:. goLaTeX - Mein LaTeX-Forum](https://golatex.de/kopf-und-fusszeile-mit-scrlayer-scrpage-t14339.html)
|
||||
- [Layout II: Kopf- und Fußzeilen · Tobi W_](https://tobiw.de/tbdm/layout-2)
|
||||
@@ -0,0 +1,14 @@
|
||||
---
|
||||
aliases:
|
||||
tags:
|
||||
- IT/Development/Maven
|
||||
- IT/Tools/Maven
|
||||
---
|
||||
|
||||
## Links
|
||||
- https://github.com/khmarbaise/deployment-recorder-extension/blob/master/src/main/java/com/soebes/maven/extensions/DeploymentRecorderExtension.java
|
||||
- https://everyday.codes/java/creating-production-artifacts-in-a-multi-module-maven-project/
|
||||
- https://stackoverflow.com/questions/48402490/get-classifier-id-of-maven-assembly-artifact/48575766#48575766
|
||||
- https://darylmathison.com/2015/04/12/there-is-a-mojo-in-my-dojo-how-to-write-a-maven-plugin/
|
||||
- http://maven.apache.org/guides/plugin/guide-java-plugin-development.html
|
||||
- https://maven.apache.org/configure.html
|
||||
@@ -1,7 +1,15 @@
|
||||
---
|
||||
title: install gh
|
||||
aliases:
|
||||
- GitHub CLI
|
||||
tags:
|
||||
- IT/Tools/gh
|
||||
---
|
||||
|
||||
## Link
|
||||
- https://github.com/cli/cli
|
||||
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
type -p curl >/dev/null || sudo apt install curl -y
|
||||
curl -fsSL https://cli.github.com/packages/githubcli-archive-keyring.gpg | sudo dd of=/usr/share/keyrings/githubcli-archive-keyring.gpg \
|
||||
@@ -1,8 +1,8 @@
|
||||
---
|
||||
weight:
|
||||
meditation:
|
||||
pushUps: 0
|
||||
plank: 0
|
||||
meditation: true
|
||||
pushUps: 20
|
||||
plank: 75
|
||||
journal: Privat daily
|
||||
journal-date: 2026-01-27
|
||||
journal-start-date: 2026-01-27
|
||||
|
||||
@@ -11,8 +11,7 @@ journal-end-date: 2026-01-27
|
||||
```
|
||||
|
||||
## Journal
|
||||
- [ ] 14:00 - 14:45 [[Ausschreibung Wissensdatenbank]] [[Vera Böing]], [[Frank Füllbier]], [[Michael Schwarz]], [[John-Wieland Höche]]
|
||||
|
||||
- [x] 14:00 - 14:45 [[Ausschreibung Wissensdatenbank]] [[Vera Böing]], [[Frank Füllbier]], [[Michael Schwarz]], [[John-Wieland Höche]] [completion:: 2026-01-27]
|
||||
|
||||
## Ziele
|
||||
|
||||
|
||||
@@ -0,0 +1,68 @@
|
||||
---
|
||||
work_home: false
|
||||
work_office: false
|
||||
journal: cimt daily
|
||||
journal-date: 2026-02-02
|
||||
journal-start-date: 2026-02-02
|
||||
journal-end-date: 2026-02-02
|
||||
---
|
||||
|
||||
```calendar-timeline
|
||||
```
|
||||
|
||||
## Journal
|
||||
- [ ] 10:00 - 10:30 [[Ausschreibung Wissensdatenbank]] [[Vera Böing]], [[Frank Füllbier]], [[John-Wieland Höche]], [[Philipp Löber]]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[Journal/cimt AG/2026/2026-02#^02i|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-02-02
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2026-02-02
|
||||
>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-02-02
|
||||
>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-02-02
|
||||
>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-02-02)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 02 AND birthday.day = 02
|
||||
```
|
||||
@@ -1,18 +0,0 @@
|
||||
---
|
||||
aliases:
|
||||
tags:
|
||||
- IT/Development/Maven
|
||||
title: Maven Links
|
||||
---
|
||||
|
||||
https://github.com/khmarbaise/deployment-recorder-extension/blob/master/src/main/java/com/soebes/maven/extensions/DeploymentRecorderExtension.java
|
||||
|
||||
https://everyday.codes/java/creating-production-artifacts-in-a-multi-module-maven-project/
|
||||
|
||||
https://stackoverflow.com/questions/48402490/get-classifier-id-of-maven-assembly-artifact/48575766#48575766
|
||||
|
||||
https://darylmathison.com/2015/04/12/there-is-a-mojo-in-my-dojo-how-to-write-a-maven-plugin/
|
||||
|
||||
http://maven.apache.org/guides/plugin/guide-java-plugin-development.html
|
||||
|
||||
https://maven.apache.org/configure.html
|
||||
Reference in New Issue
Block a user