Vinzent03 / tab-switcher

Tab Switcher - Obsidian Plugin
GNU General Public License v3.0
123 stars 6 forks source link

Support all view types by default #24

Closed lukemt closed 1 year ago

lukemt commented 1 year ago

For about a half a year I thought this plugin is just really buggy so I avoided using it. However I just didn't know about the view type feature. As soon I digged into it, I understood that I just have to call the "Enable this View Type" command (for excalidraw, canvas, media files ect...) and then it would actually work. So I'm wondering why not enable it for all tab types by default? I believe this would be a pleasant feature for new users ;)

Vinzent03 commented 1 year ago

The initial reason was that hotkeys didn't work when focusing a pdf, but this issues is now gone with the new pdf reader. Adding a toggle to disable that feature, which is enabled by default, could be the solution. For some cases like the sidebar this could be a breaking change though, but maybe adding a notification about the change solves this.

lukemt commented 1 year ago

Sounds like a pretty good plan to me!

lukemt commented 1 year ago

amazing 🤩