When setting a workspace as the homepage, and then adding commands, these don't seem to be executed.
Steps to reproduce
create some Workspace using the core plugin
go to Homepage settings
set "Homepage" to "Workspace"
add Commands like "new tab" + "open today's daily note"
click on "Open homepage" or restart Obsidian
the homepage layout are loaded, but the commands are not executed
Debug information
{"version":3,"homepages":{"Main Homepage":{"value":"Home","kind":"Workspace","openOnStartup":true,"openMode":"Replace all open notes","manualOpenMode":"Keep open notes","view":"Default view","revertView":true,"openWhenEmpty":false,"refreshDataview":false,"autoCreate":true,"autoScroll":false,"pin":false,"commands":["workspace:new-tab","daily-notes"],"alwaysApply":false,"hideReleaseNotes":false}},"separateMobile":false,"_defaultViewMode":"default","_livePreview":"default","_focusNewTab":"default","_plugins":["homepage"],"_internalPlugins":["file-explorer","global-search","switcher","graph","backlink","canvas","outgoing-link","tag-pane","page-preview","daily-notes","templates","note-composer","command-palette","editor-status","bookmarks","outline","word-count","workspaces","file-recovery"],"_obsidianVersion":"1.5.6"}
Checklist
[X] I updated to the latest version of the plugin.
Details
When setting a workspace as the homepage, and then adding commands, these don't seem to be executed.
Steps to reproduce
Debug information
Checklist