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.
Settings -> Plugin Settings -> Focus Mode
⚠️ REQUIRED: You must configure the focus plugin before using it by clicking on the options you want to change, otherwise nothing will be affected.
Name | Mode | Description |
---|---|---|
Enter Focus Mode | On Startup | Set focus mode on startup or page refresh. |
Toggle Fullscreen Mode | On Toggle | Toggle full screen mode based on the focus state. |
Toggle Page Properties | On Toggle | Toggle properties block at the top of the page based on the focus state. |
Toggle Line Highlight | On Toggle | Toggle line highlight where focus will show 100%, and other lines at 35%. |
Toggle Top bar | On Toggle | Toggle visibility of top bar. Still visible upon hover. |
Hide Left Side Bar | On Focus | Hide the left sidebar when you enter into focus mode. |
Hide Right Side Bar | On Focus | Hide the right sidebar when you enter into focus mode. |
Hide Help | On Focus | Hides the help icon in the lower right corner when you enter into focus mode. |
Custom Hide Elements | On Focus | Custom CSS selector to hide elements when enter into focus mode. |
Zoom | On Focus | Applys custom zoom factor when enter into focus mode. |
Show Left Side Bar | On Unfocus | Show the right sidebar when you exit from focus mode. |
Show Right Side Bar | On Unfocus | Show the right sidebar when you exit from focus mode. |
Show Help | On Unfocus | Shows the help icon in the lower right corner when you exit from focus mode. |
Custom Show Elements | On Unfocus | Custom CSS selector to show elements when you exit from focus mode. |
Unzoom | On Unfocus | Removes custom zoom factor when you exit from focus mode. |