owenwater Posted August 10, 2015 Posted August 10, 2015 (edited) Displays a monthly calendar. Download Usage cal [month [year]] [<] [>] enter ↵ Open Supported Calendar Software with week view on selected week. <, > Display calendar of previous/next month. [month [year]] Display calendar with specific month and year. month can be numbers or English words. calconfig More configuration options. Supported Calendar Software BusyCal Fantastical 2 Google Calendar OS X Calendar Screenshots ChangeLog: Version 1.3.1 1. Support Google Calendar Version 1.3; 1. Support BusyCal and Fantastical 2. 2. Optimize write operation to config file. Edited August 26, 2015 by owenwater thec13, deanishe and katie 3
raguay.customct Posted August 11, 2015 Posted August 11, 2015 Great. I had been using the older version that did not always align the columns. This one is working great with my theme! Thanks.
lidow Posted August 12, 2015 Posted August 12, 2015 I do the config - change the start day to Monday. I saw the calendar once 2nd try gives me this for both cal and calconfig
lidow Posted August 12, 2015 Posted August 12, 2015 OK fix it, somehow this file was empty. I delete it and create it again. ~/Library/Application Support/Alfred 2/Workflow Data/zmin.calendar/settings.js
owenwater Posted August 12, 2015 Author Posted August 12, 2015 OK fix it, somehow this file was empty. I delete it and create it again. ~/Library/Application Support/Alfred 2/Workflow Data/zmin.calendar/settings.js @lidow Can you tell me the version of your workflow? You can find it under workflow directory. And please tell me if you saw this issue again.
deanishe Posted August 12, 2015 Posted August 12, 2015 I've seen this a couple of times. I'm beginning to think we introduced a bug with the atomic write in AW. Or we didn't solve the problem of workflow's being killed by Alfred. In a versioned workflow like this one, AW should always write the version to settings.json after the workflow completes ("__last_run_version").
owenwater Posted August 12, 2015 Author Posted August 12, 2015 Interesting. It never happened on my laptop. Maybe because of the SSD the writing operation is fast enough?
deanishe Posted August 12, 2015 Posted August 12, 2015 (edited) My machine has SSDs and it has happened to me… I'm thinking AW should probably keep backups of settings.json. Say, the last 10 versions (it's not a large file). This could be a very hard problem to track down. Perhaps checking that the new file isn't empty would be a good idea. Edited August 12, 2015 by deanishe
owenwater Posted August 12, 2015 Author Posted August 12, 2015 Or `Immediately after each character typed` + `Terminate previous script` is just not a good idea? Let's discuss it on the github, I may have some other idea.
deanishe Posted August 12, 2015 Posted August 12, 2015 I've opened a corresponding issue here: https://github.com/deanishe/alfred-workflow/issues/69
yee Posted August 14, 2015 Posted August 14, 2015 Can I configure it opens with BusyCal or Fantastical 2?
RuslanI Posted August 14, 2015 Posted August 14, 2015 This is awesome! Thank you. Could it be possible to act on specific dates - like open selected date in the calendar or fantastical apps?
owenwater Posted August 14, 2015 Author Posted August 14, 2015 @jTux Those two are not free softwares, let me see if I can develop by trial version. @Ruslanl Because the Alfred workflow can only select one line at a time. Selecting a specific date will increase too much complexity of user interface.
deanishe Posted August 15, 2015 Posted August 15, 2015 (edited) You can open a date in BusyCal with busycalevent://date/2015-08-15 There's a bit more info here. I don't have Fantastical 2, so I can't comment on that. Edited August 15, 2015 by deanishe
owenwater Posted August 15, 2015 Author Posted August 15, 2015 Thanks @deanishe, I have downloaded both one and Fantastical 2 can be opened in a very similar way.
dfay Posted August 15, 2015 Posted August 15, 2015 See http://www.alfredforum.com/topic/1272-add-to-fantastical/?hl=fantasticalre Fantastical
owenwater Posted August 17, 2015 Author Posted August 17, 2015 Hi @jTux, I just update the workflow and it supports BusyCal or Fantastical 2 now. yee and thec13 2
Doom Posted August 20, 2015 Posted August 20, 2015 I love this idea. I love to config it and I also love the way how you display a calendar in alfred, pretty creative!
deanishe Posted August 20, 2015 Posted August 20, 2015 (edited) I have another feature request: Google Calendar. The URL looks like this: https://www.google.com/calendar/render?tab=wc&date=20151101 Edited August 20, 2015 by deanishe
owenwater Posted August 26, 2015 Author Posted August 26, 2015 (edited) @deanishe Google Calendar is supported now. @FirePanther I'm so glad you like it. Edited August 26, 2015 by owenwater
deanishe Posted August 26, 2015 Posted August 26, 2015 Works like a charm. Marvellous. FWIW, I've changed the keyword to ".cal" because "cal" shows a bunch of other stuff, too. Also, any chance you'll turn on AW auto updates? I was ever so slightly disappointed that "cal workflow:update" didn't work, and I had to actually click on a link like a plebian I mean, you're already using GH releases and semantic versions…
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