Sidebar Todos

Puts the current note's todos in the sidebar.

Todo

  • Only show uncompleted todos
  • Reference the current note dynamically
  • Write nice message if there are no todos to display
  • Have the side panel update when file is changed
  • Have the note update when a todo is updated
    • Figure out panel contents flickering (at least when trying setInterval). The GitHub discussion might be relevant.
  • Update icon

References