mirnovov / obsidian-homepage

An Obsidian plugin that opens a specified note, canvas, or workspace on startup, instead of the most recent one.
MIT License
402 stars 19 forks source link

Workspace plus commands does not work #80

Closed Cito closed 9 months ago

Cito commented 9 months ago

Details

When setting a workspace as the homepage, and then adding commands, these don't seem to be executed.

Steps to reproduce

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