From d2ed977388f76e2916702acf201539a45e73e29d Mon Sep 17 00:00:00 2001 From: Vadym Samoilenko Date: Wed, 15 Apr 2026 11:36:28 +0100 Subject: [PATCH] vault backup: 2026-04-15 11:36:28 --- 01 Projects/modcomms/Mod Comms.md | 5 ----- 99 Daily/2026-04-15.md | 3 +++ 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/01 Projects/modcomms/Mod Comms.md b/01 Projects/modcomms/Mod Comms.md index 0468e44..072f24f 100644 --- a/01 Projects/modcomms/Mod Comms.md +++ b/01 Projects/modcomms/Mod Comms.md @@ -82,7 +82,6 @@ cd backend && alembic upgrade head ## Timeline / Git History | Date | Change | |------|--------| -| 2026-04-14 | Replace logo with v6 SVG across Sidebar and PDF Report | | 2026-04-15 | Replace logo SVG with PNG v6 in Sidebar and PDF Report | | 2026-04-15 | Add deploy-dev.sh for dev server (sudo docker, fix dist permissions) | | 2026-04-14 | Replace logo with v6 SVG across Sidebar and PDF Report | @@ -94,10 +93,6 @@ cd backend && alembic upgrade head | 2026-03-16 | Fix LlamaParse 401 + update logo to v5 | ## Sessions -### 2026-04-15 – Replace logo with new file from -**Asked:** Replace logo with new file from Downloads and configure server deployment. -**Done:** Created deploy-dev.sh script with dev-specific settings and successfully deployed to dev server. - ### 2026-04-15 – Replace logo with file from /Volumes/SSD/Downloads/BAR-ModComms-logos-v6.png **Asked:** Replace logo with file from /Volumes/SSD/Downloads/BAR-ModComms-logos-v6.png and set up server deployment process. **Done:** Created deploy-dev.sh script with dev-specific configurations (sudo docker compose, port 8001, dev project name) and successfully deployed changes. diff --git a/99 Daily/2026-04-15.md b/99 Daily/2026-04-15.md index 24580f6..46cb21f 100644 --- a/99 Daily/2026-04-15.md +++ b/99 Daily/2026-04-15.md @@ -57,3 +57,6 @@ tags: [daily] - 11:22 | `modcomms` - **Asked:** Replace logo with new file from Downloads and configure server deployment. - **Done:** Created deploy-dev.sh script with dev-specific settings and successfully deployed to dev server. +- 11:35 | `aimpress` + - **Asked:** Check why modcomms project updates aren't appearing in Obsidian and clean up duplicate test entries. + - **Done:** Cleaned up duplicate entries from test runs and verified project structure updates through Obsidian CLI.