ApoorvaPasbola/rusty-notepad

Reading and Writing Data on the file Story

Closed this issue · 0 comments

Reading and Writing Data on the file

Rusty-notepad should have the ability to read and write the file from the opened directory .
We should be able to read / write normal files as it is and also able to read the Quill specific files and write them as they are without causing any data harm to the existing files .

File Tree Read and Write Epic :

  • tab change on click not rendering the data for the new tabs . Maybe the return condition is invalid
  • Tabs to fit the title . width should have a default , min and max size , and the text should be left aligned and close arrow should be visible. #18
  • Fix the css where nested open folders shows the background of the parent . maybe remove css when child has the the same css using selector(:has(a))