Intro
Create Sticky Notifications is an unofficial workflow that works in conjunction with Sticky Notifications (app).
Prerequisites
- OSX 10.7+
- Sticky Notifications (app)
- Alfred Powerpack
Usage
Create Sticky Notifications relies on multiple optional arguments to define the notification's title, subtitle, and message. These arguments are separated with a :. The complete syntax: sn Title:Subtitle:Message.
If you only use one argument (sn Drink Coffee), then that argument will become the notification message.

If you use two arguments (sn To Do:Reply to Chris) then the first argument will be used for the title, and the second will be used for the message.

If you use all three arguments (sn To Do:Reply to Chris:Schedule meeting for Wednesday), the first argument will become the title, second will be the subtitle, and the last argument will be the message.

