| Macro | Objective | Example | Result |
|---|---|---|---|
| LIST | show the list of available macros at any time |
**ARBRE**
|
in the notepad
**ARBRE**
|
| r |
shows the recent news about a topic, using google
time possibilities are :
in french or english |
infos since last week about notre-dame :
|
in the notepad :
**ARBRE**
in web browser
**ARBRE**
|
| !c xxx | opens file about xxx otherwise display possible options | you may modify this file to add more possibilities | opens some file |
| NAME | syntax | note |
|---|---|---|
| IF | IF condition THEN s1; s2...; sn ELSE sn+1; ... |
in one line only
one STATEMENT can be RETURN xxx |
| RETURN | RETURN string | |
| PARSE | PARSE filename TO variable |
parses an xmind file into a SGH structure internally, and affects this parse to the variable |
| AT | AT node name |
searches the current parsed workspace for a node whose title is |
| HYPERLINK --> | HYPERLINK --> variable | once a node is found, allows to get the hyperlink |
| TREE_STR --> | TREE_STR --> variable | once a node is found, converts the sub-tree into a string |
| Macro | Code |
|---|---|
| LIST |
**ARBRE**
|
| r |
|
| !c xxx |