You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I accept that this issue will be closed without further notice in case I didn't describe the problem including general information, or didn't search for similar issues & requests.
Explain the Problem
When renaming using lowercase form of the existing note name, the existing file will be overwritten
Steps to Reproduce
Explain what you did to encounter the issue
Create a new note named "Meeting" and record some notes in it
Create a new note named "Date" and record some notes in it
Long press "Meeting"
Click "Rename"
Enter "date"
Click "OK"
The app does not prompt "file already exists", it directly overwrites the original "Date" and its contents
Expected behavior
There should be both "date" and "Date" notes at the same time, or at least there should be a prompt before overwriting the note
Video
20220504-152842.mp4
The text was updated successfully, but these errors were encountered:
Hi, I'm wondering if it would be good to add a warning before overwriting same case-insensitive name files(as same as the files with the exact name). If it is desired, I would be glad to try to add it and make a pull request.
IMPORTANT
Explain the Problem
When renaming using lowercase form of the existing note name, the existing file will be overwritten
Steps to Reproduce
Explain what you did to encounter the issue
Expected behavior
There should be both "date" and "Date" notes at the same time, or at least there should be a prompt before overwriting the note
Video
20220504-152842.mp4
The text was updated successfully, but these errors were encountered: