#+TITLE: Zen Writer for emacs #+Author: Yann Esposito * Zen Writer for emacs A minor mode trying to achieve an enjoyable, focused writing experience. See my article about what I am trying to achieve: [[https://her.esy.fun/posts/0021-ia-writer-clone-within-doom-emacs/index.html][iAWriter clone within doom-emacs]] There is a nice video. In the article I explain how I found it difficult to export just this behavior. I think this package achieved to do that. To achieve the expected effect, I needed to create a specific theme. To make the effect temporary, I need to keep track of the theme before using this mode. There are still inconsistency. As the theme is global, and I would prefer to makes this mode minor. Still this is not far away for the expected result.