Jump to content

xilopaint

Member
  • Posts

    896
  • Joined

  • Last visited

  • Days Won

    24

Posts posted by xilopaint

  1. 5 hours ago, imurban said:

    Terrific! Any plans to make results stay visible in Alfred even after a to-do has been acted upon by modifier key (i.e. cancelled or deleted)? Would be wonderful not to have to invoke Alfred each time an action is taken. Thank you for the workflow as it stands now, though!

     

    Done.

     

    As Alfred is now called back after the actions I have removed the notification functionality.

  2. Things for Alfred

    6fGQ1vE.png

    Interact with Things 3 using Alfred.


    Download and Installation
    Download the workflow file from GitHub releases and install it by double-clicking on Things.alfredworklow.


    Usage

    • Use the keyword todo to show Things lists and action any of them for displaying the corresponding to-dos.
    • Action a to-do to display it in the Things UI.
    • Try the modifier keys either in lists or in to-dos to know other actions.

    Contribute

    To report a bug or request a feature, please create an issue or submit a pull request on GitHub.


    Credits

    This workflow relies on qWorkflow library by Ursan Razvan and OneUpdater by Vítor Galvão. The to-do icon is created by Jason Zigrino and released under the Creative Commons BY-NC-ND 3.0 license.


    License
    Things workflow code is released under the MIT License.

  3. 1 hour ago, CarlosNZ said:

     I'll check it out once I install HS later this week. Thanks.

     

    Hey, this is not related to the HS issue but once you look into it remember to change the location of the data folder by adopting the environment variable instead of hard coding the path, since Alfred 2 and 3 have different locations for persistent data. So you can use this:

     

    #Storage directory for API key
    PREFS="$alfred_workflow_data"

  4. 1 hour ago, deanishe said:

    How big is it? If it’s only a bit over, can you get it under the limit by using the maximum zip compression level?

     

    It's 12MB. You had already tried to compress:

     

    On 4/6/2017 at 6:18 PM, deanishe said:

     

    No chance. As the k2pdfopt executable is already compressed, jacking up the zip compression to maximum only save a few hundred kB vs no compression at all. I thought deleting the .pyc files might help, but they're tiny, too, compared to k2pdfopt.

  5. 5 minutes ago, deanishe said:

    Dash's behaviour when two methods have the same name is to show (2) next to the method name in its search results.

     

    It's up to you to make sure you're looking at the right one.

     

    You'll have to ask @bogdansrc if you want that changed.

     

     

    Now I see the workflow displays "api and 1 other" in the subtitle:

     

    n2XbMvq.png

     

    Would it possible to achieve this on the workflow side with some improvement? Maybe with a tab press in the item all the methods matching the search term could be displayed.

  6. 2 hours ago, deanpribetic said:

    I wrote a workflow to update a TextExpander PopUp list with Alfred. Instructions on how to build it are here:

     

    http://prodteam.co/blog/2017/9/15/eiqsx6i54hdmp0nh30ky73nfcor34v

     

    Feedback is more than welcome. Including feedback on how to share the workflows!

     

    The best way to distribute your workflows is GitHub releases.  Doing it you can use OneUpdater which is a simple and convenient utility for keeping your workflow updated in users' machines.

     

     

  7. On 5/3/2014 at 2:36 PM, djc said:

    I got an error when posting a new workflow on the bundle id, but my workflow posted regardless. The bundle id was com.danieljchen.8ball . It said it was an invalid entry.

     

    I had this problem, but I couldn't post anyway.

     

    EDIT: never mind I figured out what to do.

×
×
  • Create New...