I've made a little applescript and attached it to a folder in DropBox.
From elsewhere, like work, I can drop a text file into the folder, and then on my G5 at home, it'll display a dialog with the contents of the text file. (using display dialog)
Basicly, it's for me to have a reminder of something I need to do when I get home.
However, I'm wondering if there's a better way to do this, as I've seen that only the first text file gets a message...no more are shown until the 1st dialog is Ok'd/Canceled.
I believe Growl notifications would do multiple, but they don't stay on screen, to my knowledge.
Anyone have any thoughts on this?
From elsewhere, like work, I can drop a text file into the folder, and then on my G5 at home, it'll display a dialog with the contents of the text file. (using display dialog)
Basicly, it's for me to have a reminder of something I need to do when I get home.
However, I'm wondering if there's a better way to do this, as I've seen that only the first text file gets a message...no more are shown until the 1st dialog is Ok'd/Canceled.
I believe Growl notifications would do multiple, but they don't stay on screen, to my knowledge.
Anyone have any thoughts on this?