Node cloning: Difference between revisions

From FreeMind
Jump to navigationJump to search
No edit summary
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Users request that nodes can be '''cloned''', meaning that a copy of node can be placed under a different parent in such a way that the copy is guaranteed to be the same as its origin.
Users request that nodes can be '''cloned''', meaning that a copy of node can be placed under a different parent in such a way that the copy is guaranteed to be the same as its origin.
This feature will be contained in FreeMind V1.0.0. There is already a preview available in the unstable section.


There is a third-party implementation of cloning, with imperfections like shallow copying and a failure to copy formatting.
There is a third-party implementation of cloning, with imperfections like shallow copying and a failure to copy formatting.


The feature has originally been suggested based on the model application '''Leo''' - an outliner.
The feature has originally been suggested based on the model application '''Leo''' - an outliner.
==Forum discussions==
* [http://sourceforge.net/forum/message.php?msg_id=4904054 Attack of the CLONES] - Open Discussion forum - 2008-04-14
* [http://sourceforge.net/forum/forum.php?thread_id=1975814&forum_id=22101 Node Cloning Implementation] - Open Discussion forum - 2008-03-19
* [http://sourceforge.net/forum/forum.php?thread_id=1832075&forum_id=22101 Freemind with Node Cloning] - Open Discussion forum - 2007-09-26
* [http://sourceforge.net/forum/forum.php?thread_id=1022954&forum_id=22101 Cloning of nodes] - Open Discussion forum - 2004-02-15
==Feature requests==
* [http://sourceforge.net/tracker/index.php?func=detail&aid=1021772&group_id=7118&atid=357118 1021772 : One Node object at different places] - request in RFE tracker - 2004-09-03


==See also==
==See also==
Line 9: Line 20:


==Links==
==Links==
* [http://sourceforge.net/forum/forum.php?thread_id=1832075&forum_id=22101 Freemind with Node Cloning] - Open Discussion forum - 2007-09-26
* [http://sourceforge.net/forum/forum.php?thread_id=1022954&forum_id=22101 Cloning of nodes] - Open Discussion forum - 2004-02-15
* [http://sourceforge.net/tracker/index.php?func=detail&aid=1021772&group_id=7118&atid=357118 1021772 : One Node object at different places] - request in RFE tracker - 2004-09-03
* [http://leo.sf.net/ LEO]
* [http://leo.sf.net/ LEO]


[[Category:Development]]
[[Category:Development]]

Revision as of 18:42, 8 April 2011

Users request that nodes can be cloned, meaning that a copy of node can be placed under a different parent in such a way that the copy is guaranteed to be the same as its origin.

This feature will be contained in FreeMind V1.0.0. There is already a preview available in the unstable section.

There is a third-party implementation of cloning, with imperfections like shallow copying and a failure to copy formatting.

The feature has originally been suggested based on the model application Leo - an outliner.

Forum discussions

Feature requests

See also

Links