From 98a9295b43cb1b7456af2da76667cafb510b6730 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 24 Nov 2024 15:19:24 +0200 Subject: idea --- internal/config/args.go | 1 + 1 file changed, 1 insertion(+) (limited to 'internal') diff --git a/internal/config/args.go b/internal/config/args.go index 215c634..4438189 100644 --- a/internal/config/args.go +++ b/internal/config/args.go @@ -8,6 +8,7 @@ import ( "codeberg.org/snonux/gos/internal/colour" ) +// TODO: Support quarterly summary in Gemtext format of all posted posts. type Args struct { GosDir string CacheDir string -- cgit v1.2.3