SP8: 2025-07-22 08:43:03

This commit is contained in:
Ralf Koop 2025-07-22 08:43:03 +02:00
parent fdc0e66bf1
commit 41b30ad745
6 changed files with 32 additions and 13 deletions

View File

@ -63,6 +63,8 @@ a rip off
Schlechte Qualität und teuer
go for a stroll
gemütlich spazieren gehen
to prick up your ears
Hell hörig werden
| englisch | deutsch |
| ----------------------------- | ---------------------------------------------- |

11
Eingang/Dataport.md Normal file
View File

@ -0,0 +1,11 @@
Janek hübenet. Gruppe dp41. Dataport Mitarbeiter
Gesprächspartner :
Marie Anita
Jeniffer Nitzling aus der Personalabteilung
Fachbereich :

View File

@ -2,18 +2,21 @@
created: 2024-06-12T09:29
updated: 2025-07-20T11:17
---
## Splatting mit Hashtabellen
```
Copy-Item -Path "test.txt" -Destination "test2.txt" -WhatIf
```
$HashArguments = @{
Path = "test.txt"
Destination = "test2.txt"
WhatIf = $true }
Copy-Item @HashArguments
- ``
$HashArguments = @{
Path = "test.txt"
Destination = "test2.txt"
WhatIf = $true }
Copy-Item @HashArguments
- \`\`
Anytype
KT Testvallet
@ -22,7 +25,4 @@ wall goat fat know share exit absurd clerk east camp hamster phone
Evaluieren Test Vallet auf dem win10.zuhause VM
sure nurse gas announce nose tell scheme denial right dove next napkin
Janek hübenet. Gruppe dp41. Dataport Mitarbeiter

View File

@ -3,8 +3,8 @@ ich mache mir Ordner in den Softwareprodukte kommen für jeder version eine eige
Ich verknüpfe die PC Notizen mit den Softwarenotizen.
Ich mache einen Ordner mit Howto für jede Software die dann ebenfalls verknüpft werden kann. Für jedes Howto eine eigene Datei
Ich erstelle mir ein neues Notizbuch (Vault) wo ich die Notizen sauber übertrage
- LangZeitHirn (LHZ) in der Nextcloud !!
-
-

View File

@ -46,7 +46,7 @@ viqaykfwq5jtpoqpg55xbmifyhdmisljkjomezyabj4zrxrpvwia
| Datum | Betrag | Rest |
| ------------ | ------- | ------ |
| ---------- | ------ | ---- |
| 08.01.2025 | 7800 | |
| 14.02.2025 | 300 | 7500 |
| 09.03.3025 | 300 | 7200 |
@ -54,6 +54,7 @@ viqaykfwq5jtpoqpg55xbmifyhdmisljkjomezyabj4zrxrpvwia
| 10.04.2025 | 400 | 6500 |
| 18.05.2025 | 300 | 6200 |
| 17.06.2025 | 300 | 5900 |
| 21.06.2025 | 500 | 5400 |
| | | |

5
Welcome.md Normal file
View File

@ -0,0 +1,5 @@
This is your new *vault*.
Make a note of something, [[create a link]], or try [the Importer](https://help.obsidian.md/Plugins/Importer)!
When you're ready, delete this note and make the vault your own.