blob: 82777b7063ee29145c7bdba773c620e30d45c88f (
plain) (
blame)
1
2
3
4
|
An application for managing notes on small cards (like punch cards :).
The application uses a directory based repository for cards with various
contents. Currently only one contents is supported, and that is RTF
contents (NSAttributedString) editable by a text view.
|