Hello y'all, I did a decent amount of stuff with this update. I updated the Noteworthy notes, improved the UX for the application, did the MKdown to pdf on the frontend, and added a very tiny change to the backend. The backend was printing "The file does not exist" for the view function and since that is a frontend thing I changed this to return the string "false". If the return value is false then the frontend view file prints the message.
Hello y'all, I did a decent amount of stuff with this update. I updated the Noteworthy notes, improved the UX for the application, did the MKdown to pdf on the frontend, and added a very tiny change to the backend. The backend was printing "The file does not exist" for the view function and since that is a frontend thing I changed this to return the string "false". If the return value is false then the frontend view file prints the message.