Sublime Forum

Growl save notifier

#1

Hey all,

It’s my first day and I did the following:

  • Tried Sublime Text 2

  • Bought it

  • Set up everything for Python

  • Developed my first plugin!

One of the things I love from Coda, is the fact that I get a save notification, which is handy if I work on remote sftp sites. So I wrote a small plugin that tells you via growl when the file has been successfully saved.
You can view it here: github.com/flxfxp/My-Stuff/blob … otifier.py

Enjoy!
Dennis

0 Likes

#2

Awesome, thanks.

It’s something that I didn’t know that I wanted, haha.

0 Likes

#3

exactly :smiley:

0 Likes