# Conflicts:
#	.obsidian/community-plugins.json
#	.obsidian/workspace
#	Periodische Notizen/Täglich/03.07.2022.md
This commit is contained in:
Jesse James Isler 2022-07-04 16:17:24 +02:00
commit e1bb551c83
7 changed files with 1821 additions and 22 deletions

View File

@ -10,4 +10,5 @@
"obsidian-image-toolkit",
"obsidian-icons-plugin",
"periodic-notes"
"obsidian-discordrpc"
]

View File

@ -17,6 +17,6 @@
"repelStrength": 20,
"linkStrength": 1,
"linkDistance": 315,
"scale": 0.34965970272166447,
"scale": 0.3496597027216647,
"close": true
}

View File

@ -0,0 +1,10 @@
{
"showVaultName": true,
"showCurrentFileName": true,
"showPopups": true,
"customVaultName": "",
"showFileExtension": true,
"useLoadedTime": true,
"connectOnStart": true,
"autoHideStatusBar": true
}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,9 @@
{
"id": "obsidian-discordrpc",
"name": "Discord Rich Presence",
"version": "1.5.0",
"description": "Update your Discord Status to show your friends what you are working on in Obsidian. With Discord Rich Presence.",
"author": "Luke Leppan",
"authorUrl": "https://lukeleppan.com",
"isDesktopOnly": false
}

37
.obsidian/workspace vendored
View File

@ -4,12 +4,12 @@
"type": "split",
"children": [
{
"id": "624fc6cedfec68e9",
"id": "2df3f86afa97d7ff",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Periodische Notizen/Täglich/05.07.2022.md",
"file": "Daily/03.07.2022.md",
"mode": "source",
"source": false
}
@ -77,7 +77,7 @@
"state": {
"type": "backlink",
"state": {
"file": "Periodische Notizen/Täglich/05.07.2022.md",
"file": "Daily/03.07.2022.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@ -94,7 +94,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "Periodische Notizen/Täglich/05.07.2022.md",
"file": "Daily/03.07.2022.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@ -132,12 +132,12 @@
"state": {
"type": "outline",
"state": {
"file": "Periodische Notizen/Täglich/05.07.2022.md"
"file": "Daily/03.07.2022.md"
}
}
}
],
"currentTab": 1
"currentTab": 5
},
{
"id": "7804475bf051d7e7",
@ -155,20 +155,19 @@
}
],
"direction": "horizontal",
"width": 303,
"collapsed": true
"width": 303
},
"active": "624fc6cedfec68e9",
"active": "2df3f86afa97d7ff",
"lastOpenFiles": [
"Periodische Notizen/Täglich/05.07.2022.md",
"Periodische Notizen/Täglich/04.07.2022.md",
"Periodische Notizen/Wöchentlich/KW27-2022.md",
"Periodische Notizen/Täglich/27.06.2022.md",
"Firmen/Steinemann Technology/Notes/Penta/Penta Übersicht.md",
"Periodische Notizen/Täglich/28.06.2022.md",
"Periodische Notizen/Täglich/06.07.2022.md",
"Templates/t_DailyNote.md",
"Templates/t_NewProblem.md",
"Firmen/Steinemann Technology/Tickets/Monica Garcia/Penta Belege termin definieren.md"
"Daily/03.07.2022.md",
"Firmen/Steinemann Technology/Notes/Penta/Änderungen.md",
"Firmen/Steinemann Technology/dokumentationRTM.md",
"Firmen/Steinemann Technology/Notes/Auswertungen K2H.md",
"README.md",
"Daily/30.06.2022.md",
"Attachment/Steinemann Technology/RTM Dokumentation/sso.png",
"Attachment/Steinemann Technology/RTM Dokumentation/qrCodeRTMIPhone.png",
"Attachment/Steinemann Technology/RTM Dokumentation/qrCodeRTMAndroid.png",
"Daily/28.06.2022.md"
]
}

View File

@ -0,0 +1,9 @@
#daily
# User
## Problem
>Problemschilderung
1. Lösungsansatz
2. Lösungsansatz #lösung
---