Jump to content

rvnds

Member
  • Posts

    3
  • Joined

  • Last visited

Posts posted by rvnds

  1. Hi @deanishe

    Thanks for the heads up and sorry for making you repeat what you must have said a thousand times.

     

    Here is the workflow, however this is now a modified version that is working.

    But I would still like some help as I don't understand what I have done that works.

    https://www.dropbox.com/s/fsge2546jg4c4ie/[TXT] Case Changer.alfredworkflow?dl=0

     

    This workflow works only if I have all the steps. Removing any steps prevents it from successfully completing.

    My question now is: As I'm aiming for short, clean workflows - are all the steps I have necessary?

     

    thanks

  2. I'm brand new to workflows in Alfred. I have dozens of automations set up in Keyboard Maestro, and I am converting as many as possible into Alfred Workflows & Snippets.

     

    I cannot understand how the Transform Utility works for what I'm trying to do. Any explanation would be most appreciated.

     

    What I'm trying to do:

    Select a block of text > Invoke an Alfred keyword "Case" > Choose an Alfred Result (e.g. Uppercase) > Run a Key Combo "⌘C" to copy text selection > Use theTransform Utility to convert the clipboard to Uppercase > Copy Clipboard Action with Paste

     

    Screenshot:

    image.thumb.png.24cf1d09ee0593e986bc08b3f5fdc397.png

     

    Debug:

    [20:26:05.014] Case: Upper[Keyword] Processing complete
    [20:26:05.029] Case: Upper[Keyword] Passing output '' to Debug
    [20:26:05.030] Case: Upper[Debug] '', {}
    [20:26:05.030] Case: Upper[Debug] Processing complete
    [20:26:05.031] Case: Upper[Debug] Passing output '' to Dispatch Key Combo
    [20:26:05.031] Case: Upper[Dispatch Key Combo] Processing complete
    [20:26:05.032] Case: Upper[Dispatch Key Combo] Passing output '' to Debug
    [20:26:05.033] Case: Upper[Debug] '', {}, {clipboard}
    [20:26:05.033] Case: Upper[Debug] Processing complete
    [20:26:05.034] Case: Upper[Debug] Passing output '' to Transform
    [20:26:05.034] Case: Upper[Transform] Processing complete
    [20:26:05.035] Case: Upper[Transform] Passing output '' to Debug
    [20:26:05.035] Case: Upper[Debug] '', {}
    [20:26:05.036] Case: Upper[Debug] Processing complete
    [20:26:05.036] Case: Upper[Debug] Passing output '' to Copy to Clipboard
    [20:26:05.038] Case: Upper[Copy to Clipboard] Processing complete
    [20:26:05.040] Case: Upper[Copy to Clipboard] Passing output '' to Debug
    [20:26:05.040] Case: Upper[Debug] '', {}

×
×
  • Create New...