Added a task

This commit is contained in:
pezcurrel 2024-10-29 13:51:39 +01:00
parent a7ac91eee6
commit 8fac2f6aa0

View file

@ -1,5 +1,6 @@
- = to do; ? = to do?; * = done; ~ = half done; ! = don't
- ask samba and-or lesion if when "parentId" in the json feed is set, it means it's a recurring event, and if there's a way to tell *when* it is recurring
- 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)