Unique note format should not trim spaces

When creating a new unique note, I would like it to create the note with "2023-05-08 ".

Note the space after the date. This means I can just start typing “Foo”
and get “2023-05-08 Foo”.

Currently the config for Unique notes silently trims the space off the Unique prefix format, so you get “2023-05-08Foo”.

This can be put together using some custom plugins, but with this simple (? :slight_smile: change it doesn’t need to be.

Version: v1.2.7

1 Like

How i can creat Unique prefix format and space in obsidian ???

We are asking for this much needed feature