-
Content Count
87 -
Joined
-
Last visited
-
Days Won
1
Alan He last won the day on September 20 2020
Alan He had the most liked content!
About Alan He
-
Rank
Member
Contact Methods
-
Twitter
https://twitter.com/alan82376816
-
Website URL
https://1991421.cn
Profile Information
-
Location
Beijing
-
Interests
JavaScript, Shell, Workflow
Recent Profile Visitors
467 profile views
-
HarryH reacted to a post in a topic: Trigger from mounting an external drive/camera
-
Is it possible to make a workflow which edits itself?
Alan He replied to msp's topic in Discussion & Help
you can convert list filter to script filter. and save filter items as variable or file , and you can IO edit. -
Alan He reacted to a post in a topic: Can't assign F11 F12
-
Alan He reacted to a post in a topic: How do I turn off syncing in Alfred?
-
Better to post a gif to display.
-
Alan He reacted to a post in a topic: ClashX proxy
-
Trigger from mounting an external drive/camera
Alan He replied to HarryH's topic in Workflow Help & Questions
You can refer this. https://apple.stackexchange.com/questions/8090/how-to-run-applescript-on-disk-mount Alfred cannot be triggered automately. -
Alan He reacted to a post in a topic: [Solved - user was using Spotlight instead] Web searches don't work
-
Start a VPN Connection and connect to Servers
Alan He replied to Bommel's topic in Workflow Help & Questions
1. If FortClient supports CLI connection, it will be simpler. 2. or VPN script like openconnect. Alfred workflow depend on it. -
I think it's safe. 1. it's opensource, everyone can view source code. 2. it's popluar, 61 stars 3. In principle, it is only local to perform some operations, and will not upload data, etc.
-
[Solved - user was using Spotlight instead] Web searches don't work
Alan He replied to monaco's topic in Discussion & Help
You need to be familiar with Alfred. 1. you should select search google maps 2. type enter keyword to select the feat 3. type query terms and type enter -
Alan He reacted to a post in a topic: Show snippets in results
-
Alan He reacted to a post in a topic: Show snippets in results
-
Strange thoughts, personally feel meaningless. 1. if you want to copy , means you want to paste, so you can enter to paste something from alfred's clipboard history 2. if you want to delete , just fn + delete I think the current feats can meet your needs, flexible use.
-
Alan He reacted to a post in a topic: Show snippets in results
-
This is indeed the case, and it should be a feature request. Looking forward to official reply.
-
Alfred bar not showing from time to time
Alan He replied to rock3r's topic in macOS 10.15 Catalina Bugs & Issues
1. For example, try changing a shortcut key? You need to confirm whether there is a hotkey conflict. 2. I think it's not Alfred's issue, my mac is Catalina and Alfred is 4.3, everything is ok. -
Alan He reacted to a post in a topic: Two Snippet management improvement requests
-
deanishe reacted to a post in a topic: use macOS http proxy settings wrong
-
Alan He reacted to a post in a topic: use macOS http proxy settings wrong
-
https_proxy url is wrong but i set correctly. my shell script is curl "https://media4.giphy.com/media/xc8HEtzrBTcCA/giphy-preview.gif" -v --output "/Users/qhe/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/cn.alanhe.giphy/xc8HEtzrBTcCA_preview.gif" If I execute directly at the terminal it is works.
-
Alan He reacted to a post in a topic: Alfred Remote for Android?
-
solved quicklook not work when pic is in cache directory
Alan He replied to Alan He's topic in Workflow Help & Questions
I replaced space with %20, it works. Thank you! -
I developed it. you can have a try. Easy to find gif and paste anywhere. https://github.com/alanhg/alfred-workflows/tree/master/giphy