Skip to content
This repository has been archived by the owner on Dec 18, 2021. It is now read-only.

HonbraDev/lettereditor

Repository files navigation

Letter

forthebadge forthebadge forthebadge forthebadge forthebadge forthebadge forthebadge Designed with Notepad

To-do:

Functional things

  • Fix infinite recursion when switching documents
  • Fix document rearrangement
  • Implement document sidebar in FluentUI
  • Implement saving
  • Implement auto-saving
  • Implement custom formatting buttons
    • Mostly done, need to implement the non-boolean buttons
    • Fix bug where the highlighted formats don't update until you change selection
      • Fix bug where the program shits itself when you fix ↑
  • Focus editor on document creation / switch
  • Implement document deletion
    • Impelement an undo snackbar
  • Implement search

Code quality

  • Split DocumentSidebar into individual components