I've just posted an alpha of a small new WordPress plugin to my Github: KupieTools Usernote Shortcode.
Basically, I wanted to leave myself a note in a post, so I can see it on the front end when I view the post, but nobody else will. Now I can do this with [usernote]Note to myself here[/usernote]. It also allows specifying visibility by username or WordPress account role, like this: [usernote users="alice,bob" roles="administrator"]Note to Alice, Bob, and all administrators here[/usernote]
This is an alpha release, containing just the basic functionality I need this afternoon. In the future it will allow you to set defaults in a panel in the KupieTools admin settings page, like some of my other plugins. Right now you have to change them in the plugin code.
