Jump to content

jeffsui

Member
  • Posts

    95
  • Joined

  • Last visited

  • Days Won

    7

jeffsui last won the day on December 22 2016

jeffsui had the most liked content!

Recent Profile Visitors

3,080 profile views

jeffsui's Achievements

Member

Member (4/5)

20

Reputation

  1. Starting Diagnostics... File: 'Visual Studio Code.app' Path: '/Users/jstein/Applications/Home Manager Trampolines' ----------------------------------------------------------- Check file cache database... ✅ File cache integrity is ok ----------------------------------------------------------- Check if file is readable... ✅ Alfred has permissions to read this file. Unix Permissions: 493 Underlying Type: NSFileTypeDirectory Extended Attributes: ( ) ----------------------------------------------------------- Check if volume '/' is indexed by macOS... ✅ Indexing is enabled on this drive ----------------------------------------------------------- Check direct file metadata... ✅ Direct metadata available Display Name: Visual Studio Code Other Names: Visual Studio Code.app Content Type: com.apple.application-bundle Last Used: ----------------------------------------------------------- Check mdls file metadata... ✅ Metadata contains required items _kMDItemDisplayNameWithExtensions = "Visual Studio Code.app" kMDItemAlternateNames = ( "Visual Studio Code.app" ) kMDItemCFBundleIdentifier = "com.microsoft.VSCode" kMDItemContentCreationDate = 2024-06-12 21:43:52 +0000 kMDItemContentCreationDate_Ranking = 2024-06-12 00:00:00 +0000 kMDItemContentModificationDate = 2024-06-12 21:43:52 +0000 kMDItemContentType = "com.apple.application-bundle" kMDItemContentTypeTree = ( "com.apple.application-bundle", "com.apple.application", "public.executable", "com.apple.localizable-name-bundle", "com.apple.bundle", "public.directory", "public.item", "com.apple.package" ) kMDItemCopyright = "" kMDItemDateAdded = 2024-06-12 21:43:52 +0000 kMDItemDescription = "" kMDItemDisplayName = "Visual Studio Code" kMDItemDocumentIdentifier = 0 kMDItemExecutableArchitectures = ( arm64, "x86_64" ) kMDItemFSContentChangeDate = 2024-06-12 21:43:52 +0000 kMDItemFSCreationDate = 2024-06-12 21:43:52 +0000 kMDItemFSCreatorCode = "" kMDItemFSFinderFlags = 0 kMDItemFSHasCustomIcon = (null) kMDItemFSInvisible = 0 kMDItemFSIsExtensionHidden = 1 kMDItemFSIsStationery = (null) kMDItemFSLabel = 0 kMDItemFSName = "Visual Studio Code.app" kMDItemFSNodeCount = 1 kMDItemFSOwnerGroupID = 20 kMDItemFSOwnerUserID = 501 kMDItemFSSize = 2455696 kMDItemFSTypeCode = "" kMDItemInterestingDate_Ranking = 2024-06-12 00:00:00 +0000 kMDItemKeywords = "" kMDItemKind = "Application" kMDItemLogicalSize = 2455696 kMDItemPhysicalSize = 2523136 kMDItemVersion = "1.90.0" ----------------------------------------------------------- Check file is in search scope... ✅ File exists within Alfred's default search scope ----------------------------------------------------------- Check MDQuery file search... ✅ macOS returned a match for this file in your search scope. File Search Results for search scope ( "[0] /System/Volumes/Data/Users/jstein/Applications/Home Manager Trampolines/Visual Studio Code.app" ) File Search Results for ~/ ( "[0] /System/Volumes/Data/Users/jstein/Applications/Home Manager Trampolines/Visual Studio Code.app" ) File Search Results for / ( "[0] /System/Volumes/Data/Users/jstein/Applications/Home Manager Trampolines/Visual Studio Code.app" ) ----------------------------------------------------------- ✅ Troubleshooting passed
  2. I'm running Nix-Darwin and I just upgraded ... but the relevant point is suddenly I can't seem to find Visual Studio Code any where unless I start with `'` Option 1: Option 2 In the directory itself it does have a leading `'` I've tried all 3 options for Applications and nothing seems to do what I want. Maybe I need it to re-index?
  3. I can't take a good 5-10 mins for everything to process...
  4. I had a symlink issue Its been fixed now!! https://github.com/jeeftor/EmojiTaco/releases
  5. I have a beta release for Python3 Support out https://github.com/jeeftor/EmojiTaco/releases/tag/v2.0.0-beta-1 (Looking for testers!)
  6. Me neither! (but then again thats why I wrote it). The only thing I wish I had was a better way to search for emoji - as unicode.org doesn't really listen the aliases out there.
  7. I've just upgraded to OSX Mojave and a brand new MacBook (at work). I have a workflow that enables and disables various proxy settings via some bash commands. The old scrip that was called in the workflow is: sudo networksetup -setwebproxystate Wi-Fi on sudo networksetup -setsecurewebproxystate Wi-Fi on sudo networksetup -setautoproxystate Wi-Fi On sudo networksetup -setautoproxyurl Wi-Fi {query} sudo networksetup -setsecurewebproxy Wi-Fi $proxy_server 80 sudo networksetup -setwebproxy Wi-Fi $proxy_server 80 Suddenly inside Mojave I'm now getting this error: I've switched my code over to this which now prompts me for a password every time (which is fine with Touch ID) do shell script "sudo networksetup -setwebproxystate Wi-Fi on sudo networksetup -setsecurewebproxystate Wi-Fi on sudo networksetup -setautoproxystate Wi-Fi On sudo networksetup -setautoproxyurl Wi-Fi {query} sudo networksetup -setsecurewebproxy Wi-Fi $proxy_server 80 sudo networksetup -setwebproxy Wi-Fi $proxy_server 80 " with administrator privileges But where I'm confused is as to whether this is a new behavior in Mojave I enabled password-less sudo in the past. If I remember on my old Mac when I ran this workflow the first time I got a password prompt from keychain that asked if I wanted to always allow. Any ideas the correct way to setup this up so it will continue to do so on Mojave land. I'd rather not have to do finger stuff every time I make a change. Thanks.
  8. I've whipped up a little workflow which will allow you to send TTS (Text to Speech) phrases to various Sonos devices (assuming you have more than one). I primarily use it to send messages to my kids room telling him to clean up. Directions are available at the GitHub Repo. The plugin works by using lame and say to generate an .mp3 file (called tts.mp3) which is stored somewhere on a sonos accessible path (such as //imac/share). Once the file is generated the plugin utilizes SoCo (a python lib) to tell sonos to play the mp3 file. You can get the latest release at : https://github.com/jeeftor/AlfredSonosTTS/releases I've only tested it with my setup Play1,Play3,Amp and it works on all these devices.
  9. This seems VERY similar to my workflow: https://github.com/jeeftor/alfredAirports Feel free to check it out - may or may not have more features - such as runway configurations and frequencies.
  10. Try the latest release from here: https://github.com/jeeftor/EmojiTaco/releases. I just downloaded to a new machine and it appears to be working correctly. ?️ ?️ ?️ ?️
  11. Is there a way to mask typed input - say for example the user was entering a password into a workflow?
  12. That about covers it -> I was about to respond But looks like i was too late.
×
×
  • Create New...