~dan's feels

Short notes about my current condition

Unfortunately I haven't figured out how to send webmentions to the entries, so this is not possible on these pages and notes (yet).



05 may 2026

Webmention support in ttbp progresses

I've managed to set up the "feels" command to use the permalink as webmention link from the "divfooter.txt" if present. If it's not present or nothing is in it, nothing will be added.

So no need to change anything. You can leave the file empty or nonexistent and it has the same behavior as before. If you add for example

<div class="notementions" href="{permalink}"></div>

it will add that empty <div> tag with the permalink at the bottom of the feels entry's <div>, so now my "feels" should support webmentions if there's no bug in my JavaScript.



04 may 2026

EnvsBot Development Slowdown

I'm a little exausted although it's the beginning of the week and I haven't done much over the weekend. Maybe because the intense work on the EnvsBot for the last weeks.

We decided to leave the bot running and stop active development for some time, except bug fixes of course. We've really done a lot during the last 2 month and decided to take a break.

But don't panic: Development will continue after we had the time to take some breath.

[To The Top]