You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello.
I really appreciate this blueprint and it's helping to sort through my to-do list. I noticed that if one of my tasks ends with a space then the blueprint doesn't work and the list is half-built, thus losing part of the list.
Can it be fixed?
The text was updated successfully, but these errors were encountered:
Thanks for reaching out! I believe that the answer to your question is "no", since the Action to get the list of todo items automatically trims spaces off the end of the titles. The sorting script has no idea if a space (or multiple spaces) would have been removed from the task title.
However, good news! I recently was informed that the next release of Home Assistant will include a todo list card feature that allows you to display lists sorted! home-assistant/frontend#23579
I think that change will essentially make this script unnecessary (at least for most folks)
Hello.
I really appreciate this blueprint and it's helping to sort through my to-do list. I noticed that if one of my tasks ends with a space then the blueprint doesn't work and the list is half-built, thus losing part of the list.
Can it be fixed?
The text was updated successfully, but these errors were encountered: