Jump to content

PhilIcare

Member
  • Posts

    17
  • Joined

  • Last visited

Posts posted by PhilIcare

  1. 6 minutes ago, deanishe said:

    Handy.

     

    I found a bug and have a couple of suggestions.

     

    Fixed. Thanks.

     

     

    6 minutes ago, deanishe said:

     

    It doesn't work if there are spaces in the filepath, as some of the variables/arguments in the script aren't quoted.

     

     

    Fixed (I think so). Thanks.

     

     

    6 minutes ago, deanishe said:

     

    FYI, Alfred removes keyboard shortcuts when a user installs a workflow, so it doesn't work "out of the box". The user has to set their own keyboard shortcut first.

     

    Fine. Copy.

     

    Readme file and info changed.

     

    6 minutes ago, deanishe said:

    Have you thought about adding a File Action as an alternate way to run the workflow?

     

    Yes.

     

    Thanks for your attention && suggestions, @deanishe.

     

    Best regards.

     

     

  2. 2 minutes ago, deanishe said:

     

    That's writing an entirely new application.

     

    What does node have to do with anything?

     

     

    Very hard for me in english…

     

    If you already have a nodejs server running on a port, it's easy to send a request to run a dedicated osascript : `localhost:1337/message/15/show`

     

    15 is a message ID, stored in a mysql table (for instance) with all the message information (folder and so on).

     

    Tell me if I'm wrong ;).

     

    It's not a entirely new application. Outlook is an application, Todoist is an application, this idea is just a hack. To solve a problem. Sorry if I'm wrong.

     

    Cheers

     

     

     

     

  3. Hi djshare,

     

    I'm not sure I can understand (due to my poor english). Is "Todoist inbox" a "folder" in Outlook app (so you want to send to and receive a mail from Outlook) or do you speak about the Todoist's application ?

     

    Did you try with AppleScript?

     

    What are your requirements, exactly? What do you want to do (in dumb language :-))?

     

    Bien à toi,

     

    Phil

  4.  

    Hi everyone,

     

    Here's a very small workflow to convert a (lovely) PNG image to a (lovely) ICNS icon file (that you can use for your node.js app, for example).

     

    illustration.png.8170c12d1ec606d8b8504fae8ff7e829.png

     

    • Import the workflow from -> the github repository
    • Make a (lovely) 1024x1024 PNG image,
    • Select it in the Finder,
    • Hit CMD + ALT + CTRL + i (like "Image")

     

    Et voilà!

     

    You can also use the bash script, with more options (png2icns.sh).

     

    Enjoy!

     

  5. Thanks, @Vero,

     

    1 hour ago, Vero said:

    or set up a keyword for the Snippets Viewer in the preferences.

     

    Sorry for my silly question but…

    Where can I do that?

     

    In Alfred (3) Preferences > Features > Snippets

    I can only set up « Viewer Hotkey »

    and « Snippet Keyword » (with « snip » as default)

     

    I don't want a hotkey so the default keyword « snip » is what I need but it doesn't open « your » Snippets Viewer. It opens mine (my pict above)

     

     

    Quote

     

     as well as the keyword and word/character count at the bottom.

     

    Fine! :-)

     

    Almost invisible in my theme though (Frosty Teal — Alfred default theme) — as you can see below.

     

    Maybe one day you'll have time to add this keyword info in the « snip list » above (in the meantime, I'll do it with a workflow of mine).

     

    Cheers,

     

    And big thank for this awesome app !

     

    Phil

    keywork_visib.png

  6. Hi,

     

    5 hours ago, vitor said:

    Firefox (rubbish support)

     

    « Ruby-ish support »?… What do you mean? As far as I know, Ruby for Firefox is not a programming language.

     

    @gammawert, a little workflow for you ;). -> Url It In Other Browsers (on Github)

     

    Open an URL in Safari, stroke CMD + ALT + CTRL + U => the url opens in Firefox and Opera. Alfred 3 required.

     

    Enjoy!

×
×
  • Create New...