From 016b0da0508ba90c7b03e58f7e78bf03dcfba081 Mon Sep 17 00:00:00 2001 From: mkrause612 Date: Fri, 13 Feb 2026 01:05:24 -0600 Subject: [PATCH] Add task: NextCloud upload portal for Meg (KISS photo/video workflow) --- docs/core/tasks.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/docs/core/tasks.md b/docs/core/tasks.md index b369aad..c7ac175 100644 --- a/docs/core/tasks.md +++ b/docs/core/tasks.md @@ -115,6 +115,26 @@ - Organize into year folders, commit via Gitea API - Update `photos/catalog.md` with new entries +### NextCloud Upload Portal for Meg (The Emissary) +**Status:** New — designed Feb 13, 2026 +**Priority:** MEDIUM (blocks Meg's ability to contribute photos/videos to the archive) +**Location:** downloads.firefrostgaming.com (NextCloud, already deployed) + +**The Problem:** Meg isn't tech-savvy and will never use Git. She needs a KISS method to upload photos and videos that end up in the repo. + +**The Solution:** +- Create an "Emissary Uploads" folder in NextCloud +- Meg drags/drops files via browser or NextCloud mobile app +- Backend: automation or manual process picks up files, renames to convention, commits to Git + +**Deliverables:** +1. Create and configure the "Emissary Uploads" folder in NextCloud +2. Set up Meg's NextCloud account with appropriate permissions +3. Install NextCloud mobile app on Meg's phone +4. Write a simple visual tutorial for Meg (screenshot-based, KISS) +5. Set up backend sync process (automation script or manual workflow) +6. Test end-to-end: Meg uploads → file appears in Git + ### Command Center Root Cleanup **Status:** Artifacts identified, need to move/delete **Move to `/root/backups/gitea/`:**