Currently, when saving a note to Obsidian, the filename is strictly hardcoded to a specific format, such as Title - Jan 2, 2026 2-30pm. This lack of customization makes it difficult to organize and sort files systematically within the Obsidian vault.
I would like an option in the settings to customize the filename format using date and title variables. Specifically, it would be highly beneficial to support custom formats like YYYY-MM-DD - Title to allow for better chronological sorting.
Currently, when saving a note to Obsidian, the filename is strictly hardcoded to a specific format, such as
Title - Jan 2, 2026 2-30pm. This lack of customization makes it difficult to organize and sort files systematically within the Obsidian vault.I would like an option in the settings to customize the filename format using date and title variables. Specifically, it would be highly beneficial to support custom formats like
YYYY-MM-DD - Titleto allow for better chronological sorting.