plugins.obsidian.settings.workspaces.*.overrides.daily_notes.alias_format

Optional, if you want to change the date format of the default alias of daily notes.

Example: “%B %-d, %Y”

Type: null or string or raw lua code

Default: null

Declared by:

plugins.obsidian.settings.workspaces.*.overrides.daily_notes.date_format

Optional, if you want to change the date format for the ID of daily notes.

Example: “%Y-%m-%d”

Type: null or string or raw lua code

Default: null

Declared by:

plugins.obsidian.settings.workspaces.*.overrides.daily_notes.folder

Optional, if you keep daily notes in a separate directory.

Type: null or string or raw lua code

Default: null

Declared by:

plugins.obsidian.settings.workspaces.*.overrides.daily_notes.template

Optional, if you want to automatically insert a template from your template directory like ‘daily.md’.

Type: null or string or raw lua code

Default: null

Declared by: