richie5um / TextBar-Recipes

TextBar Recipes
368 stars 35 forks source link

TextBar does not ask for Calendar permission #85

Open SEQUOiA87 opened 2 years ago

SEQUOiA87 commented 2 years ago

It seems TextBar does not implement the requirements which allow asking for permission to read the user's calendar database.

I'm not sure but maybe the fix is as easy as adding those *UsageDescription entries to your info.plist: https://developer.apple.com/documentation/eventkit/accessing_the_event_store

Scenario: I try to query personal macOS calendar info via https://formulae.brew.sh/formula/ical-buddy.

Could you please take a look at this? Would love to see my upcoming meeting + open its meeting URL directly via TextBar :) Thanks in advance!

SEQUOiA87 commented 2 years ago

@richie5um Any thoughts on that? :)

richie5um commented 2 years ago

Hi. I did try a while ago to get this working, but couldn't seem to make macOS accept the plist addition. I'll have another attempt.

SEQUOiA87 commented 2 years ago

Thanks very much!

Could also share my "Show/join next meeting" receipt as soon as it works, should be fairly universal :)

SEQUOiA87 commented 2 years ago

@richie5um any news on this? Thanks in advance!