djbrown / spielerplus-calendar

1 stars 1 forks source link

Include Appointments with Open and Unsure Participation #6

Open djbrown opened 1 year ago

djbrown commented 1 year ago

Problem

Currently the personal calendar only delivers appointments whose participation is accepted. If there are new appointments with unsure or without any personal participation, they won't show up in the data. The user currently cannot see those appointments in his calendar, possibly unknowingly missing out on them.

Solution

Allow the user to include appointments with unsure or without any personal participation. This could be achieved by adding an optional query parameter to the server url and argument to the command line interface.