Jump to content

alfredpanda

Member
  • Posts

    106
  • Joined

  • Last visited

Reputation Activity

  1. Like
    alfredpanda reacted to federico in Add calendar events with (mostly) natural language   
    Hey there! 👋
     
    I made a small workflow to add events to the calendar (stock Calendar app) with "natural language" (well... not really super sophisticated, but it feels "natural" to me in the sense that it's similar to how I create calendar events), similar to what Fantastical does. It works pretty good for me, and I thought to share it in case it can be useful for someone else as well
     
    It's nothing fancy obviously, at the moment it can do some simple things like this:
     
    "cal buy groceries tomorrow at 5pm" "cal meeting next wednesday for 3 hours at 3pm PDT" "cal in 2 hours get a break for 10 minutes"  

     
    A couple notes:
    it supports only 1 target calendar at the moment, with the name specified in the `calendar` workflow variable it's written in Go (with `awgo`, thanks @deanishe!), for no particular reason rather that it's what I usually use for my projects, which means that it's compiled and it will bring up the annoying "verified developer" popup on macOS 10.15+ it should work on M1 via Rosetta, but I don't have a M1 Mac to make sure myself. I also thought about bundling the arm version with the workflow and/or creating separate downloadable workflows, if somebody is interested I can do something for that  
    Here's the link -> https://github.com/ruggi/calfred/releases/latest
     
    Stay safe!
  2. Like
    alfredpanda reacted to bongiornot in Google Drive Search (via Google Drive File Stream)   
    Yes, it should work on Big Sur. If you're getting your Google Drive files to show up in a Spotlight search, then the workflow should work. A few troubleshooting steps I can think of:
    If your Google Drive files do not appear in Spotlight, you need to re-index. Note that when I did this, it took a long time (~3-4 h) but it was a one-time fix. https://www.cultofmac.com/131619/fix-your-spotlight-search-results-by-forcing-spotlight-to-re-index-os-x-tips/ Check the workspace variables in Alfred to ensure it's looking at the correct location of your Google Drive files. (If I remember correctly, /Volumes/GoogleDrive is the default.) When you're looking at the workspace variables, check out the comments on the left and make sure everything is configured as instructed. I actually don't have a Mac anymore, so I unfortunately can't guide you with more detailed troubleshooting, but hopefully this helps.
×
×
  • Create New...