Etar-Group / Etar-Calendar

Android open source calendar
https://f-droid.org/packages/ws.xsoh.etar/
GNU General Public License v3.0
1.98k stars 385 forks source link

Viewing and editing events in the same window (WYSIWYG) #1481

Open Cwpute opened 8 months ago

Cwpute commented 8 months ago

The Edit window could be visually reworked to be WYSIWYG to allow people to see and edit the details of their events at the same time.

For example it could only display fields with data (as currently the case in View mode), that would be editable once you tap them, and for other fields not displayed, a buton saying Add details could be shown at the bottom of the page, to add data to a chosen empty field (from a drop-down menu for example). Events would psobably have to be saved after each field update.

UX-wise, this would ease the use of event editing, make it fast and seemless. This would also lighten the UI, as well as giving more space for the information that is actually useful to the user.

Cwpute commented 8 months ago

As requested before in #1051