hdykokd / obsidian-vertical-tabs-view

A plugin for Obsidian that provides a vertical tabs view
MIT License
29 stars 3 forks source link

#69 Correct typo in context menu #73

Closed naomimmurphy closed 6 months ago

naomimmurphy commented 6 months ago

Fixes typo mentioned in #69

Doesn't deal with larger question of whether this is the right place for delete options that differ from overall Obsidian config

hdykokd commented 6 months ago

Thank you!

Doesn't deal with larger question of whether this is the right place for delete options that differ from overall Obsidian config

Exactly. I believe that I was unsure of the appropriate API to reference the default settings, so I ended up providing multiple options as a workaround… 🤔