Jump to content

Saiya

Member
  • Posts

    8
  • Joined

  • Last visited

Saiya's Achievements

Helping Hand

Helping Hand (3/5)

0

Reputation

  1. It's the simplest way with a little cost to make the compiling procedure reproducible.
  2. Yes, I just leave a hidden way to compile script in case of any one complain about the performance issue
  3. issue 1 has been fixed, the icon of this workflow has been updated too
  4. OK, the `compile` option has been removed. issue 2, the code has been commented out; issue 1 needs further researching
  5. 1. the confusing message only show up when you have SourceTree installed but never launched it, so the bookmarks configuration files won't be created. I'll try a better approach to do the check 2. the warning does not affect its function, I will do more research to get rid of it 3. I would insist on compiling the script, Swift JIT is now much slower on macOS Ventura, even on M1 machines, and much worse on Intel macs
  6. Just fixed that😅
  7. Thanks for your correction, I've released a new version that support Workflow Configuration, along with a new backgroundless screenshot
  8. Search bookmarks in SourceTree and launch them in Alfred. Features support fuzzy search can open repo in your code editor directly by press cmd + enter, using VS Code by default, you can custom it can reveal repo in find by press option + enter get this workflow from: https://github.com/oe/sourcetree-alfred-workflow Credits: This is a swift clone of Alfred_SourceTree by yourtion. Due to the latest release of macOS 12.3, python2 has been removed, which broke the original workflow. So I reimplemented this workflow in Swift. It should be much more stable and faster.
×
×
  • Create New...