When a note is renamed and the extension is left out in the new filename in the dialog box one gets a file name not valid error. A solution could be to check for the extension. And if not found add it programmatically after the rename button is clicked.
When a note is renamed and the extension is left out in the new filename in the dialog box one gets a file name not valid error. A solution could be to check for the extension. And if not found add it programmatically after the rename button is clicked.