diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt
index 9348a99e..95dc904b 100644
--- a/ayanova/devdocs/todo.txt
+++ b/ayanova/devdocs/todo.txt
@@ -120,7 +120,26 @@ TODO: IMPLEMENT and stub out entire nav layout, don't hae to open actual form, c
- NOTIFICATION
-
+
+ [HOLDER]
+ [HOLDER]
+ ACTION
+ ACTION
+ ACTION
+ ACTION
+ ACTION
+ [HOLDER]
+ ACTION
+
+ So top level can be a holder or an action
+ if holder then we are in second level
+ SECOND LEVEL
+ Can be a holder or an action
+ if Holder then we are in third level
+ Can only be an action
+ action
+ action
+
- FRIDAY 12/12 thoughts for monday
- MRU? Goes where? (Likely in HELP menu to right top or is that getting full? If so then into HOME I guess)
diff --git a/ayanova/src/App.vue b/ayanova/src/App.vue
index dbb324f9..c41269e7 100644
--- a/ayanova/src/App.vue
+++ b/ayanova/src/App.vue
@@ -5,7 +5,36 @@
-
+
+
+
+
+
+ {{ item.title }}
+
+
+
+
+ {{ subitem.title }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{
//CACHE LOCALE SETTINGS