mcndt / obsidian-quickshare

📝 An Obsidian plugin for sharing encrypted Markdown notes on the web. Zero configuration required.
MIT License
249 stars 9 forks source link

Easier way to get the sidebar icon back! #39

Open luckman212 opened 1 year ago

luckman212 commented 1 year ago

Awesome plugin! 🎸

I sometimes intentionally or accidentally close the sidebar "cloud" icon. There doesn't seem to be an easy way to get it back, other than quitting and relaunching the app.

I figured out I could run this at the console, but that's less than ideal

this.app.plugins.plugins["obsidian-quickshare"].initLeaf()

Possible to add a "Show/Hide Sidebar icon" command somewhere?