Skip to content

Commit 76ba5e3

Browse files
committed
updated readme
1 parent 3acf2fd commit 76ba5e3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,13 @@
1313
The Main part of a software project is not code but knowledge generated during the project. I guess knowledge is the main part of every business today and it is very important to move the generated knowledge from non-formal level to formal level to avoid its loss. There are many approaches to save knowledge and [a mind map diagram](https://en.wikipedia.org/wiki/Mind_map) is one of them. Also it is very important to keep the "distance" between project and its knowledge as short as possible and the ideal variant is to keep knowledge just within the project as a document set. If you use any external knowledge engineering tool then the distance already is not so short and for the cause I had decided to develop some plugin which would allow to form mind maps and keep knowledge graph just within projects and allow to work with the graphs just with the IDE.
1414

1515
# Changelog
16-
__1.3.0 (under development)__
16+
__1.3.0 (01-sep-2016)__
17+
- added sorting of attributes in mind map model to keep their order
1718
- added plugin to add an image into a topic
1819
- changed Plugin API
1920
- fixed casual d'n'd topic operations through click over its fold-unfold icon
2021
- added export into SVG image format
22+
- published standalone editor "Scia Reto"
2123
- fixed issue [#22](https://github.com/raydac/netbeans-mmd-plugin/issues/22), added key short-cut into options to tune "next line char" for topic text editor, by default SHIFT+ENTER
2224

2325
__1.2.0 (05-jun-2016)__

0 commit comments

Comments
 (0)