Jump to content

aaf

Member
  • Posts

    5
  • Joined

  • Last visited

Posts posted by aaf

  1. I tried to use Apple script, but it didn't work.
    Hope to get help, thank you!

     

     

    ————————————————————

    mysettings:

     

    image.thumb.png.13bcf81e61250e505d8d719b04330d13.png

    image.thumb.png.a0d64fda376ea0c6b8d7739795d35385.png

    image.thumb.png.dda25daebc35c6158d2517ff761db9ab.png

    on alfred_script(q)

    tell application "System Events"
        set textToType to "{query}"
        keystroke textToType
    end tell


    end alfred_script

     

    https://apple.stackexchange.com/questions/194567/how-can-i-use-applescript-to-type

     

     

    ——————————————————————————————

     

    Running results:

    image.png.7c451d865ec115864a309c6bf83db03d.png

     

    image.png.08270d3e7e3dca0ffb9f078327541802.png

     

     

     

     

     

     

  2. 1 hour ago, Vero said:

    @aaf 看看这篇博客文章,我在其中分享了如何通过列表过滤器工作流程将单个关键字用于多个片段:

    https://www.alfredapp.com/blog/guides-and-tutorials/single-keyword-for-multiple-snippets-workflow/

     

    Thank you. Problem solved!

     

    Atext has a good design. The menu appears in the mouse position. Alfred doesn't seem to be able to. But that's enough

     

    Thanks again

×
×
  • Create New...