From ab851f6fb3a2d346cd506211d90f033a75942050 Mon Sep 17 00:00:00 2001 From: Andrew Date: Sun, 2 Mar 2025 13:55:16 +0000 Subject: [PATCH] [diary]: Update 02 Mar --- diary.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/diary.md b/diary.md index 1e768f0..eaa18ea 100644 --- a/diary.md +++ b/diary.md @@ -1,5 +1,7 @@ ## Sun 02 Mar 2025 - Refactor frontend into separate components. +- Edit icon files to have different colours for better distinguishability; make live data icons bigger than permanent data icons (assuming that people are more concered with live data than non-live). +- Add all data sources to map. ## Sat 01 Mar 2025 - Add GSI to permanent_data table to allow efficient querying of objects by type.