sethfair / logseq-focus-mode

The Focus Mode plugin for Logseq allows you to quickly switch into a distraction-free "zen" mode by toggling into full-screen and hiding elements like the sidebar or properties section.
MIT License
35 stars 3 forks source link

`On Unfocus` should be stateful rather than configured #4

Open rsomani95 opened 2 years ago

rsomani95 commented 2 years ago

Hi, thank you for making this plugin :)

I don't think it makes sense for the app to have the exact same behavior when one exits focus mode. If I had the left and right sidebars collapsed before turning on focus mode, I'd like for it to remain collapsed when I exit focus mode too. Similarly, if they weren't collapsed, I'd want to return to the same state as before when I exit focus mode.

sethfair commented 2 years ago

I am planning on the next version to have more control over what changes. I hope this will address your concerns. Stay tuned.