Red241 downloadsA focused writing zen mode with centered current line and theme switcher.
Focus Zen Mode is an Obsidian plugin for focused Markdown writing. It hides distracting workspace UI, centers the active editor line, and provides a compact theme switcher for light, dark, and green writing modes.



Once listed on the community store, you can install it directly:
Create this folder inside your vault:
.obsidian/plugins/focus-zen-mode/
Copy these files into that folder:
main.js
styles.css
manifest.json
Restart Obsidian.
Open Settings > Community plugins and enable Focus Zen Mode.
Open a Markdown note in editing mode, click the ribbon focus icon. Move the mouse to the bottom of the screen to switch themes.
MIT License. See LICENSE for details.
禅意模式是一款专注于 Markdown 写作的 Obsidian 插件。它会隐藏干扰性的工作区界面,将当前编辑行居中显示,并提供一个简洁的主题切换器,支持浅色、深色和绿色三种写作模式。
上架后可直接安装:
在你的 Obsidian 仓库中创建以下文件夹:
.obsidian/plugins/focus-zen-mode/
将以下文件复制到该文件夹中:
main.js
styles.css
manifest.json
重启 Obsidian。
打开 设置 > 第三方插件,启用 Focus Zen Mode。
在编辑模式下打开一个 Markdown 笔记,点击侧边栏中的专注图标。将鼠标移动到屏幕底部切换主题。
MIT 许可证。详情请参阅 LICENSE。