Open
Description
Please select if your request is either something new or an enhancement
- Enhancement of an existing Feature.
- Request of a new feature.
Please select the area your request applies to. (Multiple selections are Possible. You can leave blank if you're not sure.)
- Workspace - VSCode workspace, vaults, Intellisense/autocomplete, Dendron settings
- Lookup - Dendron's Lookup Command
- Views - Dendron Preview, Tree View, Side Panels in the UI
- Schema - Dendron Schemas
- Pod - Data import from / export to Dendron
- Publish - External Site Publish
- Markdown - Markdown features, such as syntax support and features
Is your feature request related to a problem? Please describe
Dendron naming philosophy suggesting using '-' and lowercase letters. Typing '-' is way less convenient than pressing space. Hence why not enable configuration that will automatically replace space with '-' to make note creation more convenient.
Describe the solution you'd like
Add new lookup configuration which when set to 'true' will replace space with '-' in created file names. The 'title' of the note should stay the same. This also would be very useful when pasting some title from external documentation to create a note.
Describe alternatives you've considered
Typing things out manually.
Activity