diff --git a/view/Main_page.py b/view/Main_page.py index 53d9e3c..efc17f2 100644 --- a/view/Main_page.py +++ b/view/Main_page.py @@ -140,7 +140,7 @@ class Main_page( Page ): hide_toolbar = parent_id or not notebook.read_write ), notebook, - startup_notes, # TODO: pass root_notes, not startup_notes + startup_notes + ( notes and notes or [] ), total_notes_count, ), id = u"left_area",