AutoNotification Pipe symbol | in table is lower than normal

Discussion in 'AutoApps' started by tboooe, Nov 25, 2017.

  1. tboooe

    tboooe Member

    Joined:
    Oct 20, 2017
    Messages:
    73
    Likes Received:
    1
    When in use a pipe symbol | in a table notification I noticed that it's positioned much lower vertically than other text in the table. If I use the pipe symbol in the table headline, it looks normal. Any ideas?
     
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Can you please export your task's description (not xml) so I can take a look? Long-click the task in Tasker->export description Thanks in advance
     
  3. tboooe

    tboooe Member

    Joined:
    Oct 20, 2017
    Messages:
    73
    Likes Received:
    1
    Thank you for the reply. Here is the description. A81 is the Table Notification.
    Update Investment Accounts (Monthly) (17)
    <Query Summary>
    A1: Spreadsheet Query [ Configuration:Query Investments Google Finance Timeout (Seconds):20 ]
    A2: Variable Set [ Name:%query_attempts To:0 Recurse Variables:Off Do Maths:Off Append:Off ]
    A3: Variable Add [ Name:%query_attempts Value:1 Wrap Around:0 ]
    A4: If [ %year(1) ~ %+ ]
    A5: If [ %query_attempts < 6 ]
    A6: Variable Add [ Name:%query_attempts Value:1 Wrap Around:0 ]
    A7: Wait [ MS:0 Seconds:5 Minutes:0 Hours:0 Days:0 ]
    A8: Goto [ Type:Action Label Number:1 Label:Query Summary ]
    A9: Else
    A10: AutoNotification [ Configuration:Use HTML: true
    Title: <font color="red"><b>Failed to retrieve daily data</b></font>
    Icon: /storage/emulated/0/Download/51EkCUW10HL.png
    Status Bar Icon Manual: /storage/emulated/0/Download/51EkCUW10HL.png
    Status Bar Text Size: 16
    Priority: 0
    Visibility: Private
    Title Expanded: <font color="red"><b>Failed to retrieve data</b></font>
    Group Key: Fidelity
    Update Notification: true Timeout (Seconds):20 ]
    A11: Variable Set [ Name:%query_attempts To:0 Recurse Variables:Off Do Maths:Off Append:Off ]
    A12: Stop [ With Error:Off Task: ]
    A13: End If
    A14: End If
    A15: Flash [ Text:%query_attempts Long:On ]
    <Query Fidelity>
    A16: Spreadsheet Query [ Configuration:Query Investments Google Finance Timeout (Seconds):20 ]
    A17: Variable Set [ Name:%query_attempts To:0 Recurse Variables:Off Do Maths:Off Append:Off ]
    A18: Variable Add [ Name:%query_attempts Value:1 Wrap Around:0 ]
    A19: If [ %year(1) ~ %+ ]
    A20: If [ %query_attempts < 6 ]
    A21: Variable Add [ Name:%query_attempts Value:1 Wrap Around:0 ]
    A22: Wait [ MS:0 Seconds:5 Minutes:0 Hours:0 Days:0 ]
    A23: Goto [ Type:Action Label Number:1 Label:Query Fidelity ]
    A24: Else
    A25: AutoNotification [ Configuration:Use HTML: true
    Title: <font color="red"><b>Failed to retrieve daily data</b></font>
    Icon: /storage/emulated/0/Download/51EkCUW10HL.png
    Status Bar Icon Manual: /storage/emulated/0/Download/51EkCUW10HL.png
    Status Bar Text Size: 16
    Priority: 0
    Visibility: Private
    Title Expanded: <font color="red"><b>Failed to retrieve data</b></font>
    Group Key: Fidelity
    Update Notification: true Timeout (Seconds):20 ]
    A26: Variable Set [ Name:%query_attempts To:0 Recurse Variables:Off Do Maths:Off Append:Off ]
    A27: Stop [ With Error:Off Task: ]
    A28: End If
    A29: End If
    A30: Flash [ Text:%query_attempts Long:On ]
    <Query T Rowe Price>
    A31: Spreadsheet Query [ Configuration:Query Investments Google Finance Timeout (Seconds):20 ]
    A32: Variable Set [ Name:%query_attempts To:0 Recurse Variables:Off Do Maths:Off Append:Off ]
    A33: Variable Add [ Name:%query_attempts Value:1 Wrap Around:0 ]
    A34: If [ %year(1) ~ %+ ]
    A35: If [ %query_attempts < 6 ]
    A36: Variable Add [ Name:%query_attempts Value:1 Wrap Around:0 ]
    A37: Wait [ MS:0 Seconds:5 Minutes:0 Hours:0 Days:0 ]
    A38: Goto [ Type:Action Label Number:16 Label:Query T Rowe Price ]
    A39: Else
    A40: AutoNotification [ Configuration:Use HTML: true
    Title: <font color="red"><b>Failed to retrieve daily data</b></font>
    Icon: /storage/emulated/0/Download/51EkCUW10HL.png
    Status Bar Icon Manual: /storage/emulated/0/Download/51EkCUW10HL.png
    Status Bar Text Size: 16
    Priority: 0
    Visibility: Private
    Title Expanded: <font color="red"><b>Failed to retrieve data</b></font>
    Group Key: Fidelity
    Update Notification: true Timeout (Seconds):20 ]
    A41: Variable Set [ Name:%query_attempts To:0 Recurse Variables:Off Do Maths:Off Append:Off ]
    A42: Stop [ With Error:Off Task: ]
    A43: End If
    A44: End If
    A45: Flash [ Text:%query_attempts Long:On ]
    A46: Perform Task [ Name:getFormattedDate Priority:%priority+1 Parameter 1 (%par1):%TIMES Parameter 2 (%par2):dd/mmmm/yyyy Return Value Variable:%date Stop:Off ]
    A47: Variable Split [ Name:%date Splitter:/ Delete Base:Off ]
    A48: For [ Variable:%counter Items:1:%year(#) ]
    A49: If [ %year(%counter) ~ %date(3) ]
    A50: If [ %month(%counter) ~ %date(2) ]
    A51: If [ %for_tasker_comp_inv(%counter) > 0 ]
    A52: Variable Set [ Name:%fidelity_monthly_inv_color To:#02b500 Recurse Variables:Off Do Maths:Off Append:Off ]
    A53: Variable Set [ Name:%fidelity_monthly_inv_emoji To: Recurse Variables:Off Do Maths:Off Append:Off ]
    A54: Else If [ %for_tasker_comp_inv(%counter) < 0 ]
    A55: Variable Set [ Name:%fidelity_monthly_inv_color To:red Recurse Variables:Off Do Maths:Off Append:Off ]
    A56: Variable Set [ Name:%fidelity_monthly_inv_emoji To: Recurse Variables:Off Do Maths:Off Append:Off ]
    A57: End If
    A58: If [ %for_tasker_comp_ira(%counter) > 0 ]
    A59: Variable Set [ Name:%fidelity_monthly_ira_color To:#02b500 Recurse Variables:Off Do Maths:Off Append:Off ]
    A60: Variable Set [ Name:%fidelity_monthly_ira_emoji To: Recurse Variables:Off Do Maths:Off Append:Off ]
    A61: Else If [ %for_tasker_comp_ira(%counter) < 0 ]
    A62: Variable Set [ Name:%fidelity_monthly_ira_color To:red Recurse Variables:Off Do Maths:Off Append:Off ]
    A63: Variable Set [ Name:%fidelity_monthly_ira_emoji To: Recurse Variables:Off Do Maths:Off Append:Off ]
    A64: End If
    A65: If [ %for_tasker_comp_401k(%counter) > 0 ]
    A66: Variable Set [ Name:%trp_monthly_401k_color To:#02b500 Recurse Variables:Off Do Maths:Off Append:Off ]
    A67: Variable Set [ Name:%trp_monthly_401k_emoji To: Recurse Variables:Off Do Maths:Off Append:Off ]
    A68: Else If [ %for_tasker_comp_401k(%counter) < 0 ]
    A69: Variable Set [ Name:%trp_monthly_401k_color To:red Recurse Variables:Off Do Maths:Off Append:Off ]
    A70: Variable Set [ Name:%trp_monthly_401k_emoji To: Recurse Variables:Off Do Maths:Off Append:Off ]
    A71: End If
    A72: If [ %for_tasker_comp_summary(%counter) > 0 ]
    A73: Variable Set [ Name:%monthly_investment_summary_color To:#02b500 Recurse Variables:Off Do Maths:Off Append:Off ]
    A74: Variable Set [ Name:%monthly_investment_summary_text To:Investments have gained in %date(2) by Recurse Variables:Off Do Maths:Off Append:Off ]
    A75: Variable Set [ Name:%monthly_investment_summary_emoji To: Recurse Variables:Off Do Maths:Off Append:Off ]
    A76: Else If [ %for_tasker_comp_summary(%counter) < 0 ]
    A77: Variable Set [ Name:%monthly_investment_summary_color To:red Recurse Variables:Off Do Maths:Off Append:Off ]
    A78: Variable Set [ Name:%monthly_investment_summary_text To:Investments have declined in %date(2) by Recurse Variables:Off Do Maths:Off Append:Off ]
    A79: Variable Set [ Name:%monthly_investment_summary_emoji To: Recurse Variables:Off Do Maths:Off Append:Off ]
    A80: End If
    A81: AutoNotification Table [ Configuration:Title: %monthly_investment_summary_emoji %monthly_investment_summary_text <font color="%monthly_investment_summary_color">%monthly_gain_loss_summary(%counter)</font> | %monthly_gain_loss_percent_summary(%counter)
    Texts: : : : : : :Fidelity Inv:<font color = "%fidelity_monthly_inv_color">%monthly_gain_loss_inv(%counter)</font>: | :%monthly_gain_loss_percent_inv(%counter):|:%current_value_inv(%counter):Fidelity IRA:<font color = "%fidelity_monthly_ira_color">%monthly_gain_loss_ira(%counter)</font>:|:%monthly_gain_loss_percent_ira(%counter):|:%current_value_ira(%counter):T Rowe Price 401(k):<font color = "%trp_monthly_401k_color">%monthly_gain_loss_401k(%counter)</font>:|:%monthly_gain_loss_percent_401k(%counter):|:%current_value_401k(%counter)
    Separator: :
    SubText: %account_name_number(21)
    Number of Columns: 6
    Cell Widths: 110,70,15,43,15,70
    Cell Height: 5,20,20,20
    Text Alignment: Right
    Manual Text Alignment: left, right, center, right, center, right
    Status Bar Icon: /storage/emulated/0/Download/bank3.png
    Big Icon: /storage/emulated/0/Download/wealth.png
    Text Color: #000000
    ID: Monthly Timeout (Seconds):60 ]

    A82: Stop [ With Error:Off Task: ]
    A83: End If
    A84: End If
     

Share This Page