Replies: 1 comment
-
Hi, thanks for using my app! 80 characters is quite long even for a filename. There is currently no way removing the limit without requiring users to reset the database. Therefore it is unlikely I will change, this since it does not effect most users. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I usually need to use filenames as note titles and they can be more than 80 chars. I really love this app and enabling titles having long titles would help me a lot with my notes.
Currently, I'm getting error
{"$schema":"/schemas/ErrorModel.json","title":"Unprocessable
Entity","status":422,"detail":"validation failed","errors":[{"message":"expected length <= 80","location":"body.name","value":"long value"}]}
Beta Was this translation helpful? Give feedback.
All reactions