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
Notes with a name that exceed the windows character limit (247?) seem to work fine at first glance but pose issues for git and potentially other things. For example when I tried renaming a clipped file with a long name I suddenly had two versions in my vault and renaming it in the windows explorer does not work until you decrease the length.
Expected behavior
I would expect the note name to be cut to fit the OS max path settings. Maybe this could be a toggle in the settings, since it's not always an issue? I was also kind of expecting the safe_name filter to solve this, but looks like it only sanatizes symbols and not length?
Version:
Describe the bug
Notes with a name that exceed the windows character limit (247?) seem to work fine at first glance but pose issues for git and potentially other things. For example when I tried renaming a clipped file with a long name I suddenly had two versions in my vault and renaming it in the windows explorer does not work until you decrease the length.
Expected behavior
I would expect the note name to be cut to fit the OS max path settings. Maybe this could be a toggle in the settings, since it's not always an issue? I was also kind of expecting the safe_name filter to solve this, but looks like it only sanatizes symbols and not length?
URLs where the bug occurs
https://lemmy.world/post/18392286
To reproduce
{{title|trim|safe_name}} ({{domain}})
The text was updated successfully, but these errors were encountered: