aboutsummaryrefslogtreecommitdiff
path: root/deskutils/kdissert
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 0.2.5Kirill Ponomarev2004-07-253-9/+19
| | | | | | | | PR: ports/69579 Submitted by: Ports Fury Notes: svn path=/head/; revision=114684
* Add kdissert, a KDE mindmapping tool.Adam Weinberger2004-07-064-0/+81
The goal of kdissert is to help to structure ideas and concepts by associating them into a tree. The tree is there to help to see how the ideas interact, and then to develop them further (add ramifications). An idea is represented by a shape which can be a text or a picture. The ideas can be connected, but there is a constraint : an idea cannot have more than one parent. A kdissert mind-map can be exported as a picture, or used to generate documents. Templates include pdflatex (article, book) and html file formats. WWW: http://freehackers.org/~tnagy/kdissert/index.html Notes: svn path=/head/; revision=113067