vault backup: 2025-12-10 11:37:35
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
---
|
||||
status: Archiv
|
||||
tags:
|
||||
- process/task
|
||||
|
||||
---
|
||||
%%
|
||||
Project:: [[Krankenakte Thomas]]
|
||||
Bar:: `$= dv.view('total-progress-bar', {file: "Brillenauftrag 053729710288"})`
|
||||
%%
|
||||
## Aufgabenbeschreibung
|
||||
Auftrag für eine ???-Brille
|
||||
## Überlegungen
|
||||
|
||||
## Unteraufgaben
|
||||
|
||||
- [x] Brillenauftrag 053729710288 [start:: 2024-02-16] [completion:: 2024-02-20]
|
||||
- [x] Abholung 053729710288 [start:: 2024-02-20] [scheduled:: 2024-03-15] [completion:: 2024-03-18]
|
||||
@@ -0,0 +1,18 @@
|
||||
---
|
||||
status: Archiv
|
||||
tags:
|
||||
- process/task
|
||||
|
||||
---
|
||||
%%
|
||||
Project:: [[Krankenakte Thomas]]
|
||||
Bar:: `$= dv.view('total-progress-bar', {file: "Brillenauftrag 053729710290"})`
|
||||
%%
|
||||
## Aufgabenbeschreibung
|
||||
Auftrag für eine Fern-Brille
|
||||
## Überlegungen
|
||||
|
||||
## Unteraufgaben
|
||||
|
||||
- [x] Brillenauftrag 053729710290 [start:: 2024-02-16] [completion:: 2024-02-20]
|
||||
- [x] Abholung 053729710290 [start:: 2024-02-20] [scheduled:: 2024-03-15] [completion:: 2024-03-18]
|
||||
@@ -0,0 +1,18 @@
|
||||
---
|
||||
status: Archiv
|
||||
tags:
|
||||
- process/task
|
||||
|
||||
---
|
||||
%%
|
||||
Project:: [[Krankenakte Thomas]]
|
||||
Bar:: `$= dv.view('total-progress-bar', {file: "Brillenauftrag 053729710304"})`
|
||||
%%
|
||||
## Aufgabenbeschreibung
|
||||
Auftrag für eine Ferseh-Zuhause-Brille
|
||||
## Überlegungen
|
||||
|
||||
## Unteraufgaben
|
||||
|
||||
- [x] Brillenauftrag 053729710304 [start:: 2024-02-16] [completion:: 2024-02-26]
|
||||
- [x] Abholung 053729710304 [start:: 2024-02-26] [scheduled:: 2024-03-15] [completion:: 2024-03-18]
|
||||
@@ -0,0 +1,19 @@
|
||||
---
|
||||
status: Archiv
|
||||
tags:
|
||||
- process/task
|
||||
|
||||
---
|
||||
%%
|
||||
Project:: [[Krankenakte Thomas]]
|
||||
Bar:: `$= dv.view('total-progress-bar', {file: "Brillenauftrag 053729710315"})`
|
||||
%%
|
||||
## Aufgabenbeschreibung
|
||||
Auftrag für eine Sonnenbrille
|
||||
|
||||
## Überlegungen
|
||||
|
||||
## Unteraufgaben
|
||||
|
||||
- [x] Brillenauftrag 053729710315 [start:: 2024-02-16] [completion:: 2024-02-23]
|
||||
- [x] Abholung 053729710315 [start:: 2024-02-23] [scheduled:: 2024-03-15] [completion:: 2024-03-18]
|
||||
@@ -0,0 +1,19 @@
|
||||
---
|
||||
status: Archiv
|
||||
tags:
|
||||
- process/task
|
||||
|
||||
---
|
||||
%%
|
||||
Project:: [[Krankenakte Thomas]]
|
||||
Bar:: `$= dv.view('total-progress-bar', {file: "Brillenauftrag 053729710326"})`
|
||||
%%
|
||||
## Aufgabenbeschreibung
|
||||
Auftrag für eine PC-Brille
|
||||
|
||||
## Überlegungen
|
||||
|
||||
## Unteraufgaben
|
||||
|
||||
- [x] Brillenauftrag 053729710326 [start:: 2024-02-16] [completion:: 2024-02-27]
|
||||
- [x] Abholung 053729710326 [start:: 2024-02-27] [scheduled:: 2024-03-15] [completion:: 2024-03-18]
|
||||
@@ -0,0 +1,18 @@
|
||||
---
|
||||
status: Archiv
|
||||
tags:
|
||||
- process/task
|
||||
|
||||
---
|
||||
%%
|
||||
Project:: [[Krankenakte Thomas]]
|
||||
Bar:: `$= dv.view('total-progress-bar', {file: "Brillenauftrag 053729724080"})`
|
||||
%%
|
||||
## Aufgabenbeschreibung
|
||||
|
||||
## Überlegungen
|
||||
|
||||
## Unteraufgaben
|
||||
|
||||
- [x] Brillenauftrag 053729724080 [start:: 2024-03-27] [completion:: 2024-04-06]
|
||||
- [x] Abholung 053729724080 [start:: 2024-04-06] [completion:: 2024-04-11]
|
||||
@@ -0,0 +1,48 @@
|
||||
---
|
||||
status: Archiv
|
||||
tags:
|
||||
- process/task
|
||||
|
||||
---
|
||||
|
||||
> [!task]+
|
||||
> Project:: [[Domain thpeetz.de]]
|
||||
> Bar:: `$= dv.view('total-progress-bar', {file: "Git Repositories verschieben"})`
|
||||
|
||||
## Aufgabenbeschreibung
|
||||
Häufig benutzte Repositories sollen nach gitlab.com verschoben werden, damit Gitea auf inky nur bei Bedarf gestartet werden kann.
|
||||
|
||||
## Überlegungen
|
||||
|
||||
```shell
|
||||
git remote rename origin old-origin
|
||||
git remote add origin https://gitlab.com/tpeetz/python-scripts.git
|
||||
git push --set-upstream origin --all
|
||||
git push --set-upstream origin --tags
|
||||
```
|
||||
|
||||
## Unteraufgaben
|
||||
|
||||
- [x] Git Repo thpeetz-notes verschieben [start:: 2024-09-27] [completion:: 2024-09-27]
|
||||
- [x] Git Repo kontor-spring verschieben [start:: 2024-09-27] [completion:: 2024-09-27]
|
||||
- [x] Git Repo airflow-tasks verschieben [start:: 2024-09-27] [completion:: 2024-09-27]
|
||||
- [x] Verwendung von airflow-tasks in hpgaming-bunsenlabs anpassen [start:: 2024-09-27] [completion:: 2024-10-08]
|
||||
- [x] Git Repo rundeck-kontor verschieben [start:: 2024-09-27] [completion:: 2024-09-27]
|
||||
- [x] Verwendung von rundeck-kontor in hpgaming-bunsenlabs anpassen [start:: 2024-09-27] [completion:: 2024-10-08]
|
||||
- [x] Git Repo rundeck-administration verschieben [start:: 2024-09-27] [completion:: 2024-09-27]
|
||||
- [x] Verwendung von rundeck-administration in hpgaming-bunsenlabs anpassen [start:: 2024-09-27] [completion:: 2024-10-08]
|
||||
- [x] Git Repo Geschichten verschieben [completion:: 2024-09-27]
|
||||
- [x] Git Repo linuxfibel verschieben [start:: 2024-09-27] [completion:: 2024-09-27]
|
||||
- [x] Git Repo projektfibel verschieben [start:: 2024-09-27] [completion:: 2024-09-27]
|
||||
- [x] Git Repo memoiren verschieben [start:: 2024-09-27] [completion:: 2024-09-27]
|
||||
- [x] Git Repo pwstore verschieben [start:: 2024-09-27] [completion:: 2024-09-27]
|
||||
- [x] Verwendung von pwstore auf berlw1tpe-wsl anpassen [completion:: 2024-09-27]
|
||||
- [x] Verwendung von pwstore auf hpgaming-bunsenlabs anpassen [completion:: 2024-10-12]
|
||||
- [x] Verwendung von pwstore auf Oppo A74 anpassen [completion:: 2024-10-12]
|
||||
- [x] Git Repo python-scripts verschieben [start:: 2024-09-27] [completion:: 2024-09-27]
|
||||
- [x] Git Repo configuration-inky verschieben [start:: 2024-09-27] [completion:: 2024-09-27]
|
||||
- [x] Verwendung von configuration-inky auf inky anpassen [completion:: 2024-09-27]
|
||||
- [x] Git Repo nvim-config verschieben [start:: 2024-09-27] [completion:: 2024-10-08]
|
||||
- [x] Git repo articles verschieben [start:: 2024-09-27] [completion:: 2024-09-27]
|
||||
- [x] Git Repos introduction-* in introduction zusammenfassen [start:: 2024-09-27] [completion:: 2024-10-08]
|
||||
- [x] Git Repo task verschieben [start:: 2024-09-27] [completion:: 2024-09-27]
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
{}
|
||||
---
|
||||
|
||||
- [x] Installation KeepassXC [start:: 2023-10-04] [scheduled:: 2023-10-06] [completion:: 2023-10-05]
|
||||
@@ -0,0 +1,63 @@
|
||||
---
|
||||
status: Archiv
|
||||
tags:
|
||||
- process/task
|
||||
|
||||
---
|
||||
|
||||
> [!task]+
|
||||
> Project:: [[kontor-spring]]
|
||||
> Bar:: `$= dv.view('total-progress-bar', {file: "Schema Definition für medialinks"})`
|
||||
|
||||
## Aufgabenbeschreibung
|
||||
|
||||
## Überlegungen
|
||||
|
||||
```mermaid
|
||||
erDiagram
|
||||
media_link {
|
||||
string id PK
|
||||
datetime created_date
|
||||
datetime last_modified_date
|
||||
long version
|
||||
boolean review
|
||||
string title
|
||||
string url UK
|
||||
string article_id UK, FK
|
||||
string video_id UK, FK
|
||||
}
|
||||
media_file {
|
||||
string id PK
|
||||
datetime created_date
|
||||
datetime last_modified_date
|
||||
long version
|
||||
string cloud_link
|
||||
string file_name
|
||||
string path
|
||||
boolean review
|
||||
string title
|
||||
string url UK
|
||||
}
|
||||
media_article {
|
||||
string id PK
|
||||
datetime created_date
|
||||
datetime last_modified_date
|
||||
long version
|
||||
boolean review
|
||||
string url UK
|
||||
}
|
||||
media_video {
|
||||
string id PK
|
||||
datetime created_date
|
||||
datetime last_modified_date
|
||||
long version
|
||||
string file_name
|
||||
string path UK
|
||||
}
|
||||
media_link |o--o| media_article : "1"
|
||||
media_link |o--o| media_video : "1"
|
||||
```
|
||||
|
||||
## Unteraufgaben
|
||||
|
||||
- [x] Schema Definition für medialinks [completion:: 2024-10-22]
|
||||
@@ -0,0 +1,19 @@
|
||||
---
|
||||
status: Archiv
|
||||
tags:
|
||||
- process/task
|
||||
---
|
||||
%%
|
||||
Project:: [[Steuererklärung 2022]], [[Büro]]
|
||||
Bar:: `$= dv.view('total-progress-bar', {file: "Steuerbüro für Steuererklärung 2022"})`
|
||||
%%
|
||||
## Aufgabenbeschreibung
|
||||
|
||||
## Überlegungen
|
||||
|
||||
## Unteraufgaben
|
||||
|
||||
- [x] Steuerbüro für Steuererklärung 2022
|
||||
- [x] Rechnung Steuerbüro bezahlen [completion:: 2024-01-13]
|
||||
- [x] Rechnung Steuerbüro im Ordner **Finanzamt** abgelegt [completion:: 2024-01-13]
|
||||
|
||||
@@ -0,0 +1,26 @@
|
||||
---
|
||||
status: Archiv
|
||||
tags:
|
||||
- process/task
|
||||
|
||||
---
|
||||
|
||||
> [!task]+
|
||||
> Project:: [[Software]]
|
||||
> Bar:: `$= dv.view('total-progress-bar', {file: "tmux konfigurieren"})`
|
||||
|
||||
## Aufgabenbeschreibung
|
||||
|
||||
Konfiguration von tmux mit oh-my-tmux
|
||||
|
||||
```shell
|
||||
mkdir .config/tmux
|
||||
git clone --single-branch https://github.com/gpakosz/.tmux.git .config/tmux/oh-my-tmux
|
||||
ln -s .config/tmux/oh-my-tmux/.tmux.conf .tmux.conf
|
||||
cp .config/tmux/oh-my-tmux/.tmux.conf.local .config/tmux
|
||||
```
|
||||
## Überlegungen
|
||||
|
||||
## Unteraufgaben
|
||||
|
||||
- [x] tmux konfigurieren [start:: 2025-02-21] [completion:: 2025-02-21]
|
||||
Reference in New Issue
Block a user