mirnovov / obsidian-homepage

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

Homepage view doesn't work #96

Closed xaashley closed 3 months ago

xaashley commented 3 months ago

Details

I have set the homepage view to be Reading Mode, but when I load the page, it opens in Editing Mode Live Preview.

Steps to reproduce

Set homepage view setting. Force reload the app which loads the homepage again. Verify the homepage view setting is correct.

Debug information

{"version":4,"homepages":{"Main Homepage":{"value":"Projects Dashboard","kind":"File","openOnStartup":true,"openMode":"Replace all open notes","manualOpenMode":"Keep open notes","view":"Reading view","revertView":true,"openWhenEmpty":true,"refreshDataview":false,"autoCreate":false,"autoScroll":false,"pin":false,"commands":[],"alwaysApply":false,"hideReleaseNotes":false}},"separateMobile":false,"_defaultViewMode":"default","_livePreview":"default","_focusNewTab":"default","_plugins":["dataview","templater-obsidian","obsidian-day-planner","obsidian-tasks-plugin","cmdr","obsidian-importer","obsidian-hotkeys-for-specific-files","custom-sort","obsidian-minimal-settings","folder-note-plugin","homepage","obsidian-style-settings","obsidian-icon-shortcodes","tag-wrangler","obsidian-projects","obsidian-quickshare","quickadd","smart-random-note","obsidian-local-images-plus","obsidian-front-matter-title-plugin"],"_internalPlugins":["file-explorer","global-search","switcher","graph","backlink","canvas","outgoing-link","tag-pane","properties","page-preview","daily-notes","templates","note-composer","command-palette","editor-status","bookmarks","outline","word-count","slides","file-recovery"],"_obsidianVersion":"1.6.7"}

Checklist

xaashley commented 3 months ago

Perfect, that fixed it! Thank you!