blob: e0bc320492db77da77b237c1b85c746d332a819b (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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.
LICENSE: LGPL21
Author: Stefan Urbanek
|