]> git.sven.stormbind.net Git - sven/vym.git/blobdiff - tex/commands.tex
New upstream version 2.9.22
[sven/vym.git] / tex / commands.tex
index eb384180020b00fe260d888b3021cb68342f5878..ca917ea3d7d8d627a1f0839b9ee4b3c58e4bd940 100644 (file)
@@ -1,7 +1,9 @@
 \item addBranch\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
-   Parameter: &  0:\\
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Index of new branch\\
            Type: & Int\\
        Optional: &  yes\\
 
 \item addBranchBefore\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 0\\
 \end{tabular}
 
 \item addMapCenter\\
 \begin{tabular}{rl}
-  Selection: & Any\\
-   Parameter: &  0:\\
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 2\\
+   Parameter: &  1:\\
         Comment: & Position x\\
            Type: & Double\\
        Optional: &  No\\
-   Parameter: &  1:\\
+   Parameter: &  2:\\
         Comment: & Position y\\
            Type: & Double\\
        Optional: &  No\\
 
 \item addMapInsert\\
 \begin{tabular}{rl}
-  Selection: & Any\\
-   Parameter: &  0:\\
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 3\\
+   Parameter: &  1:\\
         Comment: & Filename of map to load\\
            Type: & String\\
        Optional: &  No\\
-   Parameter: &  1:\\
+   Parameter: &  2:\\
         Comment: & Index where map is inserted\\
            Type: & Int\\
        Optional: &  yes\\
-   Parameter: &  2:\\
+   Parameter: &  3:\\
         Comment: & Content filter\\
            Type: & Int\\
        Optional: &  yes\\
 
 \item addMapReplace\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
-   Parameter: &  0:\\
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Filename of map to load\\
            Type: & String\\
        Optional: &  No\\
 
 \item addSlide\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 0\\
 \end{tabular}
 
 \item addXLink\\
 \begin{tabular}{rl}
-  Selection: & BranchLike\\
-   Parameter: &  0:\\
+  SelectionType: & BranchLike\\
+    Return Type: & Void\\
+     Parameters: & 5\\
+   Parameter: &  1:\\
         Comment: & Begin of XLink\\
            Type: & String\\
        Optional: &  No\\
-   Parameter: &  1:\\
+   Parameter: &  2:\\
         Comment: & End of XLink\\
            Type: & String\\
        Optional: &  No\\
-   Parameter: &  2:\\
+   Parameter: &  3:\\
         Comment: & Width of XLink\\
            Type: & Int\\
        Optional: &  yes\\
-   Parameter: &  3:\\
+   Parameter: &  4:\\
         Comment: & Color of XLink\\
            Type: & Color\\
        Optional: &  yes\\
-   Parameter: &  4:\\
+   Parameter: &  5:\\
         Comment: & Penstyle of XLink\\
            Type: & String\\
        Optional: &  yes\\
 
 \item branchCount\\
 \begin{tabular}{rl}
-  Selection: & BranchLike\\
+  SelectionType: & Any\\
+    Return Type: & Int\\
+     Parameters: & 0\\
+\end{tabular}
+
+\item centerCount\\
+\begin{tabular}{rl}
+  SelectionType: & BranchLike\\
+    Return Type: & Int\\
+     Parameters: & 0\\
 \end{tabular}
 
 \item centerOnID\\
 \begin{tabular}{rl}
-  Selection: & Any\\
-   Parameter: &  0:\\
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & UUID of object to center on\\
            Type: & String\\
        Optional: &  No\\
 
 \item clearFlags\\
 \begin{tabular}{rl}
-  Selection: & BranchLike\\
+  SelectionType: & BranchLike\\
+    Return Type: & Void\\
+     Parameters: & 0\\
 \end{tabular}
 
 \item colorBranch\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
-   Parameter: &  0:\\
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & New color\\
            Type: & Color\\
        Optional: &  yes\\
 
 \item colorSubtree\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
-   Parameter: &  0:\\
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & New color\\
            Type: & Color\\
        Optional: &  yes\\
 
 \item copy\\
 \begin{tabular}{rl}
-  Selection: & BranchOrImage\\
+  SelectionType: & BranchOrImage\\
+    Return Type: & Void\\
+     Parameters: & 0\\
 \end{tabular}
 
 \item cut\\
 \begin{tabular}{rl}
-  Selection: & BranchOrImage\\
+  SelectionType: & BranchOrImage\\
+    Return Type: & Void\\
+     Parameters: & 0\\
 \end{tabular}
 
 \item cycleTask\\
 \begin{tabular}{rl}
-  Selection: & BranchOrImage\\
-   Parameter: &  0:\\
+  SelectionType: & BranchOrImage\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & True, if cycling in reverse order\\
            Type: & Bool\\
        Optional: &  yes\\
 \end{tabular}
 
-\item delete\\
-\begin{tabular}{rl}
-  Selection: & TreeItem\\
-\end{tabular}
-
-\item deleteChildren\\
-\begin{tabular}{rl}
-  Selection: & Branch\\
-\end{tabular}
-
-\item deleteKeepChildren\\
+\item depth\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
+  SelectionType: & BranchOrImage\\
+    Return Type: & Int\\
+     Parameters: & 0\\
 \end{tabular}
 
-\item deleteSlide\\
+\item exportMap\\
 \begin{tabular}{rl}
-  Selection: & Any\\
-   Parameter: &  0:\\
-        Comment: & Index of slide to delete\\
-           Type: & Int\\
+  SelectionType: & Any\\
+    Return Type: & Bool\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
+        Comment: & Format (AO, ASCII, CONFLUENCE, CSV, HTML, Image, Impress, Last, LaTeX, Markdown, OrgMode, PDF, SVG, XML)\\
+           Type: & String\\
        Optional: &  No\\
 \end{tabular}
 
-\item exportAO\\
+\item getDestPath\\
 \begin{tabular}{rl}
-  Selection: & Any\\
-   Parameter: &  0:\\
-        Comment: & Filename for export\\
-           Type: & String\\
-       Optional: &  No\\
+  SelectionType: & Any\\
+    Return Type: & String\\
+     Parameters: & 0\\
 \end{tabular}
 
-\item exportASCII\\
+\item getFileDir\\
 \begin{tabular}{rl}
-  Selection: & Any\\
-   Parameter: &  0:\\
-        Comment: & Filename for export\\
-           Type: & String\\
-       Optional: &  No\\
+  SelectionType: & Any\\
+    Return Type: & String\\
+     Parameters: & 0\\
 \end{tabular}
 
-\item exportHTML\\
+\item getFileName\\
 \begin{tabular}{rl}
-  Selection: & Any\\
-   Parameter: &  0:\\
-        Comment: & Filename for export\\
-           Type: & String\\
-       Optional: &  No\\
+  SelectionType: & Any\\
+    Return Type: & String\\
+     Parameters: & 0\\
 \end{tabular}
 
-\item exportImage\\
+\item getFrameType\\
 \begin{tabular}{rl}
-  Selection: & Any\\
-   Parameter: &  0:\\
-        Comment: & Filename for export\\
-           Type: & String\\
-       Optional: &  No\\
-   Parameter: &  1:\\
-        Comment: & Image format\\
-           Type: & String\\
-       Optional: &  yes\\
+  SelectionType: & Branch\\
+    Return Type: & String\\
+     Parameters: & 0\\
 \end{tabular}
 
-\item exportLaTeX\\
+\item getHeadingPlainText\\
 \begin{tabular}{rl}
-  Selection: & Any\\
-   Parameter: &  0:\\
-        Comment: & Filename for export\\
-           Type: & String\\
-       Optional: &  No\\
+  SelectionType: & TreeItem\\
+    Return Type: & String\\
+     Parameters: & 0\\
 \end{tabular}
 
-\item exportImpress\\
+\item getHeadingXML\\
 \begin{tabular}{rl}
-  Selection: & Any\\
-   Parameter: &  0:\\
-        Comment: & Filename for export\\
-           Type: & String\\
-       Optional: &  No\\
-   Parameter: &  1:\\
-        Comment: & Configuration file for export\\
-           Type: & String\\
-       Optional: &  No\\
+  SelectionType: & TreeItem\\
+    Return Type: & String\\
+     Parameters: & 0\\
 \end{tabular}
 
-\item exportPDF\\
+\item getMapAuthor\\
 \begin{tabular}{rl}
-  Selection: & Any\\
-   Parameter: &  0:\\
-        Comment: & Filename for export\\
-           Type: & String\\
-       Optional: &  No\\
+  SelectionType: & Any\\
+    Return Type: & String\\
+     Parameters: & 0\\
 \end{tabular}
 
-\item exportPDF\\
+\item getMapComment\\
 \begin{tabular}{rl}
-  Selection: & Any\\
-   Parameter: &  0:\\
-        Comment: & Filename for export\\
-           Type: & String\\
-       Optional: &  No\\
+  SelectionType: & Any\\
+    Return Type: & String\\
+     Parameters: & 0\\
 \end{tabular}
 
-\item exportSVG\\
+\item getMapTitle\\
 \begin{tabular}{rl}
-  Selection: & Any\\
-   Parameter: &  0:\\
-        Comment: & Filename for export\\
-           Type: & String\\
-       Optional: &  No\\
+  SelectionType: & Any\\
+    Return Type: & String\\
+     Parameters: & 0\\
 \end{tabular}
 
-\item exportXML\\
+\item getNotePlainText\\
 \begin{tabular}{rl}
-  Selection: & Any\\
-   Parameter: &  0:\\
-        Comment: & Filename for export\\
-           Type: & String\\
-       Optional: &  No\\
+  SelectionType: & TreeItem\\
+    Return Type: & String\\
+     Parameters: & 0\\
 \end{tabular}
 
-\item getDestPath\\
+\item getNoteXML\\
 \begin{tabular}{rl}
-  Selection: & Any\\
+  SelectionType: & TreeItem\\
+    Return Type: & String\\
+     Parameters: & 0\\
 \end{tabular}
 
-\item getFileDir\\
+\item getSelectionString\\
 \begin{tabular}{rl}
-  Selection: & Any\\
+  SelectionType: & TreeItem\\
+    Return Type: & String\\
+     Parameters: & 0\\
 \end{tabular}
 
-\item getFrameType\\
+\item getTaskPriorityDelta\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
+  SelectionType: & Branch\\
+    Return Type: & Int\\
+     Parameters: & 0\\
 \end{tabular}
 
-\item getHeading\\
+\item getTaskSleep\\
 \begin{tabular}{rl}
-  Selection: & TreeItem\\
+  SelectionType: & Branch\\
+    Return Type: & String\\
+     Parameters: & 0\\
 \end{tabular}
 
-\item getSelectString\\
+\item getTaskSleepDays\\
 \begin{tabular}{rl}
-  Selection: & TreeItem\\
+  SelectionType: & Branch\\
+    Return Type: & Int\\
+     Parameters: & 0\\
 \end{tabular}
 
 \item getURL\\
 \begin{tabular}{rl}
-  Selection: & TreeItem\\
+  SelectionType: & TreeItem\\
+    Return Type: & String\\
+     Parameters: & 0\\
 \end{tabular}
 
 \item getVymLink\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
+  SelectionType: & Branch\\
+    Return Type: & String\\
+     Parameters: & 0\\
 \end{tabular}
 
 \item getXLinkColor\\
 \begin{tabular}{rl}
-  Selection: & XLinkItem\\
+  SelectionType: & XLink\\
+    Return Type: & String\\
+     Parameters: & 0\\
 \end{tabular}
 
 \item getXLinkWidth\\
 \begin{tabular}{rl}
-  Selection: & XLinkItem\\
+  SelectionType: & XLink\\
+    Return Type: & Int\\
+     Parameters: & 0\\
 \end{tabular}
 
 \item getXLinkPenStyle\\
 \begin{tabular}{rl}
-  Selection: & XLinkItem\\
+  SelectionType: & XLink\\
+    Return Type: & String\\
+     Parameters: & 0\\
+\end{tabular}
+
+\item getXLinkStyleBegin\\
+\begin{tabular}{rl}
+  SelectionType: & XLink\\
+    Return Type: & String\\
+     Parameters: & 0\\
+\end{tabular}
+
+\item getXLinkStyleEnd\\
+\begin{tabular}{rl}
+  SelectionType: & XLink\\
+    Return Type: & String\\
+     Parameters: & 0\\
 \end{tabular}
 
 \item hasActiveFlag\\
 \begin{tabular}{rl}
-  Selection: & TreeItem\\
-   Parameter: &  0:\\
+  SelectionType: & TreeItem\\
+    Return Type: & Bool\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Name of flag\\
            Type: & String\\
        Optional: &  No\\
 \end{tabular}
 
+\item hasNote\\
+\begin{tabular}{rl}
+  SelectionType: & Branch\\
+    Return Type: & Bool\\
+     Parameters: & 0\\
+\end{tabular}
+
+\item hasRichTextNote\\
+\begin{tabular}{rl}
+  SelectionType: & Branch\\
+    Return Type: & Bool\\
+     Parameters: & 0\\
+\end{tabular}
+
+\item hasTask\\
+\begin{tabular}{rl}
+  SelectionType: & Branch\\
+    Return Type: & Bool\\
+     Parameters: & 0\\
+\end{tabular}
+
 \item importDir\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
-   Parameter: &  0:\\
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Directory name to import\\
            Type: & String\\
        Optional: &  No\\
 \end{tabular}
 
+\item initIterator\\
+\begin{tabular}{rl}
+  SelectionType: & Branch\\
+    Return Type: & Bool\\
+     Parameters: & 2\\
+   Parameter: &  1:\\
+        Comment: & Name of iterator\\
+           Type: & String\\
+       Optional: &  No\\
+   Parameter: &  2:\\
+        Comment: & Flag to go deep levels first\\
+           Type: & Bool\\
+       Optional: &  yes\\
+\end{tabular}
+
 \item isScrolled\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
+  SelectionType: & Branch\\
+    Return Type: & Bool\\
+     Parameters: & 0\\
 \end{tabular}
 
 \item loadImage\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
-   Parameter: &  0:\\
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Filename of image\\
            Type: & String\\
        Optional: &  No\\
 
 \item loadNote\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
-   Parameter: &  0:\\
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Filename of note\\
            Type: & String\\
        Optional: &  No\\
 
 \item moveDown\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 0\\
 \end{tabular}
 
 \item moveUp\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 0\\
 \end{tabular}
 
 \item moveSlideDown\\
 \begin{tabular}{rl}
-  Selection: & Any\\
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 0\\
 \end{tabular}
 
 \item moveSlideUp\\
 \begin{tabular}{rl}
-  Selection: & Any\\
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 0\\
 \end{tabular}
 
 \item move\\
 \begin{tabular}{rl}
-  Selection: & BranchOrImage\\
-   Parameter: &  0:\\
+  SelectionType: & BranchOrImage\\
+    Return Type: & Void\\
+     Parameters: & 2\\
+   Parameter: &  1:\\
         Comment: & Position x\\
            Type: & Double\\
        Optional: &  No\\
-   Parameter: &  1:\\
+   Parameter: &  2:\\
         Comment: & Position y\\
            Type: & Double\\
        Optional: &  No\\
 
 \item moveRel\\
 \begin{tabular}{rl}
-  Selection: & BranchOrImage\\
-   Parameter: &  0:\\
+  SelectionType: & BranchOrImage\\
+    Return Type: & Void\\
+     Parameters: & 2\\
+   Parameter: &  1:\\
         Comment: & Position x\\
            Type: & Double\\
        Optional: &  No\\
-   Parameter: &  1:\\
+   Parameter: &  2:\\
         Comment: & Position y\\
            Type: & Double\\
        Optional: &  No\\
 \end{tabular}
 
+\item nextIterator\\
+\begin{tabular}{rl}
+  SelectionType: & Branch\\
+    Return Type: & Bool\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
+        Comment: & Name of iterator\\
+           Type: & String\\
+       Optional: &  No\\
+\end{tabular}
+
 \item nop\\
 \begin{tabular}{rl}
-  Selection: & Any\\
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 0\\
 \end{tabular}
 
 \item note2URLs\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 0\\
+\end{tabular}
+
+\item parseVymText\\
+\begin{tabular}{rl}
+  SelectionType: & Branch\\
+    Return Type: & Bool\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
+        Comment: & parse XML of VymText, e.g for Heading or VymNote\\
+           Type: & String\\
+       Optional: &  No\\
 \end{tabular}
 
 \item paste\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 0\\
 \end{tabular}
 
 \item redo\\
 \begin{tabular}{rl}
-  Selection: & Any\\
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 0\\
 \end{tabular}
 
 \item relinkTo\\
 \begin{tabular}{rl}
-  Selection: & TreeItem\\
-   Parameter: &  0:\\
+  SelectionType: & TreeItem\\
+    Return Type: & Bool\\
+     Parameters: & 4\\
+   Parameter: &  1:\\
         Comment: & Selection string of parent\\
            Type: & String\\
        Optional: &  No\\
-   Parameter: &  1:\\
+   Parameter: &  2:\\
         Comment: & Index position\\
            Type: & Int\\
        Optional: &  No\\
-   Parameter: &  2:\\
+   Parameter: &  3:\\
         Comment: & Position x\\
            Type: & Double\\
        Optional: &  yes\\
-   Parameter: &  3:\\
+   Parameter: &  4:\\
         Comment: & Position y\\
            Type: & Double\\
        Optional: &  yes\\
 \end{tabular}
 
+\item remove\\
+\begin{tabular}{rl}
+  SelectionType: & TreeItem\\
+    Return Type: & Void\\
+     Parameters: & 0\\
+\end{tabular}
+
+\item removeChildren\\
+\begin{tabular}{rl}
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 0\\
+\end{tabular}
+
+\item removeKeepChildren\\
+\begin{tabular}{rl}
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 0\\
+\end{tabular}
+
+\item removeSlide\\
+\begin{tabular}{rl}
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
+        Comment: & Index of slide to remove\\
+           Type: & Int\\
+       Optional: &  No\\
+\end{tabular}
+
+\item repeatLastCommand\\
+\begin{tabular}{rl}
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 0\\
+\end{tabular}
+
 \item saveImage\\
 \begin{tabular}{rl}
-  Selection: & Image\\
-   Parameter: &  0:\\
+  SelectionType: & Image\\
+    Return Type: & Void\\
+     Parameters: & 2\\
+   Parameter: &  1:\\
         Comment: & Filename of image to save\\
            Type: & String\\
        Optional: &  No\\
-   Parameter: &  1:\\
+   Parameter: &  2:\\
         Comment: & Format of image to save\\
            Type: & String\\
        Optional: &  No\\
 
 \item saveNote\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
-   Parameter: &  0:\\
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Filename of note to save\\
            Type: & String\\
        Optional: &  No\\
 
 \item scroll\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 0\\
 \end{tabular}
 
 \item select\\
 \begin{tabular}{rl}
-  Selection: & Any\\
-   Parameter: &  0:\\
+  SelectionType: & Any\\
+    Return Type: & Bool\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Selection string\\
            Type: & String\\
        Optional: &  No\\
 \end{tabular}
 
+\item selectFirstBranch\\
+\begin{tabular}{rl}
+  SelectionType: & Branch\\
+    Return Type: & Bool\\
+     Parameters: & 0\\
+\end{tabular}
+
+\item selectFirstChildBranch\\
+\begin{tabular}{rl}
+  SelectionType: & Branch\\
+    Return Type: & Bool\\
+     Parameters: & 0\\
+\end{tabular}
+
 \item selectID\\
 \begin{tabular}{rl}
-  Selection: & Any\\
-   Parameter: &  0:\\
+  SelectionType: & Any\\
+    Return Type: & Bool\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Unique ID\\
            Type: & String\\
        Optional: &  No\\
 
 \item selectLastBranch\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
+  SelectionType: & Branch\\
+    Return Type: & Bool\\
+     Parameters: & 0\\
+\end{tabular}
+
+\item selectLastChildBranch\\
+\begin{tabular}{rl}
+  SelectionType: & Branch\\
+    Return Type: & Bool\\
+     Parameters: & 0\\
 \end{tabular}
 
 \item selectLastImage\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
+  SelectionType: & Branch\\
+    Return Type: & Bool\\
+     Parameters: & 0\\
 \end{tabular}
 
 \item selectLatestAdded\\
 \begin{tabular}{rl}
-  Selection: & Any\\
+  SelectionType: & Any\\
+    Return Type: & Bool\\
+     Parameters: & 0\\
+\end{tabular}
+
+\item selectParent\\
+\begin{tabular}{rl}
+  SelectionType: & Branch\\
+    Return Type: & Bool\\
+     Parameters: & 0\\
+\end{tabular}
+
+\item selectToggle\\
+\begin{tabular}{rl}
+  SelectionType: & BranchOrImage\\
+    Return Type: & Bool\\
+     Parameters: & 0\\
 \end{tabular}
 
-\item setFlag\\
+\item setFlagByName\\
 \begin{tabular}{rl}
-  Selection: & TreeItem\\
-   Parameter: &  0:\\
+  SelectionType: & TreeItem\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Name of flag\\
            Type: & String\\
        Optional: &  No\\
 \end{tabular}
 
+\item setTaskPriorityDelta\\
+\begin{tabular}{rl}
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
+        Comment: & Manually add value to priority of task\\
+           Type: & String\\
+       Optional: &  No\\
+\end{tabular}
+
 \item setTaskSleep\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
-   Parameter: &  0:\\
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Days to sleep\\
-           Type: & Int\\
+           Type: & String\\
        Optional: &  No\\
 \end{tabular}
 
 \item setFrameIncludeChildren\\
 \begin{tabular}{rl}
-  Selection: & BranchOrImage\\
-   Parameter: &  0:\\
+  SelectionType: & BranchOrImage\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Include or don't include children in frame\\
            Type: & Bool\\
        Optional: &  No\\
 
 \item setFrameType\\
 \begin{tabular}{rl}
-  Selection: & BranchOrImage\\
-   Parameter: &  0:\\
+  SelectionType: & BranchOrImage\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Type of frame\\
            Type: & String\\
        Optional: &  No\\
 
 \item setFramePenColor\\
 \begin{tabular}{rl}
-  Selection: & BranchOrImage\\
-   Parameter: &  0:\\
+  SelectionType: & BranchOrImage\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Color of frame border line\\
            Type: & Color\\
        Optional: &  No\\
 
 \item setFrameBrushColor\\
 \begin{tabular}{rl}
-  Selection: & BranchOrImage\\
-   Parameter: &  0:\\
+  SelectionType: & BranchOrImage\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Color of frame background\\
            Type: & Color\\
        Optional: &  No\\
 
 \item setFramePadding\\
 \begin{tabular}{rl}
-  Selection: & BranchOrImage\\
-   Parameter: &  0:\\
+  SelectionType: & BranchOrImage\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Padding around frame\\
            Type: & Int\\
        Optional: &  No\\
 
 \item setFrameBorderWidth\\
 \begin{tabular}{rl}
-  Selection: & BranchOrImage\\
-   Parameter: &  0:\\
+  SelectionType: & BranchOrImage\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Width of frame borderline\\
            Type: & Int\\
        Optional: &  No\\
 \end{tabular}
 
-\item setHeading\\
+\item setHeadingConfluencePageName\\
 \begin{tabular}{rl}
-  Selection: & TreeItem\\
-   Parameter: &  0:\\
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 0\\
+\end{tabular}
+
+\item setHeadingPlainText\\
+\begin{tabular}{rl}
+  SelectionType: & TreeItem\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & New heading\\
            Type: & String\\
        Optional: &  No\\
 
 \item setHideExport\\
 \begin{tabular}{rl}
-  Selection: & BranchOrImage\\
-   Parameter: &  0:\\
+  SelectionType: & BranchOrImage\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Set if item should be visible in export\\
            Type: & Bool\\
        Optional: &  No\\
 
 \item setIncludeImagesHorizontally\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
-   Parameter: &  0:\\
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Set if images should be included horizontally in parent branch\\
            Type: & Bool\\
        Optional: &  No\\
 
 \item setIncludeImagesVertically\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
-   Parameter: &  0:\\
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Set if images should be included vertically in parent branch\\
            Type: & Bool\\
        Optional: &  No\\
 
 \item setHideLinksUnselected\\
 \begin{tabular}{rl}
-  Selection: & BranchOrImage\\
-   Parameter: &  0:\\
+  SelectionType: & BranchOrImage\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Set if links of items should be visible for unselected items\\
            Type: & Bool\\
        Optional: &  No\\
 
 \item setMapAnimCurve\\
 \begin{tabular}{rl}
-  Selection: & Any\\
-   Parameter: &  0:\\
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & EasingCurve used in animation in MapEditor\\
            Type: & Int\\
        Optional: &  No\\
 
 \item setMapAuthor\\
 \begin{tabular}{rl}
-  Selection: & Any\\
-   Parameter: &  0:\\
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & \\
            Type: & String\\
        Optional: &  No\\
 
 \item setMapAnimDuration\\
 \begin{tabular}{rl}
-  Selection: & Any\\
-   Parameter: &  0:\\
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Duration of animation in MapEditor in milliseconds\\
            Type: & Int\\
        Optional: &  No\\
 \end{tabular}
 
+\item setMapBackgroundColor\\
+\begin{tabular}{rl}
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
+        Comment: & Color of map background\\
+           Type: & Color\\
+       Optional: &  No\\
+\end{tabular}
+
 \item setMapComment\\
 \begin{tabular}{rl}
-  Selection: & Any\\
-   Parameter: &  0:\\
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & \\
            Type: & String\\
        Optional: &  No\\
 \end{tabular}
 
-\item setMapBackgroundColor\\
+\item setMapTitle\\
 \begin{tabular}{rl}
-  Selection: & Any\\
-   Parameter: &  0:\\
-        Comment: & Color of map background\\
-           Type: & Color\\
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
+        Comment: & \\
+           Type: & String\\
        Optional: &  No\\
 \end{tabular}
 
 \item setMapDefLinkColor\\
 \begin{tabular}{rl}
-  Selection: & Any\\
-   Parameter: &  0:\\
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Default color of links\\
            Type: & Color\\
        Optional: &  No\\
 
 \item setMapLinkStyle\\
 \begin{tabular}{rl}
-  Selection: & Any\\
-   Parameter: &  0:\\
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Link style in map\\
            Type: & String\\
        Optional: &  No\\
 
 \item setMapRotation\\
 \begin{tabular}{rl}
-  Selection: & Any\\
-   Parameter: &  0:\\
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Rotation of map\\
            Type: & Double\\
        Optional: &  No\\
 \end{tabular}
 
+\item setMapTitle\\
+\begin{tabular}{rl}
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
+        Comment: & \\
+           Type: & String\\
+       Optional: &  No\\
+\end{tabular}
+
 \item setMapZoom\\
 \begin{tabular}{rl}
-  Selection: & Any\\
-   Parameter: &  0:\\
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Zoomfactor of map\\
            Type: & Double\\
        Optional: &  No\\
 \end{tabular}
 
-\item setNote\\
+\item setNotePlainText\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
-   Parameter: &  0:\\
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Note of branch\\
            Type: & String\\
        Optional: &  No\\
 \end{tabular}
 
-\item setScale\\
+\item setScaleFactor\\
 \begin{tabular}{rl}
-  Selection: & Image\\
-   Parameter: &  0:\\
-        Comment: & Scale image x\\
-           Type: & Double\\
-       Optional: &  No\\
+  SelectionType: & Image\\
+    Return Type: & Void\\
+     Parameters: & 1\\
    Parameter: &  1:\\
-        Comment: & Scale image y\\
+        Comment: & Scale image by factor f\\
            Type: & Double\\
        Optional: &  No\\
 \end{tabular}
 
 \item setSelectionColor\\
 \begin{tabular}{rl}
-  Selection: & Any\\
-   Parameter: &  0:\\
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Color of selection box\\
            Type: & Color\\
        Optional: &  No\\
 \end{tabular}
 
+\item setTaskPriority\\
+\begin{tabular}{rl}
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
+        Comment: & Priority of task\\
+           Type: & Int\\
+       Optional: &  No\\
+\end{tabular}
+
+\item setTaskSleep\\
+\begin{tabular}{rl}
+  SelectionType: & Branch\\
+    Return Type: & Bool\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
+        Comment: & Sleep time of task\\
+           Type: & String\\
+       Optional: &  No\\
+\end{tabular}
+
 \item setURL\\
 \begin{tabular}{rl}
-  Selection: & TreeItem\\
-   Parameter: &  0:\\
+  SelectionType: & TreeItem\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & URL of TreeItem\\
            Type: & String\\
        Optional: &  No\\
 
 \item setVymLink\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
-   Parameter: &  0:\\
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Vymlink of branch\\
            Type: & String\\
        Optional: &  No\\
 \end{tabular}
 
+\item setXLinkColor\\
+\begin{tabular}{rl}
+  SelectionType: & XLink\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
+        Comment: & Color of xlink\\
+           Type: & String\\
+       Optional: &  No\\
+\end{tabular}
+
+\item setXLinkStyle\\
+\begin{tabular}{rl}
+  SelectionType: & XLink\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
+        Comment: & Style of xlink\\
+           Type: & String\\
+       Optional: &  No\\
+\end{tabular}
+
+\item setXLinkStyleBegin\\
+\begin{tabular}{rl}
+  SelectionType: & XLink\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
+        Comment: & Style of xlink begin\\
+           Type: & String\\
+       Optional: &  No\\
+\end{tabular}
+
+\item setXLinkStyleEnd\\
+\begin{tabular}{rl}
+  SelectionType: & XLink\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
+        Comment: & Style of xlink end\\
+           Type: & String\\
+       Optional: &  No\\
+\end{tabular}
+
+\item setXLinkWidth\\
+\begin{tabular}{rl}
+  SelectionType: & XLink\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
+        Comment: & Width of xlink\\
+           Type: & Int\\
+       Optional: &  No\\
+\end{tabular}
+
 \item sleep\\
 \begin{tabular}{rl}
-  Selection: & Any\\
-   Parameter: &  0:\\
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Sleep (seconds)\\
            Type: & Int\\
        Optional: &  No\\
 
 \item sortChildren\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
-   Parameter: &  0:\\
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Sort children of branch in revers order if set\\
            Type: & Bool\\
        Optional: &  yes\\
 \end{tabular}
 
-\item toggleFlag\\
+\item toggleFlagByUid\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
-   Parameter: &  0:\\
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
+        Comment: & Uid of flag to toggle\\
+           Type: & String\\
+       Optional: &  No\\
+\end{tabular}
+
+\item toggleFlagByName\\
+\begin{tabular}{rl}
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Name of flag to toggle\\
            Type: & String\\
        Optional: &  No\\
 
 \item toggleFrameIncludeChildren\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 0\\
 \end{tabular}
 
 \item toggleScroll\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 0\\
 \end{tabular}
 
 \item toggleTarget\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 0\\
 \end{tabular}
 
 \item toggleTask\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 0\\
 \end{tabular}
 
 \item undo\\
 \begin{tabular}{rl}
-  Selection: & Any\\
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 0\\
 \end{tabular}
 
 \item unscroll\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
+  SelectionType: & Branch\\
+    Return Type: & Bool\\
+     Parameters: & 0\\
 \end{tabular}
 
 \item unscrollChildren\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 0\\
+\end{tabular}
+
+\item unselectAll\\
+\begin{tabular}{rl}
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 0\\
 \end{tabular}
 
-\item unsetFlag\\
+\item unsetFlagByName\\
 \begin{tabular}{rl}
-  Selection: & Branch\\
-   Parameter: &  0:\\
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
         Comment: & Name of flag to unset\\
            Type: & String\\
        Optional: &  No\\
 \end{tabular}
 
+\item clearConsole\\
+\begin{tabular}{rl}
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 0\\
+\end{tabular}
+
+\item currentMap\\
+\begin{tabular}{rl}
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 0\\
+\end{tabular}
+
+\item currentMapIndex\\
+\begin{tabular}{rl}
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 0\\
+\end{tabular}
+
+\item editHeading\\
+\begin{tabular}{rl}
+  SelectionType: & Branch\\
+    Return Type: & Void\\
+     Parameters: & 0\\
+\end{tabular}
+
+\item loadMap\\
+\begin{tabular}{rl}
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
+        Comment: & Path to map\\
+           Type: & String\\
+       Optional: &  No\\
+\end{tabular}
+
+\item mapCount\\
+\begin{tabular}{rl}
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 0\\
+\end{tabular}
+
+\item selectMap\\
+\begin{tabular}{rl}
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
+        Comment: & Index of map\\
+           Type: & Int\\
+       Optional: &  No\\
+\end{tabular}
+
+\item selectQuickColor\\
+\begin{tabular}{rl}
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 1\\
+   Parameter: &  1:\\
+        Comment: & Index of quick color [0..6]\\
+           Type: & Int\\
+       Optional: &  No\\
+\end{tabular}
+
+\item currentColor\\
+\begin{tabular}{rl}
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 0\\
+\end{tabular}
+
+\item toggleTreeEditor\\
+\begin{tabular}{rl}
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 0\\
+\end{tabular}
+
+\item version\\
+\begin{tabular}{rl}
+  SelectionType: & Any\\
+    Return Type: & Void\\
+     Parameters: & 0\\
+\end{tabular}
+