Skip to content

Posts with Tag: journaling

Vim Tip: How to Insert the Current Time with a Shortcut

When keeping a journal, logging meetings, or documenting events, an accurate timestamp is invaluable. However, manually typing the time is cumbersome and interrupts your writing flow. In this short guide, youโ€™ll learn how to use a single, clever lineโ€ฆ

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, a common problem emerges: professional meeting notes mix with personal reflections, and work to-dos get tangled with weekend plโ€ฆ

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โ€ฆ