Jump to content

Andrew

Creator
  • Posts

    4,919
  • Joined

  • Last visited

  • Days Won

    316

Everything posted by Andrew

  1. It's also worth noting that in your screenshot, fileproviderd and fseventsd are also super high CPU usage. Are your preferences stored locally or on e.g. iCloud / Google Drive? If not, move them local and see if this is the cause.
  2. @mikedvzo As this issue is unique to you, I'll need as much info as possible to try and ascertain what you have on both Macs which could be causing this issue. The first place to start is with a Sample Process in Activity Monitor while the Preferences is at 100%. This could help point towards the root of the issue. If you could reply to Vero's email with that, and with a Diagnostics from Alfred Preference's help tab.
  3. @zeitlings I've put in some range and divisor warnings for the next build, and upped the artificial 25 maximum markers limit. As a side note, after spending some time fiddling with this, setting the snapped marker count incorrectly is an easy (non-obvious) trap to fall into, so the additional warnings are very useful. Thanks for highlighting this issue.
  4. This is actually a pretty interesting quirk, and it looks like Alfred's doing everything he can correctly. In the first example, Alfred is correctly saving the visible integer value, and when re-opening is setting that same value back on to the macOS slider, but the macOS slider component is truncating and snapping it to the lower value (closer marker). I already mention in the subtext for the Only Stop on Markers: "Test your configuration carefully to match your desired value range", which is essentially warning about what you've found. I could update this to show a warning that the markers don't divide cleanly into the number range, I'll add an internal ticket to have a think about it.
  5. @caleb531 I've added an internal ticket to look into this, thanks!
  6. @drnut Take another read of @zeitlings reply, as this tells you everything you need if you want to use the Script Filter. If you don't want to return additional results into Alfred and just want to run a script with an argument, perhaps what you're looking for is: Keyword -> Run Script -> Large Type
  7. @MINT Alfred's default knowledge and latching is based on the currently typed phrase in Alfred's input field to the selected result. As such "F" could match "Firefox", but "Fi" could match "Find My". Take a careful read through this page which explains exactly how Alfred sorts, and when happens when Alfred doesn't have relevant knowledge: https://www.alfredapp.com/help/kb/understanding-result-ordering/ Cheers, Andrew
  8. @zlebandit could you email the exported output of typing ?diagnostics into Alfred to our info@ address so I can take a quick peek at Alfred's settings? Cheers, Andrew
  9. @zlebandit do you have the following option selected: Features > Contacts > Advanced > Use Spotlight metadata to searching contacts This can sometimes result in duplicate contacts if you have a copy (backup) of the contacts somewhere random on your Mac.
  10. Alfred relies on the underlying macOS APIs for file search, so any comparisons to older versions of Alfred/macOS are in fact misdirected as the macOS file search system was much more simple back then (primarily local based). Having said that, Alfred 5 should always perform practically instantly and very accurately on the an up to date Mac / macOS. We perform a significant amount of profiling and diagnostics to ensure that Alfred is always lightweight and performant. When users are seeing laggy performance on file searches, the advice is always the same, and directed at fixing the underlying issues which may exist in the macOS metadata. This usually results in a macOS rebuild index (in certain cases with deleting the .Spotlight-V100 folder for a deep reindex). Subsequently, we recommend using Alfred's default search scope, then use Workflow file filters for external drives. This avoids quirks such as waiting for external drives to wake up. We also recommend keeping Alfred's default result types to a minimum, (e.g. Apps / Prefs), then using the file search modes ([spacebar prefix], open, find) to search for files. Note: Alfred's knowledge is used for result sorting, not file search. Before considering issues with sorting, it's best to get to the bottom of why the macOS file search isn't working. Did you migrate your very old Mac to your M2, as the macOS migration assistant has been known to cause file search issues. If so, did you delete the .Spotlight-V100 folder when rebuilding the macOS index? Cheers, Andrew
  11. @alfredpanda change the hotkey trigger mode to "Simulate modifier keys released" or "Wait until modifier keys are released", otherwise when Alfred simulates the ⌘C, you'll still be holding the option key. You can do this by clicking the teal symbols to the right of the hotkey config field. Note that Alfred's default option is Simulate, so this should work by default.
  12. @VDH You should only have Alfred 5 installed, you may also have Alfred 1 installed from the Mac App Store. If installed correctly, you should only see "Alfred 5" in your Applications folder. Unresponsive behaviour can be caused by having Alfred's preferences folder set to e.g. iCloud and using Optimised Storage, where the files Alfred needs instant access to no longer exist on your local drive. Can you open Alfred's Preferences to the Help tab, and email the output of the "Diagnostics..." button to our info@ email address and I'll take a look. Cheers, Andrew
  13. @pseudometa Excellent spot! I'll get this fixed in the next build. Thanks, Andrew
  14. The text view uses a native macOS Scroller for the text view, so you won't get the themed scroller like in Alfred's default results. You're seeing it like this because you likely have your macOS setting to "Show Scroll Bars: Always". If you set this to the default of "When Scrolling", you won't get the background drawn behind the scroller. Having said that, there are a few things you can do to make this look a little better if you want to keep the macOS "Always" setting enabled. 1. Assuming macOS is in dark mode, Switch Alfred's dark mode rendering to native in the Appearance > Options > Use Native Dark Mode window rendering... This should make the background darker and fit with your theme better. 2. Update the theme to use a Visual Effects View background. You'll lose the pink border, but this uses a more modern window content view, and the scrollers are rendered differently. Let me know how you get on Cheers, Andrew
  15. @gingerbeardman Is this a one off, or reproducible? As this (so far) seems unique to you, the first thing I'd check is other apps you have in the macOS Privacy & Security > Accessibility prefs. There may likely be another app which is fettling the macOS Event stream and preventing Alfred from getting the snippet keystrokes. This would tally with you quitting and restarting which put's Alfred (temporarily?) ahead of the app which is removing those events. (Aside: It's worth also noting that Alfred doesn't fettle the event stream, only reads from it to match snippet keywords.)
  16. @Oneechan69 once you've added the Applications (Parallels) folder to Spotlight Privacy, type "reload" in Alfred to clear his cache. This should do the trick
  17. @Egypt Urnash There are no ChatGPT features by default. Our users privacy remains our highest priority, as it always has been. The ChatGPT workflow is totally optional and self-contained, i.e. you need to install it from our gallery. If you haven't installed this, then Alfred doesn't even have knowledge of this service. Alfred does not collect or send your data anywhere, unless you specifically and intentionally install a workflow to communicate with a service of your choosing, such as ChatGPT / OpenAI. Hope that helps clear things up! Cheers, Andrew
  18. @andy4222 The way I'd approach this is pass the single argument in the URL as comma or pipe separated, then add a Split Arg object after which can split this into either variables or multiple arguments depending on how you want to use it within the workflow.
  19. @mrzumo Welcome to the forum and thanks for upgrading to the Powerpack today! I like the idea of having ChatGPT as a fallback, I think if we ask Vitor nicely enough, he'll probably add it Cheers, Andrew
  20. @Zhibin He Thanks for buying a Legendary! To expand on this, you can configure Alfred to use your macOS configured proxy for all Workflows in the Alfred's Advanced preferences by ticking the "Use macOS http proxy settings for scripts" option. If it's just a single workflow you'd like to configure to use a proxy, adding the https_proxy variable to the workflow environment variables (Use the link @vitor provided) will be passed to the script which is connecting to ChatGPT's API. Alternatively, if you're using a VPN, Alfred would also work with this by default without the need to use proxy settings. Cheers, Andrew
  21. Alfred 5.5 currently only supports 1 image per line. I have an internal note in my Markdown improvements to support side by side images like this.
  22. @mikedvzo What Mac do you have? Editing the workflow you shared is silky smooth on my M1 Pro MacBook with no spikes at all. Nothing similar has been reported by others, and I've also tested with some significantly more complex workflow layouts... have you tried rebooting your Mac in case something underlying in macOS has quirked?
  23. @jasonw It's good practice to _always_ use this option when you want Alfred's window to stay open between workflow input objects. Alfred tries to infer if the window should stay open, but this isn't always possible. You'll get unexpected behaviour (as you've experienced) if you don't explicitly tell the workflow your intentions. [moving to workflow help / questions]
  24. @jasonw be sure to configure the connection out of the list filter to not close Alfred. Double click on the connection and select "Don't close the Alfred window on actioning result". You'll see a square as follows: This is a guess based on the limited info you've provided, so let me know if you've already selected this option. Cheers, Andrew
  25. Hey Stephen, If you're editing a separate script (not the Script Filter Object), then the cache is working as intended... i.e. caching until you asked it to expire. If you open the Script Filter Object Config, then select Save, you should see a message in the debugger that the cache has been flushed. Let me know if this isn't the case and I'll take a deeper look. Cheers, Andrew
×
×
  • Create New...