Difference between revisions of "Cartotheque.app"

From GNUstepWiki
Jump to navigation Jump to search
(create stub)
 
(License from source files)
(One intermediate revision by one other user not shown)
Line 4: Line 4:
 
currentversion = [http://stefan.agentfarms.net/Download/GNUstep/Prototypes/Cartotheque-0.1.tar.gz 0.1] |
 
currentversion = [http://stefan.agentfarms.net/Download/GNUstep/Prototypes/Cartotheque-0.1.tar.gz 0.1] |
 
releasedate = Mar 13, 2005 |
 
releasedate = Mar 13, 2005 |
license = GPL |
+
license = LGPL 2.1 |
 
overview = 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. |
 
overview = 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. |
 
features = < ... > |
 
features = < ... > |
 
maintainer = Stefan Urbanek |
 
maintainer = Stefan Urbanek |
 
relatedlinks =
 
relatedlinks =
* http://stefan.agentfarms.net/Download/GNUstep/Shots/cartotheque-2.png |
+
* [http://stefan.agentfarms.net/Download/GNUstep/Shots/cartotheque-2.png Screenshot]|
 
category = [[Category:PIM Applications]]
 
category = [[Category:PIM Applications]]
 
}}
 
}}

Revision as of 11:30, 16 January 2009

This article or section is a stub (i.e., in need of additional material).
You can help us by expanding it


Managing notes on small cards.

Current Version: 0.1

  • Released: Mar 13, 2005
  • Licensed: LGPL 2.1

Overview

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.

Features

< ... >

Maintainer

Stefan Urbanek

Related Links