diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index a214e78..743daf1 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -74,9 +74,23 @@ "icon": "lucide-file", "title": "Dotfiles" } + }, + { + "id": "72467d45583486d7", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "conflict-files-obsidian-git.md", + "mode": "source", + "source": false + }, + "icon": "lucide-file", + "title": "conflict-files-obsidian-git" + } } ], - "currentTab": 4 + "currentTab": 5 } ], "direction": "vertical" @@ -237,8 +251,8 @@ "state": { "type": "reminder-list", "state": {}, - "icon": "lucide-file", - "title": "Plugin no longer active" + "icon": "clock", + "title": "Reminders" } }, { @@ -247,8 +261,8 @@ "state": { "type": "git-history-view", "state": {}, - "icon": "lucide-file", - "title": "Plugin no longer active" + "icon": "history", + "title": "History" } }, { @@ -260,29 +274,9 @@ "icon": "SpacedRepIcon", "title": "Notes Review Queue" } - }, - { - "id": "1421e14f18575406", - "type": "leaf", - "state": { - "type": "review-queue-list-view", - "state": {}, - "icon": "SpacedRepIcon", - "title": "Notes Review Queue" - } - }, - { - "id": "26cf8a96005d73f5", - "type": "leaf", - "state": { - "type": "reminder-list", - "state": {}, - "icon": "clock", - "title": "Reminders" - } } ], - "currentTab": 9 + "currentTab": 8 }, { "id": "7324c8ef0d6e53cb", @@ -307,6 +301,7 @@ }, "left-ribbon": { "hiddenItems": { + "obsidian-git:Open Git source control": false, "random-note:Open random note": false, "audio-recorder:Start/stop recording": false, "graph:Open graph view": false, @@ -316,20 +311,19 @@ "command-palette:Open command palette": false, "obsidian-excalidraw-plugin:Create new drawing": false, "obsidian-spaced-repetition:Review flashcards": false, - "periodic-notes:Open today": false, "omnisearch:Omnisearch": false, "vantage-obsidian:Vantage - Advanced search builder": false, "templater-obsidian:Templater": false, - "obsidian-git:Open Git source control": false + "periodic-notes:Open today": false } }, - "active": "1421e14f18575406", + "active": "72467d45583486d7", "lastOpenFiles": [ - "Main", - "Temporary/Requirements Management.md", "2 Personal/Home Lab/MAC/Dotfiles.md", + "conflict-files-obsidian-git.md", "2 Personal/Home Lab/MAC/Automation.md", "2 Personal/Home Lab/Syncthing.md", + "Temporary/Requirements Management.md", "Dashboard.md", "2 Personal/Alkademiker/Projekte/Tischbeine Motorisiert.md", "5 Media/8 Courses/Design Patterns by Construx.md", diff --git a/2 Personal/Home Lab/MAC/Dotfiles.md b/2 Personal/Home Lab/MAC/Dotfiles.md index 15e6684..32ec1d5 100644 --- a/2 Personal/Home Lab/MAC/Dotfiles.md +++ b/2 Personal/Home Lab/MAC/Dotfiles.md @@ -16,5 +16,6 @@ set number ``` # Inspiration +- chezmoi +- ansible - [ ] https://github.com/christophrumpel/dotfiles setup my own backup strategy, also [this](https://github.com/driesvints/dotfiles) #todo/p - \ No newline at end of file