Jump to content

Alan He

Member
  • Posts

    341
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Alan He

  1. I think it is not necessary to match according to word, direct character hit is more reasonable. I hope to change it to this, or provide a setting option. match rule: word/keyword
  2. You are right. I test on another panel. So, I have to adapt it.
  3. how after find the file. I want display file action panel and choose any action.
  4. When I click previous path, it focus, and then, I click outside. path input still focus. It cause key press is treat as hotkey input when I press. I have to click keyword input to let path input lose focus. I think it's not good now.
  5. thanks json-ts package. usage json text select and trigger json2ts universal action. ## support customize download url: https://github.com/alanhg/alfred-workflows/tree/master/json2Ts
  6. I resolved it as you suggested. just like this. I have to empty file filter's keyword. because i want trigger input-keyword instead of file filter.
  7. Any method to execute script before file filter. my file is clone from github repo. I want update it before i execute it.
  8. Waiting @Vero to follow up on the question. 1. ~/Library can't not search 2. It has nothing to do with hiding or showing ~/Library 3. same behavior in big sur/montery
  9. thank you. I found method to support diff directory. just like this. https://gist.github.com/alanhg/b6ac5adfb4c029fe44d933f998b9fbaa
  10. I have set show Library. but search not work.
  11. If so, I will consider whether there is a way by AppleScript.
  12. desktop is ok. but not found in ~/Library, I think because of ~/Library is hidden folder. So the question now becomes how to search for files in hidden folders.
  13. when reveal in finder, only first file selected even though multi file selected by file action.
  14. yes. https://github.com/alanhg/alfred-workflows/tree/master/airdrop Just have a try.
  15. Could you also please let us know if you recently moved to Monterey? yes, but i test in another mac old os, not found again. I think it's not os issue. if you migrated your preferences from another Mac / previous install / Time Machine? no
  16. I have post File Search Troubleshooting output
  17. ## info alfred:v4.6.1 macOS:Monterey 12.0.1 (Recently updated new system), but i test in another mac old os, not found again. I think it's not os issue. if you migrated your preferences from another Mac / previous install / Time Machine? no ## question 1. I add ~/Library/Containers to search scope 2. have a try to search file and not found. but the file exist in ~/Library/Containers I want to know if this folder does not support search or need some other Settings ## File Search Troubleshooting Starting Diagnostics... File: 'hello_world.pic.jpg' Path: '/Users/alanhe/Library/Containers/com.tencent.xinWeChat/Data/Library/Application Support/com.tencent.xinWeChat/2.0b4.0.9/e1514b04dd5a791bb440d688e4c47e5d/Message/MessageTemp/8d163fc79c0db1c14e4eacd363e66483/Image' ----------------------------------------------------------- Check file cache database... ✅ File cache integrity is ok ----------------------------------------------------------- Check if file is readable... ✅ Alfred has permissions to read this file. ----------------------------------------------------------- Check if volume '/' is indexed by macOS... ✅ Indexing is enabled on this drive ----------------------------------------------------------- Check direct file metadata... ✅ Direct metadata available Display Name: hello_world.pic.jpg Other Names: Content Type: public.jpeg Last Used: ----------------------------------------------------------- Check mdls file metadata... ✅ Metadata contains required items _kMDItemDisplayNameWithExtensions = "hello_world.pic.jpg" kMDItemBitsPerSample = 24 kMDItemColorSpace = "RGB" kMDItemContentCreationDate = 2021-12-10 14:58:05 +0000 kMDItemContentCreationDate_Ranking = 2021-12-10 00:00:00 +0000 kMDItemContentModificationDate = 2021-12-10 14:58:05 +0000 kMDItemContentModificationDate_Ranking = 2021-12-10 00:00:00 +0000 kMDItemContentType = "public.jpeg" kMDItemContentTypeTree = ( "public.jpeg", "public.image", "public.data", "public.item", "public.content" ) kMDItemDateAdded = 2021-12-10 14:58:05 +0000 kMDItemDateAdded_Ranking = 2021-12-10 00:00:00 +0000 kMDItemDisplayName = "hello_world.pic.jpg" kMDItemDocumentIdentifier = 0 kMDItemFSContentChangeDate = 2021-12-10 14:58:05 +0000 kMDItemFSCreationDate = 2021-12-10 14:58:05 +0000 kMDItemFSCreatorCode = "" kMDItemFSFinderFlags = 0 kMDItemFSHasCustomIcon = (null) kMDItemFSInvisible = 0 kMDItemFSIsExtensionHidden = 0 kMDItemFSIsStationery = (null) kMDItemFSLabel = 0 kMDItemFSName = "hello_world.pic.jpg" kMDItemFSNodeCount = (null) kMDItemFSOwnerGroupID = 20 kMDItemFSOwnerUserID = 501 kMDItemFSSize = 275072 kMDItemFSTypeCode = "" kMDItemHasAlphaChannel = 0 kMDItemInterestingDate_Ranking = 2021-12-10 00:00:00 +0000 kMDItemKind = "JPEG image" kMDItemLogicalSize = 275072 kMDItemOrientation = 0 kMDItemPhysicalSize = 278528 kMDItemPixelCount = 2962440 kMDItemPixelHeight = 1170 kMDItemPixelWidth = 2532 kMDItemProfileName = "Display P3" kMDItemSupportFileType = ( MDSystemFile ) ----------------------------------------------------------- Check file is in search scope... ✅ File exists within Alfred's default search scope ----------------------------------------------------------- ✅ Troubleshooting passed
  18. But I still think it is necessary to directly support playback here.
  19. Sometimes, I need to play the sound directly to select the appropriate sound.
  20. Apple Script can do it. Send text to somebody. You can dev a action combine with contact . AppleScript but i think it's enough, You can quickly find someone’s phone number and directly call up a message to send a message. Just do it like me.
  21. quickly find your missing iPhone (or other Apple device) download: https://github.com/alanhg/alfred-workflows/tree/master/find-my-iphone
×
×
  • Create New...