There is a regression from previous version of orage 4.18.0 to 4.20.0. I cannot create events of type VTODO reducing the package's functionality to half. It seems like it shows a VTODO event as VEVENT.
Designs
Child items
0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items
0
Link issues together to show that they're related.
Learn more.
I found probably some other issues, can you provide little bit more how you create VTODO event. Is it something similar: Main window, click to current date -> Select "New" from upper left icon which opens "New appointment" window -> Select Todo radio button, and fill Title field -> Finally press save button. After that Todo is displayed in main window below calendar?
I created it from the file menu. File > new. Now select todo. The created VTODO is displayed under the todo: instead of 'events for...' which implies it's just that event editor bug (because it shows that it's a VEVENT).
For old events which are of type VTODO, they're being displayed as VEVENT but under todo: under the calender.
I fixed structure initialization bug, which causes to display todo as event. I also compared behavior between 4.18 and fixed version, both version behave now similarly. If possible please check fixed version from https://gitlab.xfce.org/erxus/orage/-/tree/vtodo-fix and let me know if this fix works for you (after that I release fixed version 4.20.1).