tags

A mix of that number sign, plus a tag.

On a bit of a single theme, writing about my approach to geminispace, settled on an approach for tags. Appending a 🏷️ to the bottom of a page followed by #category #category2 etc, e.g.

🏷️ #tags #etc #smallweb #gemini

Then will add some logic to my generator script to create per tag indexes.

On a similar topic I had an idea for creating a tiny photo log, following the tinylog format but image first posts. Using the image exif data to drive the creation of the entries, so you can point a script at a folder of images and it will generate the log. Will see if I can hack together tonight and ammend this post with.