Jump to content

ionstorm

Member
  • Posts

    21
  • Joined

  • Last visited

ionstorm's Achievements

Member

Member (4/5)

2

Reputation

  1. I looked at Post Notification but i'm not seeing a way to trigger it without actually connecting something to it. Is there a way to do that?
  2. The junction worked fine. I was wondering if there was yet another way though. Maybe like a transient item within the workflow that would just invoke itself when the workflow is invoked.
  3. Question: Is there any better way to invoke the confirmation sound - just so the workflow looks a bit more tidy? Backstory: I created a workflow to use as an app switcher. I wanted it to play a sound when I pressed the hotkey because sometimes it takes the computer a while to activate the app and I just needed to have an audible cue so I knew the workflow was played. Here's what my workflow looks like: Thanks!
  4. On a daily basis Browser Tabs by Emmanuel Pilande Calculate Anything by Biati Digital Menu Bar Search by Benzi Ahamed Search Notes by Sean Ballinger System Settings by Vítor Galvão and a workflow I put together to use as an app switcher (used to use Karabiner)
  5. Upvote. I have this exact same problem.
  6. If you're open, try Chrome with Chrome Control. https://github.com/bit2pixel/chrome-control/releases/tag/v1.0.0
  7. AH. Now that you mention it, that's probably the cause. Came from a time before I used DownMedia. Removed it now. :D
  8. @vitor Just wanted to say that I ran into an issue downloading YouTube videos, dug around a bit, and then realized that your workflow has a dependency on youtube-dl for those links. Problem resolved itself after a brew upgrade. The debug didn't offer much in the way of advice. Would it make sense to build in some validation of the dependencies when the script throws an error? That way it'd be just a little bit easier for us to "self serve" when an error occurs. Goes without saying i'm incredibly grateful, not just for your plugin but also for the fact it's kept updated. 😁
  9. Not till 5 minutes ago. It's markedly faster! Thank you very much!
  10. I need a workflow that can search through Chrome tabs. I'm currently using Chrome Control - https://github.com/bit2pixel/chrome-control I was hoping to find one that's actively being maintained (and hopefully even faster). It isn't working correctly but the creator is not responding.
  11. In the end, I took the script that you wrote for hyper and used it for kitty. It does exactly what I needed it to do. I'll probably come back to this if I ever wanted to do something more complex.
  12. Thank you so much! I think I may have just enough to give it a go. 😄
  13. Hi! I need some help changing the default terminal to kitty. I did go over another thread Change default Terminal to Hyper.is ? and I understand it's a workaround. From what i've understood, for the best result, the application should support Applescript. 1. How do I assess if something has support for Applescript and what it has support for? 2. Where's the best resource for learning to do Applescript? I'm happy to take a stab at it. All I need is for someone to point me in the right direction.
  14. Curious - why won't it run on your MacBook?
  15. I have a similar kind of problem with using the da command. It keeps saving it as OPUS. OS ver: 10.15.4 Alfred ver: 4.09 Workflow ver: 20.2 Youtube-dl ver: 2020.05.03 (installed via brew) ffmpeg ver: 4.2.2 Workflow env vars Log cap [17:40:39.098] DownMedia[Script Filter] Queuing argument '' [17:40:39.800] DownMedia[Script Filter] Script with argv '' finished [17:40:39.804] DownMedia[Script Filter] {"items":[{"uid":"downmedia audio","subtitle":"Add to WatchList (⌥): true 𐄁 Full Playlist (⌘): false","valid":true,"variables":{"media_type":"audio","add_to_watchlist":true,"full_playlist":false},"mods":{"cmd":{"subtitle":"Add to WatchList (⌥): true 𐄁 Full Playlist (⌘): true","variables":{"media_type":"audio","Add_to_watchlist":true,"full_playlist":true}},"alt":{"subtitle":"Add to WatchList (⌥): false 𐄁 Full Playlist (⌘): false","variables":{"media_type":"audio","add_to_watchlist":false,"full_playlist":false}},"cmd+alt":{"subtitle":"Add to WatchList (⌥): false 𐄁 Full Playlist (⌘): true","variables":{"media_type":"audio","add_to_watchlist":false,"full_playlist":true}}},"title":"Act On Instinct - YouTube Music","arg":"https://music.youtube.com/watch?v=tWwoyxHl7X8&list=RDAMVMtWwoyxHl7X8"}]} [17:40:40.493] DownMedia[Script Filter] Processing complete [17:40:40.496] DownMedia[Script Filter] Passing output 'https://music.youtube.com/watch?v=tWwoyxHl7X8&list=RDAMVMtWwoyxHl7X8' to Run Script [17:40:49.448] STDERR: DownMedia[Run Script] xattr: No such file: /Users/xyz/Downloads/Act On Instinct.webm 55:194: execution error: Alfred 4 got an error: Cannot find workflow with Id 'com.vitorgalvao.alfred.watchlist' (-2) You do not have WatchList installed. Download it at https://github.com/vitorgalvao/alfred-workflows/tree/master/WatchList [17:40:49.457] DownMedia[Run Script] Processing complete [17:40:49.458] DownMedia[Run Script] Passing output '' to Run Script If you need any additional information or need me to try out anything, please let me know. Regardless, thank you for this awesome workflow! 😁
×
×
  • Create New...