I created a simple calendar widget! You can’t add/edit/delete items through the calendar yet, but it’s nice for giving a visual of dates/events that are coming up!
I know people have talked about wanting a calendar widget. Here’s a simple one I made. It’s not super pretty, but I’m hoping others will use it as a starting point to make an even better version!
Right now, this is a read-only calendar, so it will show you items on the calendar, but you cannot add/edit items within the calendar (yet). It is also limited to just the current month, but I am planning on adding buttons to let you switch what month you’re looking at.
Here’s a simple ToDo list showi…