Jump to content

michaelwills

Member
  • Posts

    23
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by michaelwills

  1. I'm going to show the automatically discovered path in Alfred's Advanced tab in the next release which should help debug issues such as these.

     

    Cheers,

    Andrew

    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.

  2. 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.

  3. 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.

  4. 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.
  5. 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¢.

×
×
  • Create New...