deusy Posted March 1, 2015 Share Posted March 1, 2015 I've been looking for a workflow that is able to show my upcoming events in Alfred itself, with time and date. All the workflows I've found just open the calendar app on a date, which is not what I'm after. Is there anything like that out there, or would it be simple to make? Cheers. RueiShuYe 1 Link to comment
dfay Posted March 2, 2015 Share Posted March 2, 2015 Well any workflow would need to open Calendar anyway, since AFAIK there's no other way to get access to Calendar data programatically. Link to comment
deusy Posted March 2, 2015 Author Share Posted March 2, 2015 Well any workflow would need to open Calendar anyway, since AFAIK there's no other way to get access to Calendar data programatically. Ahh, that sucks. Are there any third party calendar programs that Alfred would be able to display in itself? Link to comment
jdfwarrior Posted March 3, 2015 Share Posted March 3, 2015 Ahh, that sucks. Are there any third party calendar programs that Alfred would be able to display in itself? I made a binary at one point that would do this but I think the last time I tried it, it didn't work anymore. It was basically, an obj-c binary that did nothing but query the calendar api for a list of matching events within a time span. I kinda looked at it again last night, and thought about doing it with Swift but didn't get to finish it. I'll keep poking around at it. Link to comment
jdfwarrior Posted March 3, 2015 Share Posted March 3, 2015 Ahh, that sucks. Are there any third party calendar programs that Alfred would be able to display in itself? I have it working again. I still wanna iron out some kinks and such but... here's what it looks like.. Today was Renee's birthday, so everyone wish her a happy birthday Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now