Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

User Image
Fear na Boinne
34 discussion posts
I want to create a trigger that makes the Outlook Reminders dialog pop up on top and center whenever one or more reminder(s) are due, but I have been unable to make anything work except the 'Focused' trigger, but that one is kinda useless, because it means I first have to find and click it to begin with.

The 'Created' and 'Restored' triggers didn't do anything!

Can someone tell me how to successfully trigger on that dialog?

I've already tried:
Just on the title ("Reminder(s)")
The Title and Application
The Title, Application and Class
Jul 1, 2021  • #1
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
Hello,

Outlook can be a bit tricky to get working. Can you try using the trigger I've attached below and see how that works for you? Please note there are two spaces before the word "Reminders" in the Window Text condition. You can also adjust the action to "Move to specific size and location" if you would like as well.

Thanks!
• Attachment: Outlook Reminders Trigger.png [41,911 bytes]
Outlook Reminders Trigger.png
Outlook Reminders Trigger.png
Jul 2, 2021  • #2
User Image
Fear na Boinne
34 discussion posts
I tried those settings (including the 2 spaces), but no go... :(
2021-07-02 19_13_45-Edit Trigger _ DisplayFusion Pro on Steam 9.8.png
2021-07-02 19_13_45-Edit Trigger _ DisplayFusion Pro on Steam 9.8.png
Jul 2, 2021  • #3
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
Hello,

Is that notification being displayed when the window opens?

Thanks!
Jul 2, 2021  • #4
User Image
Fear na Boinne
34 discussion posts
Quote:
Hello,

Is that notification being displayed when the window opens?

Thanks!

Nope.. None of the three action are executed...
Jul 2, 2021  • #5
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
Hello,

Interesting, what if you try with 1 space before the word reminders?

Thanks!
Jul 5, 2021  • #6
User Image
Fear na Boinne
34 discussion posts
Same result (or rather lack thereof)!
Jul 7, 2021  • #7
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
Hello,

There may be some issues with outlook reusing the same Window handle, causing this trigger not to fire. Can you download and import the script I've attached below (DisplayFusion Settings > Functions > Scripted Function > Import Scripted Function), and then attach it to a "DisplayFusion Starts" trigger to see if that works? DisplayFusion will need to be restarted after the trigger is created.

You can adjust the monitor you want the window moved to on line 10 of the script as well.

Let me know how that works!
Jul 8, 2021 (modified Jul 8, 2021)  • #8
User Image
Fear na Boinne
34 discussion posts
That seems to be working, but how do I get it to the center of the physical screen?
I have a large 4k screen divided in to 4x 1920*1080 virtual screens, but in this case I'd like it front and center, so in the crosshair of the virtual screen divider lines...
Jul 8, 2021  • #9
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
Hello,

I'll play around with a script this week that moves it to the center of your monitor, ignoring splits. :)

Thanks!
Jul 12, 2021  • #10
User Image
Fear na Boinne
34 discussion posts
That would be brilliant! I've been looking at the options and functions inthe scripting, but I couldn't find any calls to do that...
Jul 12, 2021  • #11
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
Hello,

Give this one a shot. It should move to the center of the monitor your mouse cursor is currently on, ignoring splits.

Thanks!
Jul 13, 2021  • #12
User Image
Fear na Boinne
34 discussion posts
I'll try it tomorrow morning (Wednesday) and let you know!
Jul 13, 2021  • #13
User Image
Fear na Boinne
34 discussion posts
Quote:
I'll try it tomorrow morning (Wednesday) and let you know!


It seems to be working flawlessly so far! Thanks so much, and I think it would make sense to add this to the list of downloadable custom scripted functions... :P
Jul 14, 2021  • #14
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
Hello,

Glad to hear, thanks for the follow up!
Jul 14, 2021  • #15
User Image
Fear na Boinne
34 discussion posts
Thanks again! Very happy with the result...
Jul 15, 2021  • #16
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(1)  Login to Vote(-)