Talk:Accessories: Difference between revisions
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
An | >An "equation" accessory might be useful - two uses spring to mind: | ||
----------- | ----------- | ||
Line 10: | Line 10: | ||
Special escapes could be used in the node text: | Special escapes could be used in the node text: | ||
"parent node $[SUM]" | |||
-- | --"child node1 text $[32.7]" | ||
-- | --"child node2 text $[12.7]" | ||
when the parent node is not being edited it should display: | when the parent node is not being edited it should display: | ||
"parent node 45.4" | |||
---------- | ---------- | ||
Line 29: | Line 29: | ||
e.g should I move house? | e.g should I move house? | ||
"SHOULD I MOVE? $[SUM]" | |||
-- | --"mail redirection hassle $[-0.3]" | ||
-- | --"more space $[+4]" | ||
-- | --"tax $[-5]" | ||
-- | --"current annoying neighbours [+10]" | ||
--etc. | --etc. | ||
Line 49: | Line 49: | ||
Any thoughts? | Any thoughts? | ||
---- | |||
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;"> | |||
---- | |||
=[http://enamodyg.co.cc This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page]= | |||
---- | |||
=[http://enamodyg.co.cc CLICK HERE]= | |||
---- | |||
</div> |
Revision as of 07:29, 18 November 2010
>An "equation" accessory might be useful - two uses spring to mind:
1) Costings:
If the nodes were all the items required for some project, a cost could be attached to each and the sum of all the values in the child nodes shown in the parent.
Special escapes could be used in the node text:
"parent node $[SUM]"
--"child node1 text $[32.7]"
--"child node2 text $[12.7]"
when the parent node is not being edited it should display:
"parent node 45.4"
2) Decision making:
assign a value, +ve or -ve to various factors that might influence some decision, with the root showing tha balance.
e.g should I move house?
"SHOULD I MOVE? $[SUM]"
--"mail redirection hassle $[-0.3]"
--"more space $[+4]"
--"tax $[-5]"
--"current annoying neighbours [+10]"
--etc.
--etc.
I'm sure I saw some discussion of how to somehow tie freemind in to a spreadsheet somewhere but I can't find any reference to it.
Any thoughts?