---
title: Finder quadrant
sequence: sequential
---
@@
Finder
- XX
- ~
- ~/Downloads
- ~/Movies
- ~/Pictures
<<#waiting1
---
[waiting1]
* tell application "Moom" to arrange windows according to snapshot "finder-quadrant"
The finder windows are created but either:
the Moom snapshot is not called
the Moom snapshot is called but the snippet doesn't wait
If I manually trigger the snapshot from Moom then it works as intended.
If instead of the waiting snippet I just put this line at the end of the bunch then it works (removing separators and embedded snipptes)
* tell application "Moom" to arrange windows according to snapshot "finder-quadrant" ~5
Also adding a pause to a standard embedded snippet doesn't work:
---
title: Finder quadrant
sequence: sequential
---
@@
Finder
- XX
- ~
- ~/Downloads
- ~/Movies
- ~/Pictures
<<#waiting1 ~5
---
[waiting1]
* tell application "Moom" to arrange windows according to snapshot "finder-quadrant"
As per the title, I have this config:
The finder windows are created but either:
If I manually trigger the snapshot from Moom then it works as intended.
If instead of the waiting snippet I just put this line at the end of the bunch then it works (removing separators and embedded snipptes)
Also adding a pause to a standard embedded snippet doesn't work:
Version 1.4.17 (180) Ventura 13.6.3 (22G436)
Moom 3.2.25