Node cloning: Difference between revisions
From FreeMind
Jump to navigationJump to search
Dan Polansky (talk | contribs) No edit summary |
|||
(6 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. | ||
The cloning feature was released as part of [[release 1.0.0]] and the bug-fix [[release 1.0.1]]. | |||
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. | ||
==Usage== | |||
To create a clone, you can use the menu Edit > Paste as Clone. | |||
==Forum discussions== | ==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/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=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/forum/forum.php?thread_id=1022954&forum_id=22101 Cloning of nodes] - Open Discussion forum - 2004-02-15 |
Latest revision as of 14:57, 30 May 2023
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.
The cloning feature was released as part of release 1.0.0 and the bug-fix release 1.0.1.
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.
Usage
To create a clone, you can use the menu Edit > Paste as Clone.
Forum discussions
- Attack of the CLONES - Open Discussion forum - 2008-04-14
- Node Cloning Implementation - Open Discussion forum - 2008-03-19
- Freemind with Node Cloning - Open Discussion forum - 2007-09-26
- Cloning of nodes - Open Discussion forum - 2004-02-15
Feature requests
- 1021772 : One Node object at different places - request in RFE tracker - 2004-09-03