dendronhq / dendron

The personal knowledge management (PKM) tool that grows as you do!
https://wiki.dendron.so
Apache License 2.0
6.76k stars 259 forks source link

Option for Lower Case Title in Generated Note #1138

Open Penguinlay opened 3 years ago

Penguinlay commented 3 years ago

Please Select if your Request is Either something new or an Enhancement

Please select the area your request applys to. (Multiple selections are Possible)

Is your feature request related to a problem? Please describe

I want the file title to be the same as the lower case file name I use. It is frustrating to always manually changing them every time after I create a new note.

Describe the solution you'd like

Add an option in setting so that when a new note is created, the note title will be capitalized, or not, depending on user's preference, with one of them as the default.

Describe alternatives you've considered

The two alternatives I can think of on the fly are:

  1. Change it manually every time a note is created.
  2. Create a custom script that will be executed when a new file is created in the vault and then programmatically changing the title's upper case to lower case.
kevinslin commented 3 years ago

Thanks for the feature request. Added it to our community roadmap. This will show up as an upcoming CROP

djradon commented 3 years ago

Maybe as an alternative (or additional) solution, allow a setting that capitalizes the title based on the capitalization of the note name. I know "the recommended way is to use all lowercase letters" but I would love to encode that potentially-valuable Capitalization information when I choose the filename.

voothi commented 2 years ago

Hi! Yes, I would like to have the option to leave unchanged filename in title. I am encoding capitalize letters in name as split аnd now losing them. Thanks. @kevinslin