From 51c78bb82fde525b5359974bd27405106cb0343d Mon Sep 17 00:00:00 2001 From: Octopus Octopus Date: Mon, 24 Feb 2025 13:39:22 -0600 Subject: [PATCH] todo updates --- main.go | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/main.go b/main.go index 0d6152b..98ea8ec 100644 --- a/main.go +++ b/main.go @@ -14,8 +14,10 @@ import ( /* TODO: -1. Set password with a flag instead of text in the code -4. Document functions +1. Color backdrop to album cover (some sort of sampling?) +2. Transition effect when swapping songs +2. Has/Get code in parse could probably be done with an interface instead? (is it worth it?) +3. Document functions */ var password string