Jump to content

justcharlie

Member
  • Posts

    18
  • Joined

  • Last visited

Reputation Activity

  1. Like
    justcharlie reacted to luckman212 in LiveText - quick toggle for macOS 12 Monterey LiveText feature   
    It annoyed me that LiveText activated when I didn't want it (e.g. when trying to draw a marquee in Preview.app) so I came up with this quick little toggler for the feature. Only tested on macOS 12.0.1 on an M1 Mac Mini. Please report any problems!
     
    https://github.com/luckman212/alfredworkflows/blob/master/LiveText.alfredworkflow
     

     

  2. Like
    justcharlie 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!
  3. Thanks
    justcharlie reacted to Andrew in Alfred stops responding on M1 11.1   
    @justcharlie I suspect this is a cmd+space conflict, take a look at the 3 items here and disable them:
     
    https://www.alfredapp.com/help/troubleshooting/cmd-space/
     
    Cheers,
    Andrew
×
×
  • Create New...