Jump to content

michaelwills

Member
  • Posts

    23
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by michaelwills

  1. Very, very nice. And a lot faster than I it would be.
  2. I see this one is still available from https://www.alfredforum.com/topic/10917-cardhop-workflow/?do=findComment&comment=56437 https://nofile.io/f/ObcZMuqzaGT/gbCardhop.alfredworkflow Looking forward to trying this out!
  3. This looks like a great workflow @GuiB but the link nofile.io link is a 404 currently.
  4. Thanks much for that @Andrew. I am having the same issue with their latest beta though I hadn't previously. Setting the path directly hasn't helped so I am not sure what data Alfred app sees. The 3rd party file is valid JSON and looks like it is being updated as well.
  5. iTerm2 and zsh user, worked out of the box. Thanks much!
  6. Thanks for the update! Was their a specific reason you went to ruby instead? Just curious. Perhaps the fuzzy search capability?
  7. It's working as expected for me.
  8. Just pulled a new repo. Anything in Alfred's debug log for you?
  9. Hmm are you on build 238?
  10. Were you checking this file? ~/Library/Application Support/com.fournova.Tower2/bookmarks.plist
  11. Creating a repo will not show it immediately within Alfred App as I believe it updates after a restart
  12. Just created a couple pull requests. Thanks again for putting this together.
  13. Will do. They are very responsive and may answer that. In fact I first saw a workflow like this for SourceTree which I also use but I prefer Tower. And much more so now with v2. * disclaimer: I don't work for Tower but I have submitted many reports. When I asked about searching repos like that for Tower they pointed me here. The only changes I made besides making the keyword shorter, like you did for your v2, was to add CMD to browse in Alfred, SHIFT to reveal in Finder, ALT to open in Terminal, and CTRL to open in Sublime. Very helpful.
  14. Hey there @cjlucas. Thanks for making this. I used it quite a bit with v1. V2 has updated and moved some things around even though the original plist is available still. I see "~/Library/Application Support/com.fournova.Tower2/bookmarks.plist" but haven't had time to go through and update how tower.py searches it. The database is also there: "~/Library/Application Support/Tower/UserRepositories.sqlite3". I won't have any time real soon but if I do get to it I'll submit a pull request on your github repo.
  15. Just a note that AppleScript appears to have been improved but I don't know which versions are supported yet. http://support.airmailapp.com/help/kb/tips/applescript-samples
  16. The growl notification is empty when using Byword but no complaints here. It works! I'll give MacVim a shot as well. Thanks Carlos for this workflow! I used to use QuickCursor back in the day but of now it is not available. This is just a treat.
  17. Same here, latest version, everything in place, no directory in caches, etc. I manually made the directory but no effect. Console is showing: 7/19/13 3:30:41 PM [0x0-0x32032].com.runningwithcrayons.Alfred-2[427] ls: /Users/michael/Library/Caches/com.runningwithcrayons.Alfred-2/Workflow Data/carlosnz.eggtimer2/recent_timers: No such file or directory 7/19/13 3:30:41 PM [0x0-0x32032].com.runningwithcrayons.Alfred-2[427] ls: /Users/michael/Library/Caches/com.runningwithcrayons.Alfred-2/Workflow Data/carlosnz.eggtimer2/running_timers: No such file or directory 7/19/13 3:30:41 PM [0x0-0x32032].com.runningwithcrayons.Alfred-2[427] ls: /Users/michael/Library/Caches/com.runningwithcrayons.Alfred-2/Workflow Data/carlosnz.eggtimer2/running_autotimers: No such file or directory 7/19/13 3:30:41 PM [0x0-0x32032].com.runningwithcrayons.Alfred-2[427] ls: /Users/michael/Library/Caches/com.runningwithcrayons.Alfred-2/Workflow Data/carlosnz.eggtimer2/running_alarms: No such file or directory and also 7/19/13 3:31:22 PM [0x0-0x32032].com.runningwithcrayons.Alfred-2[427] ./scripts/input_new_timer.sh: line 43: [: test: binary operator expected Haven't had much time to investigate just yet though.
  18. Here here! For now I use CopyLess which allows dragging the clipboard contents out as a file including images if the app puts it on the clipboard in a supported way. It'd just be nice to have it all in one.
  19. I was just thinking about this! Just tried it out. It'll pull up some options but it doesn't show what I expect. The code is straightforward though so I'll try some more testing and tweak it until I see what I am looking for. @Vitor it does work like that and it's good but you're limited to querying when you're in the browser and then that's all you can do. There is a lot you could do with this potentially especially since with this we're able to hit the database directly. And once you're away from the browser, this is faster than switching back, Command-Y, search, browse, click, etc. I use Vimium for this same function when in the browser actually. My 2¢.
  20. How did I miss this! I have used the SourceTree one but I primarily use Tower. So I asked the Tower folks if there was an interest/opportunity for someone to put this together and they sent me here. Good stuff! And very fast. Nice work!
×
×
  • Create New...