Folder name is restricted by `filenamify`. It means `/` character is reserved. I'm going to implement nested folder with `/` If you want to put `nested` folder to the default folder, `Notes`, it can be done by renaming `Notes/nested`.
Folder name is restricted by
filenamify.It means
/character is reserved.I'm going to implement nested folder with
/If you want to put
nestedfolder to the default folder,Notes, it can be done by renamingNotes/nested.