From 09caf9499fd40dc54964239109ef99f5ecb66e94 Mon Sep 17 00:00:00 2001 From: Pax Date: Tue, 7 Jul 2026 22:59:55 -0400 Subject: [PATCH] Quartz sync: Jul 7, 2026, 10:59 PM --- .obsidian/workspace.json | 8 ++++---- content/other.md | 12 ------------ content/snippets/microslop/exchange online.md | 9 --------- content/snippets/snippets.md | 0 content/worldbuilding/worldbuilding.md | 4 ---- 5 files changed, 4 insertions(+), 29 deletions(-) delete mode 100644 content/other.md delete mode 100644 content/snippets/microslop/exchange online.md delete mode 100644 content/snippets/snippets.md delete mode 100644 content/worldbuilding/worldbuilding.md diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index a0512a4..2595017 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -186,16 +186,16 @@ }, "active": "91c363749e616538", "lastOpenFiles": [ - "content/index.md", "content/snippets/microslop/exchange online.md", + "content/worldbuilding/worldbuilding.md", "content/snippets/snippets.md", "content/snippets/microslop", - "content/worldbuilding/worldbuilding.md", - "content/other.md", - "CODE_OF_CONDUCT.md", "content/worldbuilding", "content/snippets", + "content/other.md", + "content/index.md", "content", + "CODE_OF_CONDUCT.md", "public/tags/index-og-image.webp", "public/tags/other-sites-og-image.webp", "public/tags/socials-og-image.webp", diff --git a/content/other.md b/content/other.md deleted file mode 100644 index 105fc25..0000000 --- a/content/other.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: others -publish: true -tags: - - socials - - other-sites ---- -https://bsky.app/profile/pax.ad - -https://bsky.app/profile/pax.dog - -https://pax.dog diff --git a/content/snippets/microslop/exchange online.md b/content/snippets/microslop/exchange online.md deleted file mode 100644 index 6d17893..0000000 --- a/content/snippets/microslop/exchange online.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: Exchange Online -publish: true ---- -```powershell -Get-Mailbox -Filter {AccountDisabled -eq $false} | Start-ManagedFolderAssistant -FullCrawl -``` - -Run the **Managed Folder Assistant** for all the active mailboxes in the tenant. \ No newline at end of file diff --git a/content/snippets/snippets.md b/content/snippets/snippets.md deleted file mode 100644 index e69de29..0000000 diff --git a/content/worldbuilding/worldbuilding.md b/content/worldbuilding/worldbuilding.md deleted file mode 100644 index d8b0167..0000000 --- a/content/worldbuilding/worldbuilding.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -publish: true ---- -something interesting \ No newline at end of file