# 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-image-toolkit",
"obsidian-icons-plugin", "obsidian-icons-plugin",
"periodic-notes" "periodic-notes"
"obsidian-discordrpc"
] ]

View File

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

View File

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