Is there any way to make a custom perspective that shows all the tasks that have a notification? I know it’s an “out there” request, and my workflow will survive without it. But I wanted to check.
1 Like
Hello @ernaatkins,
custom perspectives do not support this kind of filtering. I don‘t have a Mac so I cannot test what‘s possible there, but I‘ve set up a plugin you can try.
It has been tested on iPadOS and creates a single HTML file with the tasks that have future notifications.
You have to save the file (because there‘s no tmp directory on iPadOS). Also opening the file automatically after saving can’t be tested (not supported) on iPadOS either, but it could work on Mac.
At the end of each row you have a link that when clicked opens the relevant task in OmniFocus.
Hope that helps.
FutureNotificationsHTML.omnifocusjs (2.8 KB)
3 Likes