Git Product home page Git Product logo

myalfred's Introduction

MyAlfred

This is where I am keeping my Alfred 2, Alfred 3, and Alfred 4 workflows. It is best to download the whole repository as a zip and then double-click on the workflow you want to install into your Alfred. The Alfred 2 and Alfred 3 workflows are provided as is and will not be updated or modified. This is due to not having Alfred 2 or Alfred 3 on my system anymore. I am strickly running Alfred 4 and loving it.

myalfred's People

Contributors

raguay avatar vitorgalvao avatar

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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar

myalfred's Issues

Library not loaded: @rpath/directory-1.3.3.0/libHSdirectory

I updated to the latest version 3.2, and there was a new problem:

[12:18:31.097] ERROR: Template Workflow[Script Filter] Code 6: dyld: Library not loaded: @rpath/directory-1.3.3.0/libHSdirectory-1.3.3.0-ghc8.6.4.dylib
  Referenced from: /Users/boyer/hsg/hugo/Alfred/Alfred.alfredpreferences/workflows/user.workflow.C4A05EBB-3AB8-4521-8689-CF1AC06C290F/./Templater
  Reason: image not found

Library not loaded:tagsoup when use tp:expand

12:30:23.818] Template Workflow[Script Filter] Script with argv '(null)' finished
[12:30:23.819] ERROR: Template Workflow[Script Filter] Code 6: dyld: Library not loaded: @rpath/tagsoup-0.14.1-GgVXBI2cQ9vKlqWXe1qR6X/libHStagsoup-0.14.1-GgVXBI2cQ9vKlqWXe1qR6X-ghc8.0.2.dylib

Various Bugs?

Just downloaded your timekeeper workflow. It seems to work great. However, I have found a few things that I think may be bugs.

  1. Selecting atkgui doesn't do anything. What is it supposed to do? Nevermind. It opened, but the window didn't take focus.
  2. I don't see any way to stop tracking time for the current project. How do I stop the counter for the current project.
  3. If I remove the current project, it doesn't stop counting. I would expect that if the current project is removed, running the command to show the current project would instead show something like "No active project".

Great workflow!

Compress Image does not work

Also tried the test.jpg from the alfred forum, but the image doesn't get smaller in size or pixels. Only seems to create a copy of the image in the tmp folder.
Could be ImageMagick does not work when not installed?

Changed the percent quality to 10%, keeps to be 5 MB.

Tried the newest version 1.4

ScratchPad workflow

Thanks for all the great Alfred workflows you've created, they have been very helpful and stable over several years. I think the ScratchPad workflow is a gem. Unfortunately it does not work anymore on Alfred 5.1.4 [2195] and macOS 13.5. I get the following error message in Alfred debugger:

[18:09:39.749] ScratchPad[Script Filter] Queuing argument ''
[18:09:39.903] ScratchPad[Script Filter] Script with argv '(null)' finished
[18:09:39.907] STDERR: ScratchPad[Script Filter] PHP Deprecated: Using ${var} in strings is deprecated, use {$var} instead in Command line code on line 23
PHP Deprecated: Using ${var} in strings is deprecated, use {$var} instead in Command line code on line 23
[18:09:39.908] ScratchPad[Script Filter] Deprecated: Using ${var} in strings is deprecated, use {$var} instead in Command line code on line 23

Deprecated: Using ${var} in strings is deprecated, use {$var} instead in Command line code on line 23

<title>Get Clipboard</title>icon.png
[18:09:39.909] ERROR: ScratchPad[Script Filter] JSON error: JSON text did not start with array or object and option to allow fragments not set. around line 1, column 0. in JSON:
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in Command line code on line 23

Deprecated: Using ${var} in strings is deprecated, use {$var} instead in Command line code on line 23

<title>Get Clipboard</title>icon.png

TextSoap workflow no longer working with TextSoap 9

Hi there,

Thanks for creating such great workflows! I’m a big fan of the one you’ve created for TextSoap, which has been a huge help to me over the years. However, with the release of TextSoap 9, it appears to have stopped working. Not sure if the Apple Silicon shift has anything to do it (I’m using an M1, on the SetApp version of TextSoap), but I just wanted to point it out to you in case you hadn’t caught it yet. Thanks again.

opens the current directory in alfred action does't work for me

I am talking about this action :
2016-12-12 at 15 24

It seems to require a path to 'Path Finder' and 'Commander Pro' which I don't have and am not planning to use. Is there a way to make it work with Finder?

Also right now it doesn't work at all it seems, I select some files, press 'aa' in alfred but I get the popup that

2016-12-12 at 15 26

What should I do to make it wok with Finder?

Thank you for any help. Really love the workflows you've made.

Quiver Workflow ERROR: input.scriptfilter

When running "qt" with the quiver workflow I receive the following error in the debug console. Would love help in resolving.

[ERROR: input.scriptfilter] Code 6: dyld: Library not loaded: @rpath/text-1.2.2.1/libHStext-1.2.2.1-HmqVQnZSpjaC156ABqPhne-ghc7.10.3.dylib
Referenced from: /Users/John/Library/Application Support/Alfred 3/Alfred.alfredpreferences/workflows/user.workflow.63938ECA-2BA3-4BD5-A072-8EE548D0FFA4/./Templater
Reason: image not found

Text Massager

Hi

tm:select script filter currently errors on the use of split

Changing

$words = split(" ", $string);

to

$words = explode(" ", $string);

works

HammerspoonWorkflow not working under El Capitan

I can't be certain that it's related, but right around the time I upgraded to El Capitan the Hammerspoon workflow stopped working altogether. I've tried reinstalling both the workflow and Hammerspoon itself (Hammerspoon v.0.9.42). Alfred debug console outputs

[ERROR: alfred.workflow.action.script] /bin/bash: line 29: /usr/local/bin/hs: No such file or directory

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.