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

"Pin on open" feature does not seem to work #33

Closed MattiasMartens closed 1 year ago

MattiasMartens commented 1 year ago

Summary

When I set the "Pin to homepage when opening" setting, the homepage is not pinned.

Steps to reproduce

  1. Activate the homepage plugin.
  2. Set an existing page as the homepage.
  3. Close Obsidian completely and reopen.
  4. Expectation: Obsidian homepage open and pinned.
  5. Reality: Obsidian homepage open but not pinned.

Obsidian info

Other Installed Plugins:

Default view for new tabs: editing view. Default editing mode: live preview. Homepage view: default view.

Operating system: Mac OS X

Obsidian version

1.1.9

Checklist

mirnovov commented 1 year ago

Does the tab bar disappear totally, or does the note appear as normal, just not pinned?

mirnovov commented 1 year ago

This should fix the issue, but let me know if it persists and I'll reopen it.

MattiasMartens commented 1 year ago

thanks @mirnovov, this does indeed fix the issue. i appreciate your work.