- report Gancio flaw: it would be better if the last modification datetime of an event ("pubDate" in the feed, "updatedAt" in "/api/events") was not changed when a gancio user saves again an already present event but does no actual modification to the event
- report Gancio flaw: when a gancio user saves an event, in the feed, in the "description" field, the link sometimes has "target" before "href", sometimes has "target" after "href"
- report Gancio flaw: api/events (https://demo.gancio.org/api/events) does not return descriptions (maybe it would have been easier to write gancioff using api/events)
! make it possible to define a "defaul hashtag" to be put before the others (no, if one wants to only see the announcements they just need to open the profile)
! [no, it's not possible to reuse an already uploaded image id] on reposts, maybe it's possible to reuse the image that was posted on previous post, if it has not changed; it is possible to see if an attached image has changed by storing its filename: it changes on new image uploads (although it changes also when the same image gets re-uploaded); and: is it possible to reuse an already uploaded image on Mastodon, based on image id?