Jump to content

kimillian

Member
  • Posts

    6
  • Joined

  • Last visited

Posts posted by kimillian

  1. Hi all, I've always been wondering whether there's a way to collect multiple variants from the input. I only know how to use keyword {query}, that's only 1 variable. 

    For example, I want to type in "100" a numeric value for the price, "For a dress" as a text for the description. What should I do? 

    - Is there a way, like a pop-up or something to collect more information other than the default Alfred popup? 

    - Or, should I use some features in the "utilities" to process the one-line text that I input. For example, I still type in "100, For a dress", and I can use "utilities" to split it into 2 variables based on an identifier, like a ",".?

     

    Thank you so much for your help! 

  2. 9 hours ago, vitor said:

    I don’t see what the issue is. Simply remove the <br> from the substitution and it works as you requested.

    Hello Vitor,  my difficulty is that I need the replaced text to switch lines.

    It seems that if I don't put <br> the text would simply go to one line without breaks. 

    Name: Mark Joe Contact:(718) 350-**81
     
  3. On 8/5/2020 at 9:31 PM, Vero said:

    @kimillian Could you also please specify what app you're pasting into? Please test anything in plain text TextEdit, as it's the most standard native app. You'll then be able to establish whether the issue is with the destination app manipulating what you're pasting. For example, Google Docs tends to manipulate what you paste.

    Hello thank you for helping me out! 

    https://drive.google.com/file/d/1kaqotdzmF_E76HUnDbZJ56YtB25evW71/view?usp=sharing

    Can you try with this sample text:

    Name: 
    Mark Joe
    电    话: 
    (718) 350-**81
     
    And see how I can make it:
    Name: 
    Mark Joe
    Contact: 
    (718) 350-**81
     
    Instead of not switching lines?
    Name: Mark Joe Contact:(718) 350-**81
     
    Thanks a ton!
     
  4. Hello guys, I'm looking for help in building a workflow, by replacing the certain words in a paragraph to English. 

    Our order processing system is not in English, so we need to translate these information when communicating with our customers and it consumes a lot of time. 

    I know how to use "replace text" but I just don't know how to make the text to go to a different line. 

     

    The original text is as follow.

    收件人: 
    ********
    电    话: 
    ********
    手    机: 
     
    国家/地区: 
    ********
    省  / 州: 
    ********
    城    市: 
    ********
    地 址 1: 
    ********
    门牌号: 
     
    地 址 2: 
     
    邮    编: 
    ********
    公    司: 
    ********
    税    号: 
    ********
     
    For example, I want "收件人" to be replaced with "Name",  "电    话" to be replaced with "contact number". but when all is done, there's no line breaks.
    I tried <br> by making it part of the "replace with", like ---> Replace "收件人" with "name<br>", but it's not working and seems the <br> part was taken as plain text too.
     
    Thanks for the help in advance! 
×
×
  • Create New...