×

Create Reminders List

iOS 14 +

Notes

Create a list in reminders, you can use your own custom colour for the list.

Syntax

createRemindersList(title: <#String (Allows Variables)#>, useHex: <#Boolean#>, colours: <#Enumeration (DefaultColours)#>, hexCode: <#String (Allows Variables)#>)

Example

createRemindersList(title: ""My new list"", useHex: false, colours: Indigo, hexCode: """")