YukiGasai / obsidian-google-calendar

Add Google Calendar inside Obsidian
https://yukigasai.github.io/obsidian-google-calendar/
GNU General Public License v3.0
342 stars 24 forks source link

Hide certain calendars in views? #226

Closed jkbhagatio closed 9 months ago

jkbhagatio commented 9 months ago

Hi, is it possible to hide certain calendars in views? In my usecase, I have many shared calendars linked to my google account, but I would ideally be able to do something like toggle which calendars display in the plugin's views.

YukiGasai commented 9 months ago

You can remove calendars intiarly by adding them to the blacklist in the settings or remove them individully by adding them to the exclude setting in the view options. https://yukigasai.github.io/obsidian-google-calendar/Views/Settings/ExcludeSetting

jkbhagatio commented 9 months ago

Ah cheers, I hadn't seen exclude. Thanks for the quick response and the great plugin!