Jump to content

nikivi

Member
  • Posts

    985
  • Joined

  • Last visited

  • Days Won

    21

Everything posted by nikivi

  1. It is just that there is actions.go file there and I don't know if you have to build it too.
  2. So I just do something like that : And then go build alsf.go and then replace the binary alsf in the workflow?
  3. I just have one feature request. You can press modifier key on a safari tab to open 'other actions'. I want one modifier separate to close the tab. I used that action very often in my previous workflow and I don't want to press twice to close the tab. If you can add that, it would be really great. Thank you. p.s. the only thing not faster in this workflow is searching through safari bookmarks, Andrew's file filter approach : https://infinit.io/_/yGhATALis amazing in that it is instant.
  4. What is even more amazing is that I have used some of the actions before from other workflows but yours is so much faster. It's crazy.
  5. Holy wow, you are a god This is so well done. Thank you so much. Your workflows literally make my life better. I can't imagine not using Searchio to make all my queries.
  6. Hey Dean, I am still a bit confused as to how to make it work. I tried making something like this : Where the Applescript is : Perhaps it should be a script filter? But I have tested it with script filter too like so : And that doesn't show me anything. I want to invoke the workflow and instantly contents of the folders show, I don't have to press space or anything and then I can just scroll and choose the file I want. Thank you a lot for your help.
  7. I actually never really used it. How would I set something like this up with Alfred's filesystem browsing mode?
  8. I have a workflow that selects text from selection and runs a script : However due to nature of vim, selection in OSX does not work. I can get around that by having two hotkey triggers, one when iTerm is active and one when it is not however I cannot set the same hotkey to it, it doesn't allow me to. Is this a bug or it is intended? If it is intended, can you please change it as it is really annoying. I would really love to have the same hotkey working but doing different actions depending on what app is active. Thank you.
  9. I use [unclutter](http://unclutterapp.com) as a temporary file buffer. It keeps files in a folder like so : I want to make a workflow where if I was to call it, it will show me the contents of the folder in my search scope but only these files. Can I do that? Making a search scope for this folder does not work as firstly it searches all files in the folder and when triggered, it doesn't display any files, you need to start writing your search query. I just want to invoke workflow and see what files are in the folder in a nice alfred prompt. Thank you for any help.
  10. I have quite a few bookmarks : There is one workflow I use shared by Andrew that I use to go quickly to go to any bookmarked site I want and it is amazing. One thing that I really wish I could make and it would be absolutely amazing to have is to be able to scroll through and see contents of each of the folders in the Alfred prompt, sort of like file navigation. I open the prompt, see all the folders I have, press enter on one of the folders, contents of the folders open and I can repeat the procedure until the website I want is found. Can such a thing be done? Thank you for any help.
  11. Thank you, This is indeed a much nicer way to do it.
  12. Hey Deanishe, Can I ask whether you had the time to add Quora search with auto suggestions to the workflow? I think it would be a really great addition.
  13. I have a preset of websites that I made that I use to read my 'news'. With a hotkey a series of web pages open like so : I want to make an ordering so that I know what order they will be open with. I suppose I could of made it with 'delay' utility object but it does not allow me to to make '0.1 sec' delays or something like that, only full numbers. Full numbers won't do as I would like for it to be instant but still in the order I want. Thank you for any help.
  14. Thank you all for help. I have made it work with having this script be run right after the hotkey trigger :
  15. I just want a global hotkey that I can use from any application that I am in right now. Of course I can activate iTerm afterwards myself but it would be nicer if it would be activated for me.
  16. I think I have done something wrong as it does not work. Here is what I did : I believe you set the variable here, not sure what value I should give it so left it blank. Created two filters for each branch : Top filter : Bottom filter :
  17. I am trying to make it work now but I am not really sure how would the if-else filter work with my workflow variable. Can you perhaps show me how one can do that if you have time? Here is the workflow I am working with : https://infinit.io/_/33EnBNF Thank you.
  18. Oh, this is actually a smart way to go about this. One issue is that I would like to have the same hotkey and Alfred doesn't for some reason allow me to use the same hotkey for the second one even though the second one should be activated only when iTerm is in focus. Copying the hotkey, just copies the hotkey object, it doesn't transfer the hotkey in there.
  19. I want to make something like this : And in the applescript it will check if iTerm is frontmost, if it is, it will go to one branch, if not, go to another. Perhaps I can do it some other way.
  20. I have a workflow : http://www.packal.org/workflow/iterm-sessions I want to open switch to the tab and open my iTerm window. I can do that with a hotkey. So I can make a new applescript object in the end of the workflow that would simulate my hotkey to open my iTerm window like this : The problem with it is that this will close my iTerm window if I am running this workflow from iTerm window itself. I need some kind of conditional statement, somethings like this : Maybe that will branch off to two different paths depending if iTerm is frontmost or not. If it is not, it would simulate the hotkey, and if already in iTerm, don't. Thank you for any help.
  21. Oh thank you, this works. Just need to simulate a hotkey with applescript to open iTerm instantly after and I am good.
  22. I have that and I use it. However there simply no option that I have to open my file filter searches in the Terminal. I have these file filter searches set up : And in there, there is no option to open the files in my Terminal. I can open them in Finder with cmd modifier but there is no modifier for 'open in Terminal'. Perhaps I should add something. Thank you for any help.
  23. I would really like to open certain files in 'iTerm'. I have set up a lot of file filters and love it but I really do wish I could add a modifier key to the search so I can go to the path of the file in my terminal of choice. Thank you a lot and I hope you consider adding this.
  24. Will this workflow be compatible with Alfred 3? -- NORMAL --
  25. I was actually thinking of a more simplistic way. That is have an option from which I can choose what custom objects I want from the ones I saved. Something like this :
×
×
  • Create New...