GithubHelp home page GithubHelp logo

yourtion / alfred_sourcetree Goto Github PK

View Code? Open in Web Editor NEW
28.0 2.0 6.0 696 KB

Alfred workflow to quickly find and launch your SourceTree bookmarks

Home Page: http://www.packal.org/workflow/sourcetree

License: MIT License

Python 100.00%
alfred alfred-workflow sourcetree workflow sourcetree-fast alfred3-workflow alfred-git

alfred_sourcetree's Introduction

GitHub Stats Top Languages

alfred_sourcetree's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

alfred_sourcetree's Issues

Project name splitting prevents mixed case matches

The fix for #5 substring matching results in confusing behavior for projects with mixed case titles. For example, if I have a project named "JZnum" (read "JZ num"), typing "st jz" no longer matches that project. The camel_case_split() call converts the project name to "J Znum", for the purposes of matching. One must type "st j z" to match the project, which is quite counter-intuitive.

I does not work right away

I installed the workflow but didn't manage it to work. Is there some setup routine required?

SourceTree v.2.3.2

Typing a dash (-) breaks the search

I have a project with a dash in it's name:
image
If I add the dash to the search query, the result disappears:
image

I'm using a similar workflow for PhpStorm and it works there:
image

Shows list of projects but doesn't open them

Hi, thanks for creating this workflow.

Like the title says I can't get SourceTree to open the project. The Alfred debugger shows no error message either. I can see all the projects but they simply don't open.

Any hints?

Not opening git repo

Since the last update is not opening the repo just switching to the app, any idea?

Thanks!

Show all projects by default

When no search query is entered, show all projects. To get the full list now you'll have to type a space as search query (st ).

Improve substring matching

When I search for 111, I'd expect it to find not only stuff that starts with 111 but also anything that includes 111 anywhere in the string, e.g. asd111, a111ad, etc.
I have a ton of projects prefixed with the same string so this would be a huge improvement.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.