ivan-lednev / obsidian-day-planner

An Obsidian plugin for day planning with a clean UI and a simple task format
MIT License
2.03k stars 499 forks source link

feat: display different stripes for tentative and declined events Google Calendar. #510

Closed ramandv closed 3 weeks ago

ramandv commented 1 month ago

This will be helpful in planning the day easily. Sometimes user would have mentioned Rsvp No or Maybe. He/she does not need to bother about those events in planning their day. Basically Rsvp status visibility will be helpful in planning the day

MAYBE rsvp status = striped box

Declined rsvp status = cross striped box image

Currently, it has been implemented for Google calendar. There needs to be minor tweaks for other calendars. If this feature is useful for others, i can implement for other calendars too.