Increase the folder name size

Hello,

We are currently limited to 24 characters for a folder name. Which is a bit short.

Can you increase the size to at least 30 characters?

I just looked into this issue for you. We’re deciding not to increase the character limit. Right now 24 characters is the max distance to the gutter (end of nav bar). Any titles that are longer than 24 characters would need to either:

  • Be multi-line (which we don’t want to do because it’s ugly)
  • Be cut off with an ellipsis like “…” (which would defeat the purpose of longer titles in the first place)

Currently for Pickaxe titles longer than 24 characters we handle it with an ellipsis. This makes sense because if you click on the Pickaxe than the full title is displayed on a page. But there is nowhere that the full title of a folder is displayed. It’s only ever displayed in the side nav bar.

If you have an alternative suggestion of how this would work, we’re all ears.