Micro.blog Feature Requests

What I would find really useful in the web interface is to have preferences we can save for the new post window. For example, I would appreciate having the crossposting targets with checkboxes always visible. Ditto categories.

3 Likes

I wish there was an option to choose to set my blog on a different page than the default index.html. I’m not talking about creating a new directory, just a different starting point for the blog posts dis-lay. It is easy to modify and customize the home page, but putting the blog on a different page is a mystery to me.

May I ask you if customizable slugs, as described in Micro.blog Feature Requests - #5 by pimoore are still a planned feature for the coming months?

Custom slugs for blog posts (already possible for standalone pages) is still planned. To be honest, I don’t know when it will happen. We’ve wanted to add it for a long time. There has been some small progress, such as renaming uploads, which is a related problem.

1 Like

It would be nice to be able to set the alt text using the micropub media endpoint, maybe using mp-photo-description? I’ve written a script for darktable (photo library software) to upload images and I’d like to send along descriptions when I upload.

There’s not currently a way to set alt text during the upload, but you can now set new alt text with a second call. It’s a POST to /micropub/media with these params:

url: URL for the image file.
alt: New accessibility text.
mp-destination: URL for the blog if you have multiple blogs.

This is how the Micro.blog apps currently handle editing alt text for an upload.

Oh, perfect! Thanks!

On a similar topic, I really like the object detection based tags. But can they be edited? Through web or other way?

There’s no editing for the photo keywords yet. For now they are mostly designed to improve search. I think we can do a lot more with them in the future.

2 Likes

FEATURE: Image upload alt text reminder
DESCRIPTION: I forget to add alt text to image uploads all the time. I use Mona for macOS for Mastodon which is set to remind me if I try to post without doing so, but I post from here. It would be awesome if I could get a reminder in the macOS app or in the web version. I hate to leave anyone out because I’m a silly person :smile: #featurerequest

Maybe the Collections feature could be a bit more up front on the Uploads page, like tabs or large buttons instead of the floating palette. That and a collection picker for uploading new images so they get assigned immediately instead of as a secondary process. And then maybe little icons to indicate elements like does it have alt text, has it been renamed, or is it marked as a Favorite.