cmd:create
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
cmd:create [2020/06/06 17:37] – deva | cmd:create [2020/06/08 18:27] (current) – deva | ||
---|---|---|---|
Line 3: | Line 3: | ||
< | < | ||
- | create <node id|placeholder> | + | create <node id|placeholder> |
</ | </ | ||
If the '' | If the '' | ||
+ | |||
+ | The node will be inserted in the child list of the parent, before the '' | ||
Placeholder example - create new node as child of node 2 and set its title to " | Placeholder example - create new node as child of node 2 and set its title to " | ||
< | < | ||
- | create x 2; update x title " | + | create x 2 -1; update x title " |
</ | </ | ||
Multiple placeholders example - create two new nodes as children of node 2 and set their titles to " | Multiple placeholders example - create two new nodes as children of node 2 and set their titles to " | ||
< | < | ||
- | create x 2; create y 2; update x title " | + | create x 2 -1; create y 2 -1; update x title " |
</ | </ |
cmd/create.1591457861.txt.gz · Last modified: 2020/06/06 17:37 by deva