Revive your old Tinylog - Or create a new one

I want to bring some awareness to the Tinylog protocol in the hope that more people will have one and actually use it. It's such a nice protocol but only few people are using them regularly - at least at the moment. If you're just looking for an up-to-date list of Tinylog URLs, look here:

Tinylogs URL list page

Please consider having a Tinylog or revive your existing, orphaned one. Tinylogs are a lot of fun but they should have more regular users. And if you've created a shiny new Tinylog or your log isn't in the list, send me an email with the URL, so I can add it to the list. I'll keep it as up-to-date as I can. So keep an eye on the list.

The Tinylog format

A tinylog is simply a gemini (.gmi) file on your capsule, typically named 'tinylog.gmi' (not necessarily). The format of the file is specified in bacardi55's RFC

barcadi55's gemini-tinylog-rfc - The tinylog file format

Example Tinylog format

This is an example Tinylog with Title, description and metadata. Words in round brackets are comments:

*EDIT*: There was a faulty date format in this example. Thanks to Sandra from idiomdrottning.org for making me aware of this!

The date format MUST NOT have a different form. It must be like this:

Every new post is placed at the beginning of the file just after the meta data.

Replying to another post

You can also reply to another post:

GTL: Gemini Tiny Logs

GTL is a program written in Go to follow a list of subscribed Tinylogs. The repository is archived but the application will surely continue to work in future. You can find it on Github:

GTL Github repository (www)

Just install Go and git and build the sources

git clone https://github.com/bacardi55/GTL
cd GTL
go build

Then copy the executable "gtl" to a place in your path, "~/bin/" for example.

And here's my '~/.config/gtl/gtl.toml' configuration. Of course I have already corrected the date format, which can be edited in the file.

With a completely set up GTL you can follow all your subscribed Tinylogs and also add reply posts easily to your own Tinylog, with the reply line and a quote of the original post in the clipboard, so you just need to paste it in your $EDITOR before the last entry at the top and you're good to go. Of course you need to have "xclip" and "xsel" installed to use this feature.

Final Words

So I hope that Tinylogs will get a revival like when they were invented in 2021. I really like them and they're a good method to exchange small notes and reply to them. And with the GTL application it's easy to follow all the Tinylog updates other people make and create new entries.

If you have any questions or suggestions, don't hesitate to write an email to fab@redterminal.org. I'll be glad to help!

Create a Tinylog, they're getting way too less love.

All in all - Have fun!

-fab-

--

Back to index

Homepage

Send me a gemini-mention!

Or write me an email.

Proxied content from gemini://redterminal.org/gemlog/2025-03-30-Revive_your_old_Tinylog_-_Or_create_a_new_one.gmi

Gemini request details:

Original URL
gemini://redterminal.org/gemlog/2025-03-30-Revive_your_old_Tinylog_-_Or_create_a_new_one.gmi
Status code
Success
Meta
text/gemini;lang=en
Proxied by
kineto

Be advised that no attempt was made to verify the remote SSL certificate.