I’d like the ability to use automations to name subtasks dynamically based on the parent task’s name, with an added prefix or suffix.
Because multiple date-range fields are not currently supported, I’ve been exploring a workaround where automations create and update subtasks with a custom item type. This would allow me to represent parallel timelines for a single task in calendars.
The main issue right now is naming those subtasks. I don’t want to manually name each subtask created by an automation just so it makes sense when viewed in a calendar. I was hoping automations could generate the subtask name automatically, for example:
[Parent task name] + [suffix] or [prefix] + [Parent task name]