hamiseixas Posted March 26, 2013 Share Posted March 26, 2013 Hi, I have updated "Add Calendar Event" with feedback results. I hope it helps. http://code.google.com/p/tox-alfred-workflows/wiki/AddCalendarEvent It is very usefull for me Follow my Google Code page. I'm adding new workflows there Best, Tox bcometa 1 Link to comment
Domenic Posted March 27, 2013 Share Posted March 27, 2013 Cool idea but doesn´t work for me. Just opens Calendar, but sends a notification that it was successful. Any ideas? Domenic Link to comment
thinkfilm Posted March 27, 2013 Share Posted March 27, 2013 Same issue here -- if Calendar app is not open the workflow will open the app but nothing happens. However, if Calendar is open then the workflow executes as expected. It's a very nice workflow and I assume the issue is related to the script executing before Calendar finishes opening (if closed). Link to comment
hamiseixas Posted March 27, 2013 Author Share Posted March 27, 2013 Cool idea but doesn´t work for me. Just opens Calendar, but sends a notification that it was successful. Any ideas? Domenic Really sorry. But can you post the query you wrote? Did Calendar open a popup to select default calendar? Do you have Mountain Lion? I've just saw that my script is calling Calendar not iCal. I'm trying to figure out what is happening... :/ Same issue here -- if Calendar app is not open the workflow will open the app but nothing happens. However, if Calendar is open then the workflow executes as expected. It's a very nice workflow and I assume the issue is related to the script executing before Calendar finishes opening (if closed). Thank you. I'm trying to see how can I check if iCal is active... Link to comment
bcometa Posted May 3, 2013 Share Posted May 3, 2013 works for me thanks!! 10.8 here. if "am" & "pm" worked, that'd be sweet Link to comment
hamiseixas Posted May 3, 2013 Author Share Posted May 3, 2013 works for me thanks!! 10.8 here. if "am" & "pm" worked, that'd be sweet Thank you! I'm gonna check about this feature. I didn't think about it because where a live we use 24 units for hour Link to comment
hamiseixas Posted May 3, 2013 Author Share Posted May 3, 2013 works for me thanks!! 10.8 here. if "am" & "pm" worked, that'd be sweet Hi, I have updated to v1.2 with AM/PM support. Thank you. Best T Link to comment
jefffread Posted May 15, 2013 Share Posted May 15, 2013 Hi hamiseixas, Having the same issue as Dominic above. I have Calendar open (version 6.0), execute using some of your examples, get the notification, but nothing in Calendar. Any thoughts? I've tried toggling individual calendars on and off and still nothing. Thanks in advance for your help/suggestions. JF Link to comment
hamiseixas Posted June 4, 2013 Author Share Posted June 4, 2013 Hi hamiseixas, Having the same issue as Dominic above. I have Calendar open (version 6.0), execute using some of your examples, get the notification, but nothing in Calendar. Any thoughts? I've tried toggling individual calendars on and off and still nothing. Thanks in advance for your help/suggestions. JF Would you mind testing this new version (1.3) again? I have made some changes in script. Thank you very much. Cool idea but doesn´t work for me. Just opens Calendar, but sends a notification that it was successful. Any ideas? Domenic Would you mind testing this new version (1.3) again? What is the version of your OSX or Calendar? Thank you guys. Best T Link to comment
GFEMajor Posted January 9, 2014 Share Posted January 9, 2014 Hi, i installed the newest version of your wf, but no event is added, even if I use your example cal meet my mother at 15:00 on 10/03/2013 in ShoppingM @Personal alarm 0 minute 30 minutes 1 h 8 hours can you help me? Link to comment
hamiseixas Posted January 14, 2014 Author Share Posted January 14, 2014 Hi, i installed the newest version of your wf, but no event is added, even if I use your example cal meet my mother at 15:00 on 10/03/2013 in ShoppingM @Personal alarm 0 minute 30 minutes 1 h 8 hours can you help me? Hi, If you remenber, when you executed at first time, did it ask for the calendar name? Thx Best T Link to comment
GFEMajor Posted January 15, 2014 Share Posted January 15, 2014 I don't thinks so. I deleted the workflow and reinstalled it. It did not ask for a calendar name. Can I set it somewhere in the scripts? Link to comment
hamiseixas Posted April 9, 2014 Author Share Posted April 9, 2014 I don't thinks so. I deleted the workflow and reinstalled it. It did not ask for a calendar name. Can I set it somewhere in the scripts? Hi, We have released a new version (1.4) with some bug fixes. https://github.com/rtoshiro/alfred-workflows-addcalendarevent/releases Could you try this version? Best regards, Ham Link to comment
GFEMajor Posted April 10, 2014 Share Posted April 10, 2014 I tried the new version, but still get some Errors creating a new event (when enabling debug mode in alfred): [iNFO: alfred.workflow.input.scriptfilter] Processing output 'alfred.workflow.action.script' with arg 'TEst'[ERROR: alfred.workflow.action.script] Code 1: main.scpt: execution error: Finder got an error: End of file error. (-39)[iNFO: alfred.workflow.action.script] Processing output 'alfred.workflow.output.notification' with arg '' Link to comment
hamiseixas Posted April 10, 2014 Author Share Posted April 10, 2014 I tried the new version, but still get some Errors creating a new event (when enabling debug mode in alfred): [iNFO: alfred.workflow.input.scriptfilter] Processing output 'alfred.workflow.action.script' with arg 'TEst' [ERROR: alfred.workflow.action.script] Code 1: main.scpt: execution error: Finder got an error: End of file error. (-39) [iNFO: alfred.workflow.action.script] Processing output 'alfred.workflow.output.notification' with arg '' Damm.. Can you verify if the script has created a folder called 'tox' in: ~/Library/Application Support/Alfred 2/Workflow Data/ If it has created, can you see a file called 'cal_name' inside it? And can you check the contents of this file? Thank you. Best H Link to comment
GFEMajor Posted April 11, 2014 Share Posted April 11, 2014 The file is there, but it is empty. Link to comment
hamiseixas Posted April 11, 2014 Author Share Posted April 11, 2014 The file is there, but it is empty. Hi Well. I do not know how this file could be empty, but we have released a new version (1.5) fixing this bug. https://github.com/rtoshiro/alfred-workflows-addcalendarevent/releases/tag/1.5 Would you mind testing it? Thank you. Best H Link to comment
GFEMajor Posted April 14, 2014 Share Posted April 14, 2014 Sure I do . Downloaded it and now it works. Just a small thing. While creating the first event it sayed "Please specify the Calender first", but nothing happend. Then, after creating a secound event, a Popup let me choose the default calender. After that it worked. Very cool extension . Thanks for it. Link to comment
kick Posted May 10, 2014 Share Posted May 10, 2014 (edited) Hi, Unfortunately, it doesn´t work for me. Just opens Calendar than sends a notification that it was successful. The file is there but just '??' are typed, when i checked 'fox' folder. I use latest ver mac OS and the extension. Could you help me? Thank you. Best, Edited May 10, 2014 by kick Link to comment
hamiseixas Posted May 10, 2014 Author Share Posted May 10, 2014 Hi, Unfortunately, it doesn´t work for me. Just opens Calendar than sends a notification that it was successful. The file is there but just '??' are typed, when i checked 'fox' folder. I use latest ver mac OS and the extension. Could you help me? Thank you. Best, Hi, Could you edit and put the name of calendar inside this file? This name should exist in your calendar list. (Ie.: work) I'm going to see what happened. One question: did it open a popup asking you to choose one calendar to use as default?? Thank you. Best H Link to comment
hamiseixas Posted August 28, 2014 Author Share Posted August 28, 2014 (edited) New version released: 1.12 https://github.com/rtoshiro/alfred-workflows-addcalendarevent Edited July 14, 2015 by hamiseixas Link to comment
turkeyphant Posted December 26, 2014 Share Posted December 26, 2014 Many bugs. PM/AM incorrect. Can't handle "&". Can't handle 27th instead of 27. Can't handle many natural language options or alternative structures. Popup to ask for access to calendar 100s of times per event. Link to comment
turkeyphant Posted January 7, 2015 Share Posted January 7, 2015 I guess this project is dead? Link to comment
hamiseixas Posted January 8, 2015 Author Share Posted January 8, 2015 No. It is not dead. I'm going to see your requests but it is hard due to lack of time Best Link to comment
hamiseixas Posted July 14, 2015 Author Share Posted July 14, 2015 Hi, Unfortunately, it doesn´t work for me. Just opens Calendar than sends a notification that it was successful. The file is there but just '??' are typed, when i checked 'fox' folder. I use latest ver mac OS and the extension. Could you help me? Thank you. Best, I have uploaded a new version of this Workflow. You can now type: cal default and change the Calendar name again. Maybe you could have a try. Best H 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