Added and edited some tasks related to Gancio
This commit is contained in:
parent
ee07d06e07
commit
7e897ac840
1 changed files with 3 additions and 1 deletions
4
todo.txt
4
todo.txt
|
@ -1,7 +1,9 @@
|
|||
- = to do; ? = to do?; * = done; ~ = half done; ! = don't
|
||||
|
||||
- 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)
|
||||
- couldn't the feed include, maybe in "x-fields", the alt-text for images when present, and other data such as date of event, and so on?
|
||||
- couldn't the feed include, maybe in "x-fields", the alt-text for images when present, and other data such as start and date of events, and so on?
|
||||
|
||||
? add "modified" on top of reposts for modified announcements
|
||||
- add the possibility to modify a post when the announcement has been changed, instead of reposting it
|
||||
|
|
Loading…
Reference in a new issue