Jump to content

AndreProducer

Member
  • Posts

    33
  • Joined

  • Last visited

Everything posted by AndreProducer

  1. not trying to be a pain, but is there information anywhere that you have to install python in order to run this workflow?
  2. Ok, im back to Alfred from love affair with Raycast, and there is one thing that im missing here that worked intuitively out of the box in Raycast was assigning hotkeys to basically anything. Here in Alfred most actions are triggered by keywords and Im banging my head against the wall to find a way to send a keyword to Alfred by pressing keystroke. Lets say I want to search throughout the bookmarks and instead 2 steps - open Alfred --> press "bm" I would like to press keystroke to do it in one action. How can I achieve it?
  3. Hi, Let me just say this - I absolutely love Alfred app at this point I cannot imagine using mac without it, but that one thing is just driving me insane, that is - badly implemented sorting of Universal Actions based on last used action. Let me give you an example: the 2 most often Universal Actions that I use on words are 1."Google that" 2."Translate that". 9 times out of 10 I use "Google that" so it sits on the top of the list, but if after those 9 times I use "Translate that" just one time it takes the first place instantly. It nullifies the muscle memory and it works completely different than sorting in the main Alfred dialog box. Please fix that, I would be so grateful. Andre
  4. @Andrew sorry to ping you so shamelessly but do you have any plan in mind for this topic or its something for the far away future?
  5. Hi, It's weird that apple didn't introduce the keyboard shortcut for entering picture in picture in Safari out of the box. I was wondering whether it is possible to create on in Alfred. Its not trivial task for me because first you would need to click the speaker icon in the search bar and then select 'Enter Picture in Picture' in the context menu.
  6. Hi, are there any plans to introduce the interface improvements to the clipboard manager? One thing that I really miss is the ability to make the font bigger on the preview pane.
  7. Thanks Andrew, I'm huge fan of the Alfred. Keep it going (⌐ ͡■ ͜ʖ ͡■)
  8. Riiiight, so there is no way to make it bigger inside the alfred snippets itself?
  9. Is there a way to make clipboard and snippets hint text bigger?
  10. This may be a dumb question, but @Vero in the description posted themes that are named Experimental, I wonder why they are called experimental and whether there are versions of those exact two that are not experimental.
  11. Is there a way to move this topic to feature requests or bugs? Whichever you think would be suitable?
  12. Let me just say this - I absolutely love Alfred app, but the fact that I cannot sort the universal actions is really surprising to me, considering how otherwise smart and well thought out the app is. I'm not saying that implementing this functionality would be the easiest but it's definitely doable. To be honest, I wouldn't even cry if this manual sorting wasn't here but the problem is that the current implementation of sorting based on usage is not smart at all. Let me give you a simple example: The 2 most often Universal Actions that I use on words are 1."Google that" 2."Translate that". 9 times out of 10 I use "Google that" so it sits on the top of the list, but if after those 9 times I use "Translate that" just one time it takes the first place instantly. It nullifies the muscle memory and it's a perfectionist hell.
  13. If I could sort UA list then I would be able to execute desired functions based on muscle memory.
  14. @vitor Please don't bash me for that question. I've tried to understand the documentation you've gracefully linked and there is still one thing that I fail to comprehend - it seems to me that JavaScript and AppleScript are somehow "elevated" by Apple above other languages (in the context of automation), since Apple bothered to create interpreter for those 2. So are there any advantages of using JavaScript to automate the MacOS over e.g. Bash? I imagine that there would be some additional interface to control MacOS?
  15. When i trigger the script above I get the error message "command not found: bluetoothconnector". I do not undestand why it happens, because im able to execute the bluetoothconnector from the ZSH terminal with the same exact command without any issue. Using the full path (/opt/homebrew/bin/bluetoothconnector 00-8a-76-08-10-26 --notify) to the bluetoothconnector inside the Alfred workflow script solves the issue but I still would like to know why it happens.
  16. By default when I type full url into the Alfred interface and press "Enter" the website gets opened in the new Safari tab. Is there a way to change the behaviour to get it opened in the new window?
  17. One more thing... Alfred supports also shell scripts but you've mentioned only JavaScript and AppleScript. Why?
  18. Its not easy to ask precise questions when you know very little. Nevertheless, your last answer was spot on. Thank you
  19. I apologise for being thick, but does it mean that you can write scripts in JavaScript but only limited to the functionalities that Apple exposes through API?
  20. Could you elaborate, please? Do you mean that you write the scripts in JavaScript but the interpreter "converts" the JavaScript into AppleScript?
  21. From my understanding the osascript is proprietary Apple scripting language. How does it relate to JavaScript?
  22. Hi, Is there a way to sort universal actions list? I don't like using the option "sort actions by last used per type". Cheers, Andre
×
×
  • Create New...