Remove Due Date

Remove Due Date

From
Reddit
Status
Updating
Share
Tasks

Due Date

prop("Done") ? fromTimestamp(toNumber("")) : prop("Due")
 
 
Tasks

Due Date

(prop("Status") == "Done") ? fromTimestamp(toNumber("")) : prop("Due")
 
By Ben  •  Latest  •  Was this helpful? Please consider buying me a coffee. Cheers!By Ben  •  Latest  •  Was this helpful? Please consider buying me a coffee. Cheers!
By BenLatest • Was this helpful? Please consider buying me a coffee. Cheers!