Jump to content

Alan He

Member
  • Posts

    341
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Alan He

  1. I think this is a unreasonable demand. Of course, if you need it, you can have a program like this, make a workflow and delete the currently selected workflow file with one click. Trying to fully automate it is presently impossible and unreasonable.
  2. you can create a workflow. I made a sample. download URL:https://github.com/alanhg/alfred-workflows/blob/cfc98d12b1b0a460930aaa494f4063212d5c0604/.sample/Paste in alphabetical order.alfredworkflow usage select multiline text and trigger `Paste in alphabetical order` text action. enter to paste sorted text.
  3. @vitor I think this is an important need so that export speed can be improved. Thanks.
  4. Requirement brew install jq Usage Select some text and trigger universal action. enter to preview formatted json. ⌘ enter to copy the formatted json. Type jsonview keyword to trigger the action with clipboard. download link:https://github.com/alanhg/alfred-workflows/tree/master/json-view
  5. Does it have to be an executable? Can it be node xxx.js?
  6. I have updated the workflow. just have a try. feat Copy FileName without suffix to clipboard Copy FileSize to clipboard Convert file to DataURL and copy to clipboard screenshot I have updated the screenshots. https://github.com/alanhg/alfred-workflows/tree/master/file-enhancer @vitor
  7. Thank you for your suggestion. 1. I have updated the workflow, have a try. 2. because I change shortcuts, you must delete the OCR and then trigger the workflow. 3. I set Hotkey as ⌘ ⇧ 7 because the ⌘ ⇧ 6 conflicts with the system setting. Any user can customize the hotkey.
  8. Use the built-in OCR, no need to install dependencies. 1. I am the author 2. workflow no any dependency. 3. https://github.com/alanhg/alfred-workflows/tree/master/ocr
  9. I don't understand why Alfred has no response to these requests, I also need this feature.
  10. just like history. now I have to enter and press ⌘ V
  11. To the best of my knowledge, There are two types of licenses available: individual and corporate.
  12. The latest package "brightness", which the workflow depends on, has been updated. Therefore, it can now run properly on the M1. You can give it a try. I'm still using the packages from brew as dependencies, and no longer provide unsigned binary files. https://github.com/nriley/brightness/commits/master
  13. Alan He

    Eudic Tools

    Requirement install eudic app https://www.eudic.net/v4/en/app/download Usage Use ⌥ ⌘ e after selecting a word to look it up.Use ⌘ ⇧ s after selecting a word to speak it.Type keyword eudic and word to look it up. https://github.com/alanhg/alfred-workflows/tree/master/eudic-tools
  14. Requirement brew install imagemagick brew install duti Feat copy file name without suffix copy file size without suffix copy pixel size for image file convert file to dataURL support set default application for file type downloadUrl: https://github.com/alanhg/alfred-workflows/tree/master/file-enhancer
  15. ok. I have update the workflow. and now.
×
×
  • Create New...