diff --git a/journal/2023-02-21.md b/journal/2023-02-21.md index 555b36f80..e1a30f41b 100644 --- a/journal/2023-02-21.md +++ b/journal/2023-02-21.md @@ -25,4 +25,4 @@ I want to work on: - [[Autopush]], as evidenced by the optimistic structure of the Agora Protocol section above. - [[Executable Subnodes]], which IIRC are close to ship (with an allowlist). - Which should yield features like primes/ and *site navigation* maybe? I've been thinking 'previous' and 'next' could be done as executable subnodes for the fun of it? - - But maybe I should not fool around so much and navigation should just go in providers.py, we need a regex determining which script to run for dates. + - But maybe I should not fool around so much and navigation should just go in, say, providers.py, as we need a regex determining which script to run for dates.