Skip to content

feature: allow dashes in new folder names #8474

@ericbstie

Description

@ericbstie

In the UI it's not possible to create a folder with dashes (-) in the name directly:

Image

It is however possible to create folders with dashes in them locally, or by typing slashes in the file name:

Image

It's nice to have dashes in folder names because that's the naming convention for npm packages:

import { sharedLogicFunction } from "../folder-name/logic.ts";

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions