hui.liu 2024-08-26

Just wrote a simple diary plugin for Neovim. I was happy to develop it with Fennel, a language compile to Lua with the flexibility of Lisp syntax.

Reflection is an important part of diary writing.

An unexamined life is not worth living. — Socrates

The plugin's features are straightforward:

For more information, visit diary.nvim project.