From 0c067c98323ebb7b98e0f0461cd9cea7982b64cd Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Tue, 21 Feb 2023 23:33:47 +0100 Subject: [PATCH] autopushed --- journal/2023-02-21.md | 1 + 1 file changed, 1 insertion(+) diff --git a/journal/2023-02-21.md b/journal/2023-02-21.md index b22c90512..482728817 100644 --- a/journal/2023-02-21.md +++ b/journal/2023-02-21.md @@ -27,4 +27,5 @@ I want to work on: - [[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, say, providers.py, as we need a regex determining which script to run for dates. + - Then again executable subnodes would be cool for [[artsy]] stuff, like generating text (e.g. generative poems) or images ('use js to write to a canvas straight in your garden'). - Various bug fixes I've been meaning to do for a while, like the Mastodon bot writing links/text in a format that reads a bit better and preserves wikilinks (!) and not autopulling the stoa as it's unfortunately too distracting given the focus-grabbing (could this be fixed instead?).