2009/10/30

Post-it Notes in Emacs



I wrote stickies.el for post-it notes in Emacs.
And I also added anything-stickies.el for an interface to stickies.
Here is a link to github

Stickies.el has only primitive features: create/kill/save buffers and frames.
I just want to using emacs buffers instead of Stickies.app in Mac OSX, that's
why I wrote the elisps.

In default, no global setting (keybind, hooks, etc) is added.
You have to write setting in your init file to make stickies useful.

See the "setting" section in stickies.el. There is an example setting.