Jump to content

mrchow19910319

Member
  • Posts

    28
  • Joined

  • Last visited

Recent Profile Visitors

1,084 profile views

mrchow19910319's Achievements

Member

Member (4/5)

2

Reputation

  1. may I know that how do I modify this to make alfred to open a new iterm window (even there are existing windows in the background) everytime I enter something after `>` ?
  2. @vitor okay now the 1st time you execute the finder window will not appear up front, once you bring it upfront manually, then after that everytime it will appears upfront.
  3. tell application "Finder" make new Finder window set the target of the front Finder window to (POSIX file "/Users/zhouxiang/Downloads") -- or -- set the target of the front Finder window to home end tell I modded it a bit to show download folder every time. It works, but the finder window does not appear on top of every other window, is there a way to do that ?
  4. Instead of just switching app to finder, maybe we should just let it open a new finder window up front. What do you guys think?? Or is there an apple script I can write to achieve this?
  5. You got me confused... your workflow above, (in the original post ) if I've already had a sublime window opened, can only direct me to my existing sublime text window. I need the workflow to open new blank window everytime I key in: sublime. Could you make one workflow that does these: whenever keyed in: subl, open new blank sublime window in the active desktop. No matter whether the app is already opened. open with sublime text (just like the old one) find and open with sublime text (just like the old one)
  6. @deanishe hey, I am using your sublime workflow for a long time. May I ask you that how do I change it a bit, so the default sublime text option opens a new sublime text window for me on my current desktop? Now whenever I hit enter it will point me to my already opened sublime window. Thanks in advance.
  7. Thanks for the reply! How am I gonna know that my mac is done indexing though? Also I just did a fresh install of macOS sierra, is this normal? I thought after every clean installation everything should be at a clear state?
  8. I cannot use alfred to call apple's numbers app. When I ket in numbers, it shows about this mac on alfred. I have no idea why. Is this a bug ? or ? I am using the latest version of alfred as well as macOS. Here are some screenshots:
  9. I see. So, there is not a solution that can make all my chrome windows set to 150% automatically when connect to a external display. Then when disconnection happened, all page went back to 100%?
  10. I am using my laptop with an external monitor. Laptop has a 720p screen (non-retina macbook pro) (lol) and external monitor's resolution is 2560x1440. So everytime I connect and disconnect my laptop, I gotta adjust the size of web pages. On my laptop I use zoom in 100% and on my external display I use 150%. Otherwise the texts are gonna be too small. Is there an alfred workflow can let me do this? It is getting annoying having to adjust manually every single time.
  11. This all happened a few minutes ago. Now alfred is fine. And I opened activity monitor it says it has a 0,1% CPU usage. Do you still need a sample process file? Also just to put in more context just now I downloaded a tool called: streamlink. https://github.com/streamlink/streamlink People use it for watching stream on their own media player (VLC and such) and when compares to using browser (watching twitch.tv for example) a lot of people said it uses a lot less cpu power. And I installed this tool. Before that even installed python on my mac. Then when using it watching stream, python is running in the background and at this point of time , alfred's cpu usage started rocket jumping. I hope I clearly explained everything. Just to tell you the whole story. Does this have anything to do with the python script that was running at the background??
  12. I was watching some stream and just doing some web browsing. Then all of a sudden my macbook pro's fan started kicking up. Here is a screenshot. Why is alfred using up so much resources? My alfred version is v3.3.1 [806]. OS X version the latest.
  13. I will normally have a lot of different sublime windows open. The problem is if I type in "sublime" it will open the existing window instead of a new blank window. How do I modify the current workflow to set the default as "open new sublime window" instead of just opening sublime text. Or is it better for me to just create a new workflow so when I type in sublime text (in default) it will open a new blank sublime text window . when holding command it will open the existing sublime window. What do you guys think?? How do I make it???
×
×
  • Create New...