How To Sort List Using Siri Shortcuts

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024

Комментарии • 9

  • @JamieElgie
    @JamieElgie 7 месяцев назад

    No way!!! Subscriber for life!

  • @user-li7cl7mp7v
    @user-li7cl7mp7v 7 месяцев назад

    Does Filter Files works with numerical arrays?
    .e.g.
    Input (JSON)
    - USD value is numerical
    - start value is ISO 8601 format
    - end value is ISO 8601 format
    [
    {
    “USD": 1.2,
    "start": "2022-11-24T00:00:00+01:00",
    "end": "2022-11-24T01:00:00+01:00"
    },
    {
    “USD": 1.1,
    “start": "2022-11-24T04:00:00+01:00",
    "end": "2022-11-24T05:00:00+01:00"
    },
    {
    “USD": 2.0,
    “start": "2022-11-24T08:00:00+01:00",
    "end": "2022-11-24T09:00:00+01:00"
    },
    ]
    Output should be
    Lowest “USD” value with “start” value + “end” value for the lowest value
    thnx.

    • @WillTalkTech
      @WillTalkTech  7 месяцев назад

      Yes, it will work as long as your filtering the out put value of the code and not the code it self.

    • @user-li7cl7mp7v
      @user-li7cl7mp7v 6 месяцев назад

      @@WillTalkTech Not sure I follow. Any chance you can do a quick example? Thanks!

    • @WillTalkTech
      @WillTalkTech  6 месяцев назад

      Yep, I couldn’t figure out a way to do this, I thought the code was out putting numbers but it’s more like sentences

  • @JamieElgie
    @JamieElgie 7 месяцев назад

    By the way, another question: do you know how to force a sync of shortcuts?

    • @WillTalkTech
      @WillTalkTech  7 месяцев назад

      Let me play around with it, I been having issue with not all my shortcuts being on all my devices too.

    • @WillTalkTech
      @WillTalkTech  7 месяцев назад

      As best as I can tell there is no way for us to force sync.
      You can go into your settings app and under shortcuts turn iCloud off and wait a few minutes and turn it back it on.
      It worked on my iPad mini but it didn’t work on my iPad Air other than that we don’t have that option right now.