mirnovov / obsidian-homepage

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

[BUG]Pinning canvas as home page does not work #34

Closed OmniNaut closed 1 year ago

OmniNaut commented 1 year ago

Steps to reproduce:

  1. Set canvas as homepage in the options of the plugin
  2. Make sure Pin option is set to "On"
  3. Close & Reopen Obsidian

Result: Obsidian opens with set canvas but is unpinned.

Expected result: Obsidian opens with set canvas but is pinned.

BTW. Setting homepage to normal note results in pinning in startup. With canvas it's broken.

OmniNaut commented 1 year ago

Works fine now.

Thank you so much.