From 2c3dec995edcfcd530bdb45f780a072fdb611659 Mon Sep 17 00:00:00 2001 From: 4worlds4w-svg <4worlds.4w@gmail.com> Date: Thu, 12 Mar 2026 01:11:11 +0200 Subject: [PATCH] Add Inkwell to Text Editors --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8f2646d..7b4892c 100644 --- a/README.md +++ b/README.md @@ -468,6 +468,7 @@ every 20 minutes, look at something 20 feet (~6 meters) away for at least 20 sec ## Text Editors * [GVim](https://www.vim.org/download.php#pc) - Highly configurable text editor optimized for efficiency. [![Open-Source Software][oss]](https://github.com/vim/vim-win32-installer/releases/tag/v9.1.0679) +* [Inkwell](https://github.com/4worlds4w-svg/inkwell) - Portable Markdown editor with split view, live preview, themes, focus mode, and diff viewer. Built with Tauri v2. * [LazyVim](https://www.lazyvim.org/) - Customizable Neovim configuration framework. [![Open-Source Software][oss]](https://github.com/LazyVim/LazyVim) * [Neovim](https://neovim.io/) - Modern, extensible terminal-based editor. [![Open-Source Software][oss]](https://github.com/neovim/neovim) * [Notepad++](https://notepad-plus-plus.org/) - Feature-rich source code editor. [![Open-Source Software][oss]](https://github.com/notepad-plus-plus/notepad-plus-plus)