Jump to content

Acidham

Member
  • Posts

    429
  • Joined

  • Last visited

  • Days Won

    19

Reputation Activity

  1. Thanks
    Acidham reacted to vitor in Rsync Folders   
    As @Acidham mentioned, it’s not updated there immediately. This is by design. Among other things, it allows for this short feedback loop where a workflow creator can add a requested feature, it’s tested and kinks are ironed out, then it’s released. This way we avoid more people getting the intermediary version and can serve the known good one. It should be live by tomorrow. You don’t have to worry about it, the Gallery understands it’s the same workflow and will offer updates even if you downloaded it from GitHub.
  2. Thanks
    Acidham got a reaction from Yixin in Recent files in a folder   
    What is the result of python3 -V?

    For me, it looks like issues with Xcode. Do the following: 
    xcode-select --install installes Command Line Dev tools
    If the above does not help please try sudo xcode-select --reset


     
  3. Thanks
    Acidham got a reaction from cands in Alfred Microphone Control   
    Alfred Workflow to mute and unmute the microphone by pressing the Hotkey, or using the Keywords.
    Download: https://github.com/Acidham/alfred-microphone-control/releases/latest


    How does it work?
    Microphone control sets the input volume to 0 or to 100
  4. Like
    Acidham got a reaction from jesused in Image Shrinker   
    Shrinks an image by reducing size of the longest side and optimize the color of the image for sharing.
    The workflow accepts one image file via file action.
    Download: https://github.com/Acidham/alfred-image-shrinker/releases/latest

    Usage
    ImageShrinker can be used in two ways:
    by browsing a folder or file, select the image file and then send it via file action to ImageShrinker
    by using Universal Actions*: select an image file in Finder, enter Universal Actions and send it to ImageShrinker
    * Using Unviersal Actions: Open Alfred Preferences → Features → Universal Actions
     
    Required
    Alfred 5
    Automation Task
     
     
  5. Like
    Acidham got a reaction from vitor in search-alfred-workflows   
  6. Thanks
    Acidham got a reaction from suliveevil in search-alfred-workflows   
    Thx @vitorfor PR...merged and release
  7. Like
    Acidham got a reaction from vitor in Show Microsoft Edge bookmarks   
    Added Edge: https://github.com/Acidham/chromium-hist-bookmarks/releases/tag/v3.0.5
  8. Like
    Acidham got a reaction from TomBenz in Rsync Folders   
    1. Rsync Folders sync a source folder to target folder, including deletion in target folder if file was deleted in source folder as well. rsync command options: rsync -rtvuc --delete-after
    2. Nope, because you cannot type, but it would be easy to extend. If I find some time, I can add an add only by typing option.  
  9. Like
    Acidham got a reaction from TomBenz in Spectacle   
    Control window with Spectacle by using default keystrokes. Type "w" with following options:
    Fullscreen Move window to the Next Display Center window Aligns window to the Left or Right of the screen Reset - special command combines move to the left and then center Spectacle required: https://www.spectacleapp.com
    Advanced: Keystrokes can be changed or addtionals can be added by modifying the Script Filter
     
    Download: http://www.packal.org/workflow/spectacle
  10. Thanks
    Acidham got a reaction from cands in Rsync Folders   
    Committed latest version: https://github.com/Acidham/rsync-folders/releases/latest
  11. Like
    Acidham reacted to vitor in macOS Monterey 12.3 killed python — now what? 🐍   
    Just including /usr/bin/python3 in the dropdown wouldn’t have changed the situation. You don’t need the dropdown to use a language. You never did. Most popular Python 2 Workflows don’t use the dropdown to call Python 2 (I should know), they use /bin/bash or /bin/zsh and call python from there. Developers have been able to use Python 3 in Workflows for a long time, and several do: @Acidham is my go-to example of someone whose Workflows have been in Python 3 long before the Apple deprecation.
     
    I don’t understand the point about external text files and syncing Workflows. You can add any file to the Workflow’s folder and those will sync too, that’s expected and the proper way to set up Workflows. You reference them via their relative path.
     
    I can try to help you with whatever is tripping you up, but I need a specific question to know where you’re having issues.
  12. Thanks
    Acidham reacted to bambalados in Bionic Reading   
    In can anyone is wondering how it'd look like, from https://www.reuters.com/world/biden-meets-japanese-emperor-start-visit-launch-regional-economic-plan-2022-05-23/:

     
  13. Like
    Acidham got a reaction from bambalados in Bionic Reading   
    Thx I will change documentation to ensure requests is installed for python3...Thank you!
  14. Thanks
    Acidham got a reaction from Lexyz in Recent files in a folder   
    Makes sense...done!
  15. Thanks
    Acidham got a reaction from Lexyz in Recent files in a folder   
    What did you configure on Alfred Preferences?
     
     

  16. Like
    Acidham reacted to vitor in 1Password — Search and open 1Password items   
    Next time (when doing an items update) it may be faster, since all commands tell the 1Password CLI to cache data.
  17. Haha
    Acidham reacted to vitor in Gauth: Google Authenticator (Time-Based Two-Factor Authentication)   
    Looks like I inadvertently removed the download and source links from the top post in the latest edit! Readded.
  18. Like
    Acidham got a reaction from cands in Recent files in a folder   
    Not sure why I implemented that way ツ
     
    I changed it to search in substring!
  19. Like
    Acidham reacted to Ghost in Recent files in a folder   
    I never configured that, so I had the default (first 3 boxes checked).
     
    I like the tab action better.
     
    That did the trick!
     
    Thanks a lot @Acidham, your support is top notch.
  20. Like
    Acidham got a reaction from cands in Recent files in a folder   
    I released a new version which requires python3 and works with macOS 12.3
     
    The update will run automatically but in case you would like to install: https://github.com/Acidham/recent-files-in-folders/releases/tag/v4.2.0
  21. Like
    Acidham got a reaction from cands in AirPod Connector   
    Yep, I figured that out later yesterday and fixed it: https://github.com/Acidham/alfred-airpod-connector/blob/master/AirPods Connector.alfredworkflow
     
    Please try again. 
  22. Like
    Acidham got a reaction from eshmootie in AirPod Connector   
    oook ... seems I will experience the same when I am upgrading tonight  
     
    I will look into it after the upgrade and when json changed in the same way.
  23. Like
    Acidham got a reaction from stylophile in Resize Image   
    Thank you @stylophile for the feedback. The stopped using packal. I am not even able to find the workflow because packal search is broken  
    Furthermore, packal does not provide checkboxes for newer versions of macos. For me, it looks like that packal is not being maintained anymore :/ 
  24. Like
    Acidham reacted to deanishe in Safari Assistant   
    The workflow contains an unsigned binary. All the message means in practice is that the developer didn't pay Apple to not show that warning.
  25. Thanks
    Acidham got a reaction from Ly0nx in Chromium Bookmarks and History Search   
    https://github.com/Acidham/chromium-hist-bookmarks
×
×
  • Create New...