Category: Workflow 📁

Getting Started with Vim Plugins: A Beginner's Guide to vim-plug

So you’ve found an exciting Vim plugin—perhaps for journaling with Vimwiki—and you’re ready to supercharge your editor. This guide will walk you through setting up vim-plug, a fast, minimalist, and incredibly popular plugin manager. Once you’ve compl…

Dual Journaling with Vimwiki: How to Separate Personal and Business Notes

In the previous post, we built a powerful journaling system using Vimwiki. It’s a fantastic setup, but as you use it more, you might notice a common problem: your professional meeting notes start mixing with your personal reflections, and your work t…

How to Keep a Structured Markdown Journal Using Vimwiki

Journaling has long been an effective way to reflect, track tasks, and document ideas or conversations. But if you’re a terminal-based user who enjoys the minimalism of Vim, Markdown, and data ownership — you’re in luck. In this post, you’ll learn ho…