-
Notifications
You must be signed in to change notification settings - Fork 137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Note title changes to match the first line of the note every time a note is saved #1029
Comments
This comment was marked as duplicate.
This comment was marked as duplicate.
This has been a change probably done too fast in #958 as this was part of our design discussions in #967 with @jancborchardt:
I can see this might not be always the expected behaviour. @jancborchardt What is your take on this? |
I have a note that is just a piece of code and, no matter how many times I rename it, the title always automatically changes to "```" |
I would say it is not, I have got used to having a separate title for each note, but the notes start straight away with no title in the actual note body (after all, it's only a note, not a Word document). |
Quickly discussed this with @jancborchardt and we'll see if we can adapt the logic so that the filename is only changed if it wasn't changed manually. Otherwise we'd revert the change to the previous behaviour to only update when the note was create for the first time. |
Please make a clear and concise description of what the bug is.
Steps to reproduce
Expected behaviour
Note should have been saved with its existing name
Actual behaviour
Note name changes to match the first line of the note. This happens every time I edit any note.
Even if I rename the note, next time I edit it its title changes back to match the first line in the note (which is not the title I want). This did NOT happen when NC 25.
Screenshots
If applicable, add screenshots to help explain your problem.
Server
Please complete the following information.
Nextcloud configuration:
Client
Please complete the following information.
Log files
There don't seem to be any log entries generated when this happens, I can only see log entries relating to expiring previous versions of the notes. If someone could let me know what to search for in the log I am happy to go hunting and paste any relevant entries.
The text was updated successfully, but these errors were encountered: