summaryrefslogtreecommitdiff
path: root/internal
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-11-24 15:19:24 +0200
committerPaul Buetow <paul@buetow.org>2024-11-24 15:19:24 +0200
commit98a9295b43cb1b7456af2da76667cafb510b6730 (patch)
tree16b79e85d28cdd0e544b8a6637f1670455797863 /internal
parent79bfa5ae2aecb67356821d02f59c2bc5220cc962 (diff)
idea
Diffstat (limited to 'internal')
-rw-r--r--internal/config/args.go1
1 files changed, 1 insertions, 0 deletions
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