Benature / obsidian-text-format

Format seleted text in Obsdidian.md
MIT License
188 stars 19 forks source link

Lowercase/Uppercase inline note title #68

Closed totholz5d closed 8 months ago

totholz5d commented 1 year ago

Hi there,

Would it be technically possible to make the Lowercase and Uppercase commands also active on the inline title?

At the moment I copy paste the title in the note body, apply the case modification command and then paste the result back in the inline title... it works but it would be amazing to be able to do this directly in the inline title box!

Benature commented 8 months ago

Hi, v2.7.0 finally supports modification of inline title, including commands:

lowercase
uppercase
capitalize-word
capitalize-sentence
titlecase
togglecase

Please have a try. Feel free to re-open this issue if something is wrong.