Apple Intelligence is now available on iPhone, iPad, and Mac!

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

How to display Subtasks in Reminders App Today View?

Seen a couple of posts whereby I was having the same issue as others that the Reminders app wouldn't show subtasks when going to the Today view.


The solution is setting the date for the subtasks as well as the parent task. If the subtasks don't have a date, they will remain in the List they were created in. If a date is applied to the subtasks, they will also appear on the subsequent day/today list.


It's an OK workaround, but it would be much nicer to just have the drop down > available, rather than setting dates for each subsequent task.


Does anyone else have another solution or is this something that Apple can add to the "fixme" tickets?



[Re-Titled by Moderator]

iPhone 8, iOS 16

Posted on Jun 1, 2023 3:26 AM

Reply
Question marked as Top-ranking reply

Posted on Jan 10, 2024 7:33 AM

Yeah, this is really frustrating! I would use subtasks so much more if they nested in the "Today" window

Similar questions

12 replies

Sep 3, 2024 12:33 PM in response to 0bir0n

I came here with the same question and frustration, but then, after poking around a bit, I realized the following:


The current functionality in the Today Smart List makes sense because it treats each task and subtask as independent reminders, allowing for different due dates and times. This flexibility is important because not all subtasks need to be completed at the same time as the parent task. For example, if you have a reminder called "Plan Birthday Party" with subtasks like "Order Cake," "Send Invitations," and "Book Venue," each of these might have different deadlines. "Order Cake" could be due two days before the party, while "Send Invitations" might be due a week earlier. Showing all these subtasks directly in the Today Smart List could lead to confusion, as it might display tasks that aren't actually due today or duplicate reminders, cluttering the view.


If you want to see the complete structure of a project, meaning the parent reminder and all its associated subtasks with their respective dates and times, you can do so in the specific list where the reminder is stored. For instance, if "Plan Birthday Party" is in your "Events" Standard list, you can go there to view the parent task and all its subtasks in the correct order, with their due dates and times. This method keeps your Today Smart List focused on tasks that are due today while allowing you to view the full project structure in its dedicated list.


What would be nice, though, is if the app not only shows the location (list) where the reminder is stored (which it currently does):

but also allows you to click on that location and take you directly to the reminder within its list. This would be especially helpful if the list contains many reminders, saving time by navigating straight to the specific reminder. Another useful feature would be to right-click on the reminder and have an option like "Go to Location" that takes you directly to the reminder's exact spot within its list.

Aug 27, 2024 3:51 AM in response to connorpriest20

Go to the 2nd layer of the For loop, where the date is set, and when setting the subtask date, scroll down and unset time.


I did a spot check and it seems to work.


If you wanted it to be dynamic depending on the parent having a time or not, you'll need to do an IF clause on the existence of a time.


To get the hour: use format date with a Custom Format of HH (24hr time 00-24). Then you round it so it's a number.


For the condition: Round Number is 0 (midnight)?


The true branch should not set subtask date (it's only a date), the Otherwise branch sets subtask date and time.


Here's the flow with the time check.

https://www.icloud.com/shortcuts/e193b3214eb1451999d92db4bede13d7

How to display Subtasks in Reminders App Today View?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.