diff --git a/doc/dox/mainpage.dox b/doc/dox/mainpage.dox
index f2e7f6bbb7..d32ea51586 100644
--- a/doc/dox/mainpage.dox
+++ b/doc/dox/mainpage.dox
@@ -68,6 +68,7 @@
- \ref licensepage
- \ref page_buildinstructions
- \ref page_whatsnew
+- \ref page_todo
- \ref exampleTutorialProjects
diff --git a/doc/dox/todo.dox b/doc/dox/todo.dox
new file mode 100644
index 0000000000..461ba0ae42
--- /dev/null
+++ b/doc/dox/todo.dox
@@ -0,0 +1,25 @@
+/*!
+
+\page page_todo Todo List für Future Releases/Versions
+
+This page lists several todos and wishes for future version of JKQTPlotter
+
+
+ - JKQTPlotter:
+ - matrix plots with boxes, labels, ...
+ - text labels at positions/for graphs
+ - secondary axes: independent and dependent (i.e. with transformation function from primary axis)
+ - rounded rectangles for barcharts (also controllable by styles)
+ - matrix plots with symbols: symbol-type, color, size should be parametric, cf. scatter plots
+ - color gradients as fill-styles in style-INIs
+ - style.ini with glowing colors in dark background ("techno" or "cyberpunk")
+ - axis labels above/below/centered around tick
+ - elongated grid to left of tick labels
+ - different styles above/below zeroline for barcharts ...
+
+ - JKQTMathText:
+ - new instructions: \cancel, \xcancel, ...
+
+
+
+*/
diff --git a/doc/dox/whatsnew.dox b/doc/dox/whatsnew.dox
index 9740fa3a24..39f205b548 100644
--- a/doc/dox/whatsnew.dox
+++ b/doc/dox/whatsnew.dox
@@ -1,7 +1,7 @@
/*!
\page page_whatsnew What's New (Release Notes/Versions)
-This page lists release notes for the diferent version of JKQTPlotter
+This page lists release notes for the different version of JKQTPlotter
\tableofcontents