iEnno Posted May 15, 2013 Share Posted May 15, 2013 Here is a Workflow to add an Event or a Todo to BusyCal. Simply use the keyword busy to add an Event, use the ⌥-modifier to make it a Todo. Direct Download GitHub thanasut, gr8, Grug and 2 others 4 1 Link to comment
rjleamaster Posted April 29, 2014 Share Posted April 29, 2014 Nice workflow! The natural language works well. Is there a way to specify a calendar or list? Link to comment
iEnno Posted April 29, 2014 Author Share Posted April 29, 2014 You can specify a calendar by using the slash trick (that's how I call it): End the event string with "/" and the first letter of the calendar, i.e. "cinema today /p" ("/p" for calendar "Private"). Link to comment
Richard61 Posted September 4, 2016 Share Posted September 4, 2016 Thanks so much for this workflow. Link to comment
david.heberling Posted April 13, 2017 Share Posted April 13, 2017 I have a simple request. Is there a way you can statically add a location to the script. Example I want to type busy Test Meeting and have it create a new meeting named Test Meeting with my conference bridge already in the location field? Sorry I am a beginner so this might elementary. Link to comment
MacWorks Posted April 23, 2017 Share Posted April 23, 2017 I use a CRM app for the Mac called Daylite. Is there any way to modify this workflow to work with Daylite instead? Thanks Link to comment
iEnno Posted April 27, 2017 Author Share Posted April 27, 2017 On 14.4.2017 at 0:39 AM, david.heberling said: Is there a way you can statically add a location to the script. It's actually quite easy. Open the workflow and double click the action that says "open URL" (the upper right one). In the URL field (which currently says "busycalevent://new/{query}") you just append the keyword "in" and your location. Be aware that you have to URL-encode some characters, i.e. spaces become "%20". A list of those characters can be found here. An example: if your location was "my sweet home", the URL field should be changed to "busycalevent://new/{query}%20in%20my%20sweet%20home". Hope this helps. On 24.4.2017 at 0:46 AM, MacWorks said: Is there any way to modify this workflow to work with Daylite instead? I'm sorry. I don't know Daylite. BusyCal works with URL schemes, so you may try to look for URL scheme support in Daylite and build something like this yourself. Link to comment
theboyler Posted December 16, 2017 Share Posted December 16, 2017 On 23/04/2017 at 11:46 PM, MacWorks said: I use a CRM app for the Mac called Daylite. Is there any way to modify this workflow to work with Daylite instead? Thanks 1) Switch on the reminder syncing service inside Daylite by installing the profile 2) Just use any of the workflows to add events to reminders, and choose the reminder calendar to be 'Worklist' Link to comment
CorroC Posted August 8, 2019 Share Posted August 8, 2019 On 4/29/2014 at 3:16 PM, iEnno said: You can specify a calendar by using the slash trick (that's how I call it): End the event string with "/" and the first letter of the calendar, i.e. "cinema today /p" ("/p" for calendar "Private"). Great tool iEnno! Having trouble with the slash trick. I have 4 lists: Q1,Q2,Q3,Q4. 'New test /Q4' Opt+Enter didn't seem to work. Hmm, any idea why? Thank you! Link to comment
iEnno Posted September 9, 2019 Author Share Posted September 9, 2019 The workflow uses the URL scheme "busycalevent://new/-{query}" to create the Todo. According to the docs this should work. In a quick test I indeed got this working so I don't really know how to help you :( Link to comment
Stuart McArthur Posted October 29, 2019 Share Posted October 29, 2019 iEnno, I'm a total beginner at Alfred but learning by the day. Please advise how and when I input the "option" modifier" to get a To-Do entry. I've tried everything. Thanks Link to comment
deanishe Posted October 29, 2019 Share Posted October 29, 2019 1 hour ago, Stuart McArthur said: Please advise how and when I input the "option" modifier" to get a To-Do entry Instead of just pressing ↩, you press ⌥↩ gr8 1 Link to comment
CorroC Posted May 19, 2020 Share Posted May 19, 2020 On 9/9/2019 at 10:38 AM, iEnno said: The workflow uses the URL scheme "busycalevent://new/-{query}" to create the Todo. According to the docs this should work. In a quick test I indeed got this working so I don't really know how to help you Following up year later (lol) to say no worries at all - I use this tool every day, total blessing!!! Link to comment
nicolasmertens Posted February 3, 2023 Share Posted February 3, 2023 Thank you as well... Link to comment
EgonHeuson Posted February 27 Share Posted February 27 Very interesting Workflow! Thanks! Sadly in my case, the "/p" trick doesn't work... I don't know why. When I use it in busycal no problem, but when I use it as an argument for the workflow, it isn't being taken into account. 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